Trace number 1806400

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.04 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
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 variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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:  182                                                  |
0.00/0.00	|  Number of clauses:    1197                                                 |
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 |     182     1197     2548 |      399        0    nan |  0.000 % |
0.00/0.01	|       100 |     182     1197     2548 |      438      100     43 |  0.042 % |
0.00/0.01	|       250 |     182     1197     2548 |      482      250     46 |  0.042 % |
0.00/0.01	|       475 |     182     1197     2548 |      531      475     48 |  0.042 % |
0.00/0.03	|       812 |     182     1197     2548 |      584      489     54 |  0.042 % |
0.00/0.04	|      1318 |     182     1197     2548 |      642      643     54 |  0.042 % |
0.00/0.08	|      2077 |     182     1197     2548 |      706      702     61 |  0.003 % |
0.00/0.13	|      3216 |     182     1197     2548 |      777      621     56 |  0.042 % |
0.00/0.21	|      4924 |     182     1197     2548 |      855      555     57 |  0.003 % |
0.00/0.34	|      7486 |     182     1197     2548 |      940      709     63 |  0.003 % |
0.00/0.55	|     11331 |     182     1197     2548 |     1034      901     63 |  0.042 % |
0.00/0.90	|     17097 |     182     1197     2548 |     1138      983     60 |  0.003 % |
1.39/1.49	|     25746 |     182     1197     2548 |     1252      950     64 |  0.003 % |
2.29/2.36	|     38721 |     182     1197     2548 |     1377     1114     60 |  0.042 % |
3.69/3.78	|     58182 |     182     1197     2548 |     1515     1373     68 |  0.042 % |
5.89/5.95	|     87375 |     182     1197     2548 |     1666     1492     60 |  0.042 % |
9.28/9.32	|    131166 |     182     1197     2548 |     1833     1220     69 |  0.003 % |
14.78/14.87	|    196850 |     182     1197     2548 |     2016     1371     60 |  0.003 % |
23.88/23.92	|    295376 |     182     1197     2548 |     2218     1821     68 |  0.003 % |
36.87/36.97	|    443167 |     182     1197     2548 |     2440     1672     60 |  0.003 % |
58.56/58.61	|    664852 |     182     1197     2548 |     2684     1890     68 |  0.042 % |
91.84/91.93	|    997377 |     182     1197     2548 |     2952     2671     69 |  0.042 % |
143.82/143.96	|   1496165 |     182     1197     2548 |     3247     1623     60 |  0.042 % |
226.57/226.79	|   2244347 |     182     1197     2548 |     3572     2944     59 |  0.042 % |
353.12/353.32	|   3366622 |     182     1197     2548 |     3930     3551     66 |  0.042 % |
554.83/555.10	|   5050033 |     182     1197     2548 |     4323     2566     64 |  0.003 % |
868.17/868.67	|   7575149 |     182     1197     2548 |     4755     2366     71 |  0.042 % |
1200.02/1200.60	HOME/run.sh: line 21: 30530 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.02/1200.60	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-1806400-1242148634/watcher-1806400-1242148634 -o /tmp/evaluation-result-1806400-1242148634/solver-1806400-1242148634 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806400-1242148634.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: 1.00 1.00 0.94 3/64 30527
/proc/meminfo: memFree=1263408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) R 30525 30527 30269 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242897515 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30527/statm: 1340 236 195 169 0 51 0
[pid=30528] ppid=30527 vsize=1604 CPUtime=0
/proc/30528/stat : 30528 (revival) R 30527 30527 30269 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 50000 242897515 1642496 120 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30528/statm: 401 120 84 6 0 39 0

[startup+0.059538 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 30527
/proc/meminfo: memFree=1263408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102545 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 30527
/proc/meminfo: memFree=1263408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301581 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 30527
/proc/meminfo: memFree=1263408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702655 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 30527
/proc/meminfo: memFree=1263408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1262496/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=2548 CPUtime=1.49
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 272 0 0 0 149 0 0 0 25 0 1 0 242897516 2609152 258 1992294400 134512640 135212939 4294956240 18446744073709551615 134536046 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 637 258 76 170 0 465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7908

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1262240/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=2680 CPUtime=3.09
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 305 0 0 0 309 0 0 0 25 0 1 0 242897516 2744320 291 1992294400 134512640 135212939 4294956240 18446744073709551615 134529389 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 670 291 76 170 0 498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8040

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1261920/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=2812 CPUtime=6.29
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 350 0 0 0 629 0 0 0 25 0 1 0 242897516 2879488 336 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 703 336 76 170 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8172

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1261600/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=2944 CPUtime=12.68
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 393 0 0 0 1268 0 0 0 25 0 1 0 242897516 3014656 379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 736 379 76 170 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8304

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1261408/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=3340 CPUtime=25.48
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 475 0 0 0 2548 0 0 0 25 0 1 0 242897516 3420160 461 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 835 461 76 170 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8700

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1261152/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=3604 CPUtime=51.06
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 540 0 0 0 5106 0 0 0 25 0 1 0 242897516 3690496 526 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 901 526 76 170 0 729 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8964

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1260640/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=3996 CPUtime=102.24
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 638 0 0 0 10224 0 0 0 25 0 1 0 242897516 4091904 624 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 999 624 76 170 0 827 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9356

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1260320/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=4256 CPUtime=162.21
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 724 0 0 0 16221 0 0 0 25 0 1 0 242897516 4358144 710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1064 710 76 170 0 892 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9616

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1260064/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=4504 CPUtime=222.17
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 786 0 0 0 22217 0 0 0 25 0 1 0 242897516 4612096 772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1126 772 76 170 0 954 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1259808/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=4896 CPUtime=282.15
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 856 0 0 0 28215 0 0 0 25 0 1 0 242897516 5013504 842 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1224 842 76 170 0 1052 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 10256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 30530
/proc/meminfo: memFree=1259808/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=4896 CPUtime=342.12
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 866 0 0 0 34212 0 0 0 25 0 1 0 242897516 5013504 852 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1224 852 76 170 0 1052 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 10256

[startup+402.301 s]
/proc/loadavg: 1.08 1.02 0.94 2/66 30530
/proc/meminfo: memFree=1259488/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5160 CPUtime=402.09
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 936 0 0 0 40208 1 0 0 25 0 1 0 242897516 5283840 922 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1290 922 76 170 0 1118 0
Current children cumulated CPU time (s) 402.09

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

/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5160 CPUtime=462.07
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 936 0 0 0 46206 1 0 0 25 0 1 0 242897516 5283840 922 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1290 922 76 170 0 1118 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 10520

[startup+522.302 s]
/proc/loadavg: 1.10 1.04 0.95 2/66 30530
/proc/meminfo: memFree=1259424/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5160 CPUtime=522.04
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 943 0 0 0 52203 1 0 0 25 0 1 0 242897516 5283840 929 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1290 929 76 170 0 1118 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 10520

[startup+582.302 s]
/proc/loadavg: 1.10 1.04 0.96 2/66 30530
/proc/meminfo: memFree=1259168/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5424 CPUtime=582.01
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1011 0 0 0 58200 1 0 0 25 0 1 0 242897516 5554176 997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1356 997 76 170 0 1184 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 10784

[startup+642.302 s]
/proc/loadavg: 1.36 1.11 0.98 2/66 30530
/proc/meminfo: memFree=1259168/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5516 CPUtime=641.99
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1023 0 0 0 64198 1 0 0 25 0 1 0 242897516 5648384 1009 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1379 1009 76 170 0 1207 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 10876

[startup+702.302 s]
/proc/loadavg: 1.18 1.10 0.99 2/66 30530
/proc/meminfo: memFree=1259040/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5516 CPUtime=701.96
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1033 0 0 0 70195 1 0 0 25 0 1 0 242897516 5648384 1019 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1379 1019 76 170 0 1207 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 10876

[startup+762.307 s]
/proc/loadavg: 1.07 1.08 0.99 2/66 30530
/proc/meminfo: memFree=1258976/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5516 CPUtime=761.93
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1038 0 0 0 76192 1 0 0 25 0 1 0 242897516 5648384 1024 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1379 1024 76 170 0 1207 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 10876

[startup+822.302 s]
/proc/loadavg: 1.02 1.06 0.99 2/66 30530
/proc/meminfo: memFree=1258912/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5624 CPUtime=821.9
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1059 0 0 0 82189 1 0 0 25 0 1 0 242897516 5758976 1045 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1406 1045 76 170 0 1234 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 10984

[startup+882.302 s]
/proc/loadavg: 1.01 1.05 0.99 2/66 30530
/proc/meminfo: memFree=1258656/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=5884 CPUtime=881.87
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1129 0 0 0 88186 1 0 0 25 0 1 0 242897516 6025216 1115 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1471 1115 76 170 0 1299 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 11244

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 0.99 2/66 30530
/proc/meminfo: memFree=1258592/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6016 CPUtime=941.84
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1141 0 0 0 94183 1 0 0 25 0 1 0 242897516 6160384 1127 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1504 1127 76 170 0 1332 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 11376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 0.99 2/66 30530
/proc/meminfo: memFree=1258592/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6016 CPUtime=1001.82
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1150 0 0 0 100180 2 0 0 25 0 1 0 242897516 6160384 1136 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1504 1136 76 170 0 1332 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 11376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 30530
/proc/meminfo: memFree=1258592/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6016 CPUtime=1061.79
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1153 0 0 0 106177 2 0 0 25 0 1 0 242897516 6160384 1139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1504 1139 76 170 0 1332 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 11376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 30530
/proc/meminfo: memFree=1258528/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6148 CPUtime=1121.76
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1170 0 0 0 112174 2 0 0 25 0 1 0 242897516 6295552 1156 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1537 1156 76 170 0 1365 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 11508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 30530
/proc/meminfo: memFree=1258464/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6148 CPUtime=1181.73
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1191 0 0 0 118171 2 0 0 25 0 1 0 242897516 6295552 1177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1537 1177 76 170 0 1365 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 11508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 30530
/proc/meminfo: memFree=1258464/2055920 swapFree=4168304/4192956
[pid=30527] ppid=30525 vsize=5360 CPUtime=0
/proc/30527/stat : 30527 (run.sh) S 30525 30527 30269 0 -1 4194304 312 167 0 0 0 0 0 0 16 0 1 0 242897515 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30527/statm: 1340 238 197 169 0 51 0
[pid=30530] ppid=30527 vsize=6148 CPUtime=1200.02
/proc/30530/stat : 30530 (minisat) R 30527 30527 30269 0 -1 4194304 1191 0 0 0 120000 2 0 0 25 0 1 0 242897516 6295552 1177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/30530/statm: 1537 1177 76 170 0 1365 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 11508

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.028995
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 11508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1688
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= 3611

runsolver used 0.975851 second user time and 3.40148 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-12 19:17:14
IDJOB=1806400
IDBENCH=24730
IDSOLVER=649
FILE ID=node2/1806400-1242148634
PBS_JOBID= 9289719
Free space on /tmp= 66348 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806400-1242148634/watcher-1806400-1242148634 -o /tmp/evaluation-result-1806400-1242148634/solver-1806400-1242148634 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806400-1242148634.cnf HOME

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=161253790

node2.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.265
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.265
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:       1263952 kB
Buffers:         79236 kB
Cached:         606428 kB
SwapCached:      18952 kB
Active:         192280 kB
Inactive:       514652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263952 kB
SwapTotal:     4192956 kB
SwapFree:      4168304 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            71072 kB
Committed_AS:  1123524 kB
PageTables:       1468 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= 66348 MiB
End job on node2 at 2009-05-12 19:37:15