Trace number 1806477

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 2009-03-18? (TO) 1200.03 1200.31

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-3.sat05-2265.reshuffled-07.cnf
MD5SUMd84d2f51f14938d23f8344f062b55708
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.00	#LEARNT CLAUSES 0
0.00/0.00	done !
0.00/0.00	c Calling MINISAT
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  280                                                  |
0.00/0.00	|  Number of clauses:    1120                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     280     1120     3360 |      373        0    nan |  0.000 % |
0.00/0.01	|       100 |     280     1120     3360 |      410      100     30 |  0.001 % |
0.00/0.02	|       251 |     280     1120     3360 |      451      251     33 |  0.001 % |
0.00/0.02	|       478 |     280     1120     3360 |      496      478     30 |  0.001 % |
0.00/0.03	|       815 |     280     1120     3360 |      546      528     27 |  0.001 % |
0.00/0.06	|      1321 |     280     1120     3360 |      601      429     27 |  0.001 % |
0.00/0.09	|      2080 |     280     1120     3360 |      661      543     23 |  0.001 % |
0.00/0.14	|      3219 |     280     1120     3360 |      727      580     24 |  0.001 % |
0.00/0.21	|      4928 |     280     1120     3360 |      800      701     24 |  0.001 % |
0.00/0.35	|      7490 |     280     1120     3360 |      880      698     21 |  0.001 % |
0.00/0.55	|     11335 |     280     1120     3360 |      968      789     23 |  0.001 % |
0.00/0.84	|     17101 |     280     1120     3360 |     1065      525     16 |  0.001 % |
1.29/1.30	|     25751 |     280     1120     3360 |     1171      994     19 |  0.001 % |
1.89/1.95	|     38725 |     280     1120     3360 |     1288      757     15 |  0.001 % |
3.19/3.27	|     58188 |     280     1120     3360 |     1417     1080     21 |  0.001 % |
4.99/5.01	|     87380 |     280     1120     3360 |     1559     1370     20 |  0.001 % |
7.39/7.48	|    131169 |     280     1120     3360 |     1715     1440     21 |  0.001 % |
10.99/11.01	|    196853 |     280     1120     3360 |     1887     1494     19 |  0.001 % |
16.88/16.91	|    295379 |     280     1120     3360 |     2075     1479     19 |  0.001 % |
25.58/25.60	|    443169 |     280     1120     3360 |     2283     2060     18 |  0.001 % |
36.88/36.95	|    664853 |     280     1120     3360 |     2511     1415     16 |  0.001 % |
55.97/56.04	|    997379 |     280     1120     3360 |     2762     2095     16 |  0.001 % |
87.76/87.84	|   1496168 |     280     1120     3360 |     3039     2382     19 |  0.001 % |
137.05/137.12	|   2244350 |     280     1120     3360 |     3342     2657     20 |  0.001 % |
214.84/214.93	|   3366624 |     280     1120     3360 |     3677     2228     19 |  0.001 % |
338.10/338.21	|   5050035 |     280     1120     3360 |     4044     3316     17 |  0.001 % |
525.57/525.79	|   7575152 |     280     1120     3360 |     4449     3059     18 |  0.001 % |
818.29/818.50	|  11362828 |     280     1120     3360 |     4894     4355     19 |  0.001 % |
1200.01/1200.30	HOME/run.sh: line 21:  4371 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.01/1200.30	c ERROR !

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806477-1242149698/watcher-1806477-1242149698 -o /tmp/evaluation-result-1806477-1242149698/solver-1806477-1242149698 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806477-1242149698.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 4368
/proc/meminfo: memFree=765760/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242995876 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 237 196 169 0 51 0
[pid=4369] ppid=4368 vsize=1604 CPUtime=0
/proc/4369/stat : 4369 (revival) R 4368 4368 4053 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 50000 242995876 1642496 123 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4369/statm: 401 123 84 6 0 39 0

[startup+0.031692 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 4368
/proc/meminfo: memFree=765760/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102694 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 4368
/proc/meminfo: memFree=765760/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301709 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 4368
/proc/meminfo: memFree=765760/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70174 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 4368
/proc/meminfo: memFree=765760/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5028 s]
/proc/loadavg: 0.91 0.97 0.92 2/66 4371
/proc/meminfo: memFree=765096/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2152 CPUtime=1.49
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 189 0 0 0 149 0 0 0 25 0 1 0 242995877 2203648 175 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 538 175 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10193 s]
/proc/loadavg: 0.91 0.97 0.92 2/66 4371
/proc/meminfo: memFree=764912/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2152 CPUtime=3.09
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 203 0 0 0 309 0 0 0 25 0 1 0 242995877 2203648 189 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 538 189 76 170 0 366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7512

[startup+6.30119 s]
/proc/loadavg: 0.92 0.97 0.92 2/66 4371
/proc/meminfo: memFree=764720/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2284 CPUtime=6.29
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 233 0 0 0 629 0 0 0 25 0 1 0 242995877 2338816 219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 571 219 76 170 0 399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7644

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.92 2/66 4371
/proc/meminfo: memFree=764536/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2408 CPUtime=12.68
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 264 0 0 0 1268 0 0 0 25 0 1 0 242995877 2465792 250 1992294400 134512640 135212939 4294956240 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 602 250 76 170 0 430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7768

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.92 2/66 4371
/proc/meminfo: memFree=764344/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2540 CPUtime=25.48
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 299 0 0 0 2548 0 0 0 25 0 1 0 242995877 2600960 285 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 635 285 76 170 0 463 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7900

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.92 2/66 4371
/proc/meminfo: memFree=764088/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=2808 CPUtime=51.07
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 366 0 0 0 5107 0 0 0 25 0 1 0 242995877 2875392 352 1992294400 134512640 135212939 4294956240 18446744073709551615 134536480 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 702 352 76 170 0 530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8168

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.92 2/66 4371
/proc/meminfo: memFree=763640/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=3204 CPUtime=102.26
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 467 0 0 0 10226 0 0 0 25 0 1 0 242995877 3280896 453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 801 453 76 170 0 629 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8564

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4371
/proc/meminfo: memFree=763384/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=3600 CPUtime=162.25
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 537 0 0 0 16224 1 0 0 25 0 1 0 242995877 3686400 523 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 900 523 76 170 0 728 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8960

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4371
/proc/meminfo: memFree=763192/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=3732 CPUtime=222.23
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 579 0 0 0 22222 1 0 0 25 0 1 0 242995877 3821568 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 933 565 76 170 0 761 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9092

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4371
/proc/meminfo: memFree=762936/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4000 CPUtime=282.22
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 636 0 0 0 28221 1 0 0 25 0 1 0 242995877 4096000 622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1000 622 76 170 0 828 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9360

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4371
/proc/meminfo: memFree=762680/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4132 CPUtime=342.2
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 688 0 0 0 34219 1 0 0 25 0 1 0 242995877 4231168 674 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1033 674 76 170 0 861 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9492

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4373
/proc/meminfo: memFree=762360/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4400 CPUtime=402.18
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 738 0 0 0 40217 1 0 0 25 0 1 0 242995877 4505600 724 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1100 724 76 170 0 928 0
Current children cumulated CPU time (s) 402.18

################
# More data... #
################

/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4532 CPUtime=522.16
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 767 0 0 0 52214 2 0 0 25 0 1 0 242995877 4640768 753 1992294400 134512640 135212939 4294956240 18446744073709551615 134536480 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1133 753 76 170 0 961 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 9892

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 4373
/proc/meminfo: memFree=762232/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4668 CPUtime=582.14
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 815 0 0 0 58212 2 0 0 25 0 1 0 242995877 4780032 801 1992294400 134512640 135212939 4294956240 18446744073709551615 134530356 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1167 801 76 170 0 995 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 10028

[startup+642.303 s]
/proc/loadavg: 1.04 0.99 0.93 2/66 4373
/proc/meminfo: memFree=762104/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4668 CPUtime=642.13
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 833 0 0 0 64211 2 0 0 25 0 1 0 242995877 4780032 819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1167 819 76 170 0 995 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 10028

[startup+702.303 s]
/proc/loadavg: 1.06 1.00 0.93 2/66 4373
/proc/meminfo: memFree=762040/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4800 CPUtime=702.12
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 846 0 0 0 70210 2 0 0 25 0 1 0 242995877 4915200 832 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1200 832 76 170 0 1028 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 10160

[startup+762.305 s]
/proc/loadavg: 1.02 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761912/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4800 CPUtime=762.11
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 861 0 0 0 76208 3 0 0 25 0 1 0 242995877 4915200 847 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1200 847 76 170 0 1028 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 10160

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761976/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4800 CPUtime=822.09
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 866 0 0 0 82206 3 0 0 25 0 1 0 242995877 4915200 852 1992294400 134512640 135212939 4294956240 18446744073709551615 134536358 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1200 852 76 170 0 1028 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 10160

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761848/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4892 CPUtime=882.08
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 883 0 0 0 88205 3 0 0 25 0 1 0 242995877 5009408 869 1992294400 134512640 135212939 4294956240 18446744073709551615 134538795 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1223 869 76 170 0 1051 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 10252

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761848/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=4892 CPUtime=942.06
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 889 0 0 0 94203 3 0 0 25 0 1 0 242995877 5009408 875 1992294400 134512640 135212939 4294956240 18446744073709551615 134539392 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1223 875 76 170 0 1051 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 10252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761720/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1002.04
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 905 0 0 0 100201 3 0 0 25 0 1 0 242995877 5144576 891 1992294400 134512640 135212939 4294956240 18446744073709551615 134527312 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 891 76 170 0 1084 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 10384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761720/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1062.04
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 905 0 0 0 106200 4 0 0 25 0 1 0 242995877 5144576 891 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 891 76 170 0 1084 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 10384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761720/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1122.02
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 916 0 0 0 112198 4 0 0 25 0 1 0 242995877 5144576 902 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 902 76 170 0 1084 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 10384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761656/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1182.01
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 916 0 0 0 118197 4 0 0 25 0 1 0 242995877 5144576 902 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 902 76 170 0 1084 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 10384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761656/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1200.01
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 916 0 0 0 119997 4 0 0 25 0 1 0 242995877 5144576 902 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 902 76 170 0 1084 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 10384

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 4373
/proc/meminfo: memFree=761656/2055920 swapFree=4165128/4192956
[pid=4368] ppid=4366 vsize=5360 CPUtime=0
/proc/4368/stat : 4368 (run.sh) S 4366 4368 4053 0 -1 4194304 312 171 0 0 0 0 0 0 18 0 1 0 242995876 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4368/statm: 1340 238 197 169 0 51 0
[pid=4371] ppid=4368 vsize=5024 CPUtime=1200.01
/proc/4371/stat : 4371 (minisat) R 4368 4368 4053 0 -1 4194304 916 0 0 0 119997 4 0 0 25 0 1 0 242995877 5144576 902 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/4371/statm: 1256 902 76 170 0 1084 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 10384

Child status: 143
Real time (s): 1200.31
CPU time (s): 1200.03
CPU user time (s): 1199.98
CPU system time (s): 0.047992
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 10384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2294

runsolver used 1.36179 second user time and 2.99055 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-12 19:34:58
IDJOB=1806477
IDBENCH=24742
IDSOLVER=649
FILE ID=node69/1806477-1242149698
PBS_JOBID= 9289656
Free space on /tmp= 66176 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-3.sat05-2265.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806477-1242149698/watcher-1806477-1242149698 -o /tmp/evaluation-result-1806477-1242149698/solver-1806477-1242149698 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806477-1242149698.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d84d2f51f14938d23f8344f062b55708
RANDOM SEED=147949189

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        766304 kB
Buffers:         70240 kB
Cached:        1111124 kB
SwapCached:      22440 kB
Active:          69784 kB
Inactive:      1136012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766304 kB
SwapTotal:     4192956 kB
SwapFree:      4165128 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          14204 kB
Slab:            69888 kB
Committed_AS:   805228 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node69 at 2009-05-12 19:54:59