Trace number 1805854

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.02 1200.51

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
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 variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
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:  250                                                  |
0.00/0.00	|  Number of clauses:    1000                                                 |
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 |     250     1000     3000 |      333        0    nan |  0.000 % |
0.00/0.01	|       100 |     250     1000     3000 |      366      100     25 |  0.002 % |
0.00/0.01	|       250 |     250     1000     3000 |      403      250     23 |  0.002 % |
0.00/0.02	|       476 |     250     1000     3000 |      443      242     27 |  0.002 % |
0.00/0.04	|       814 |     250     1000     3000 |      488      340     22 |  0.002 % |
0.00/0.06	|      1320 |     250     1000     3000 |      536      292     20 |  0.003 % |
0.00/0.09	|      2080 |     250     1000     3000 |      590      470     19 |  0.002 % |
0.00/0.14	|      3219 |     250     1000     3000 |      649      352     14 |  0.002 % |
0.00/0.21	|      4928 |     250     1000     3000 |      714      647     24 |  0.002 % |
0.00/0.32	|      7491 |     250     1000     3000 |      785      563     17 |  0.002 % |
0.00/0.50	|     11335 |     250     1000     3000 |      864      685     19 |  0.002 % |
0.00/0.78	|     17102 |     250     1000     3000 |      951      642     16 |  0.002 % |
1.09/1.18	|     25751 |     250     1000     3000 |     1046      936     20 |  0.002 % |
1.69/1.79	|     38726 |     250     1000     3000 |     1150      921     18 |  0.002 % |
2.69/2.74	|     58187 |     250     1000     3000 |     1265      936     17 |  0.002 % |
4.08/4.18	|     87379 |     250     1000     3000 |     1392      974     18 |  0.002 % |
6.28/6.37	|    131168 |     250     1000     3000 |     1531      863     16 |  0.002 % |
9.58/9.70	|    196853 |     250     1000     3000 |     1684     1289     19 |  0.002 % |
14.58/14.67	|    295379 |     250     1000     3000 |     1853      996     16 |  0.002 % |
22.87/22.95	|    443168 |     250     1000     3000 |     2038     1479     17 |  0.002 % |
35.27/35.32	|    664852 |     250     1000     3000 |     2242     1840     18 |  0.002 % |
55.16/55.26	|    997378 |     250     1000     3000 |     2466     1540     16 |  0.002 % |
83.55/83.67	|   1496166 |     250     1000     3000 |     2713     1501     17 |  0.002 % |
125.93/126.09	|   2244349 |     250     1000     3000 |     2984     2298     16 |  0.002 % |
193.51/193.64	|   3366623 |     250     1000     3000 |     3283     2186     16 |  0.002 % |
294.66/294.86	|   5050034 |     250     1000     3000 |     3611     2895     18 |  0.002 % |
460.30/460.59	|   7575150 |     250     1000     3000 |     3972     2681     17 |  0.002 % |
701.60/701.91	|  11362826 |     250     1000     3000 |     4369     2602     16 |  0.002 % |
1118.13/1118.69	|  17044338 |     250     1000     3000 |     4806     3158     17 |  0.002 % |
1200.00/1200.50	HOME/run.sh: line 21: 12418 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.00/1200.50	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-1805854-1242142289/watcher-1805854-1242142289 -o /tmp/evaluation-result-1805854-1242142289/solver-1805854-1242142289 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805854-1242142289.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.71 0.43 1.03 3/64 12415
/proc/meminfo: memFree=1204008/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) R 12413 12415 12351 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242262406 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12415/statm: 1340 236 195 169 0 51 0
[pid=12416] ppid=12415 vsize=1604 CPUtime=0
/proc/12416/stat : 12416 (revival) R 12415 12415 12351 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 50000 242262406 1642496 119 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12416/statm: 401 119 84 6 0 39 0

[startup+0.094733 s]
/proc/loadavg: 0.71 0.43 1.03 3/64 12415
/proc/meminfo: memFree=1204008/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10173 s]
/proc/loadavg: 0.71 0.43 1.03 3/64 12415
/proc/meminfo: memFree=1204008/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30175 s]
/proc/loadavg: 0.71 0.43 1.03 3/64 12415
/proc/meminfo: memFree=1204008/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701792 s]
/proc/loadavg: 0.71 0.43 1.03 3/64 12415
/proc/meminfo: memFree=1204008/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50187 s]
/proc/loadavg: 0.71 0.43 1.03 2/66 12418
/proc/meminfo: memFree=1203224/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2152 CPUtime=1.49
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 182 0 0 0 149 0 0 0 25 0 1 0 242262407 2203648 168 1992294400 134512640 135212939 4294956240 18446744073709551615 134536121 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 538 168 76 170 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10104 s]
/proc/loadavg: 0.73 0.43 1.02 2/66 12418
/proc/meminfo: memFree=1203096/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2152 CPUtime=3.08
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 197 0 0 0 308 0 0 0 25 0 1 0 242262407 2203648 183 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 538 183 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7512

[startup+6.30136 s]
/proc/loadavg: 0.73 0.43 1.02 2/66 12418
/proc/meminfo: memFree=1202968/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2280 CPUtime=6.28
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 212 0 0 0 628 0 0 0 25 0 1 0 242262407 2334720 198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 570 198 76 170 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7640

[startup+12.702 s]
/proc/loadavg: 0.77 0.45 1.02 2/66 12418
/proc/meminfo: memFree=1202776/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2412 CPUtime=12.68
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 248 0 0 0 1268 0 0 0 25 0 1 0 242262407 2469888 234 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 603 234 76 170 0 431 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7772

[startup+25.5023 s]
/proc/loadavg: 0.81 0.47 1.02 2/66 12418
/proc/meminfo: memFree=1202656/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2544 CPUtime=25.47
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 298 0 0 0 2547 0 0 0 25 0 1 0 242262407 2605056 284 1992294400 134512640 135212939 4294956240 18446744073709551615 134527284 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 636 284 76 170 0 464 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7904

[startup+51.103 s]
/proc/loadavg: 0.87 0.51 1.02 2/66 12418
/proc/meminfo: memFree=1202528/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=2812 CPUtime=51.07
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 347 0 0 0 5107 0 0 0 25 0 1 0 242262407 2879488 333 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 703 333 76 170 0 531 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8172

[startup+102.306 s]
/proc/loadavg: 0.95 0.59 1.02 2/66 12418
/proc/meminfo: memFree=1202080/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=3212 CPUtime=102.25
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 436 0 0 0 10225 0 0 0 25 0 1 0 242262407 3289088 422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 803 422 76 170 0 631 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8572

[startup+162.302 s]
/proc/loadavg: 0.98 0.66 1.01 2/66 12418
/proc/meminfo: memFree=1201760/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=3348 CPUtime=162.21
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 502 0 0 0 16221 0 0 0 25 0 1 0 242262407 3428352 488 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 837 488 76 170 0 665 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 8708

[startup+222.303 s]
/proc/loadavg: 0.99 0.72 1.00 2/66 12418
/proc/meminfo: memFree=1201632/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=3480 CPUtime=222.19
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 529 0 0 0 22219 0 0 0 25 0 1 0 242262407 3563520 515 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 870 515 76 170 0 698 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8840

[startup+282.303 s]
/proc/loadavg: 0.99 0.77 1.00 2/66 12418
/proc/meminfo: memFree=1201568/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=3612 CPUtime=282.17
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 559 0 0 0 28217 0 0 0 25 0 1 0 242262407 3698688 545 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 903 545 76 170 0 731 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 8972

[startup+342.303 s]
/proc/loadavg: 0.99 0.81 1.00 2/66 12418
/proc/meminfo: memFree=1201312/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=3892 CPUtime=342.14
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 620 0 0 0 34214 0 0 0 25 0 1 0 242262407 3985408 606 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 973 606 76 170 0 801 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 9252

[startup+402.301 s]
/proc/loadavg: 0.99 0.84 1.00 2/66 12418
/proc/meminfo: memFree=1201120/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4032 CPUtime=402.12
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 654 0 0 0 40212 0 0 0 25 0 1 0 242262407 4128768 640 1992294400 134512640 135212939 4294956240 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1008 640 76 170 0 836 0
Current children cumulated CPU time (s) 402.12

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

[pid=12418] ppid=12415 vsize=4168 CPUtime=522.08
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 697 0 0 0 52208 0 0 0 25 0 1 0 242262407 4268032 683 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1042 683 76 170 0 870 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 9528

[startup+582.302 s]
/proc/loadavg: 0.99 0.91 1.00 2/66 12420
/proc/meminfo: memFree=1200544/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4300 CPUtime=582.05
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 718 0 0 0 58205 0 0 0 25 0 1 0 242262407 4403200 704 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1075 704 76 170 0 903 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 9660

[startup+642.302 s]
/proc/loadavg: 0.99 0.92 1.00 2/66 12420
/proc/meminfo: memFree=1200544/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4440 CPUtime=642.03
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 745 0 0 0 64203 0 0 0 25 0 1 0 242262407 4546560 731 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1110 731 76 170 0 938 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 9800

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 1.00 2/66 12420
/proc/meminfo: memFree=1200544/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4440 CPUtime=702
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 759 0 0 0 70200 0 0 0 25 0 1 0 242262407 4546560 745 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1110 745 76 170 0 938 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 9800

[startup+762.306 s]
/proc/loadavg: 0.99 0.94 1.00 2/66 12420
/proc/meminfo: memFree=1200544/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4580 CPUtime=761.99
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 780 0 0 0 76199 0 0 0 25 0 1 0 242262407 4689920 766 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1145 766 76 170 0 973 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 9940

[startup+822.301 s]
/proc/loadavg: 0.99 0.95 1.00 2/66 12420
/proc/meminfo: memFree=1200416/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4712 CPUtime=821.96
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 811 0 0 0 82196 0 0 0 25 0 1 0 242262407 4825088 797 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1178 797 76 170 0 1006 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 10072

[startup+882.301 s]
/proc/loadavg: 0.99 0.95 1.00 2/66 12420
/proc/meminfo: memFree=1200352/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4712 CPUtime=881.93
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 835 0 0 0 88193 0 0 0 25 0 1 0 242262407 4825088 821 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1178 821 76 170 0 1006 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 10072

[startup+942.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/66 12420
/proc/meminfo: memFree=1200224/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4848 CPUtime=941.91
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 869 0 0 0 94191 0 0 0 25 0 1 0 242262407 4964352 855 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1212 855 76 170 0 1040 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 10208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1200160/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4992 CPUtime=1001.88
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 887 0 0 0 100188 0 0 0 25 0 1 0 242262407 5111808 873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1248 873 76 170 0 1076 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 10352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1200032/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4992 CPUtime=1061.86
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 909 0 0 0 106186 0 0 0 25 0 1 0 242262407 5111808 895 1992294400 134512640 135212939 4294956240 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1248 895 76 170 0 1076 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 10352

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1200032/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4992 CPUtime=1121.83
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 909 0 0 0 112183 0 0 0 25 0 1 0 242262407 5111808 895 1992294400 134512640 135212939 4294956240 18446744073709551615 134536316 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1248 895 76 170 0 1076 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 10352

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1199968/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=4992 CPUtime=1181.81
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 911 0 0 0 118181 0 0 0 25 0 1 0 242262407 5111808 897 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1248 897 76 170 0 1076 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 10352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1199968/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=5132 CPUtime=1200
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 921 0 0 0 120000 0 0 0 25 0 1 0 242262407 5255168 907 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1283 907 76 170 0 1111 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 10492

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 12420
/proc/meminfo: memFree=1199968/2055920 swapFree=4180272/4192956
[pid=12415] ppid=12413 vsize=5360 CPUtime=0
/proc/12415/stat : 12415 (run.sh) S 12413 12415 12351 0 -1 4194304 312 166 0 0 0 0 0 0 16 0 1 0 242262406 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12415/statm: 1340 238 197 169 0 51 0
[pid=12418] ppid=12415 vsize=5132 CPUtime=1200
/proc/12418/stat : 12418 (minisat) R 12415 12415 12351 0 -1 4194304 921 0 0 0 120000 0 0 0 25 0 1 0 242262407 5255168 907 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/12418/statm: 1283 907 76 170 0 1111 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 10492

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.02
CPU user time (s): 1200.01
CPU system time (s): 0.012998
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 10492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.012998
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= 6
involuntary context switches= 3395

runsolver used 1.03384 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-12 17:31:29
IDJOB=1805854
IDBENCH=24610
IDSOLVER=649
FILE ID=node24/1805854-1242142289
PBS_JOBID= 9289697
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= b79b003513b2a70c9b89188422a831e2
RANDOM SEED=1408642006

node24.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.232
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.232
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:       1204552 kB
Buffers:         53236 kB
Cached:         721336 kB
SwapCached:       6476 kB
Active:          99932 kB
Inactive:       683184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204552 kB
SwapTotal:     4192956 kB
SwapFree:      4180272 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            54252 kB
Committed_AS:   871320 kB
PageTables:       1440 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= 66276 MiB
End job on node24 at 2009-05-12 17:51:29