Trace number 1806407

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
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 variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.00	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Calling MINISAT
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  306                                                  |
0.00/0.01	|  Number of clauses:    2619                                                 |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     306     2619     5508 |      873        0    nan |  0.000 % |
0.00/0.01	|       103 |     306     2619     5508 |      960      103     63 |  0.001 % |
0.00/0.02	|       253 |     306     2619     5508 |     1056      253     71 |  0.001 % |
0.00/0.03	|       479 |     306     2619     5508 |     1161      479     77 |  0.019 % |
0.00/0.04	|       816 |     306     2619     5508 |     1278      816     82 |  0.001 % |
0.00/0.07	|      1324 |     306     2619     5508 |     1405     1324     83 |  0.019 % |
0.00/0.11	|      2083 |     306     2619     5508 |     1546     1268     84 |  0.001 % |
0.00/0.19	|      3224 |     306     2619     5508 |     1701     1536     83 |  0.019 % |
0.00/0.35	|      4932 |     306     2619     5508 |     1871     1325    103 |  0.001 % |
0.00/0.58	|      7495 |     306     2619     5508 |     2058     1809    101 |  0.019 % |
0.98/1.04	|     11340 |     306     2619     5508 |     2264     2252    115 |  0.019 % |
1.68/1.77	|     17106 |     306     2619     5508 |     2490     1820    119 |  0.019 % |
2.88/2.92	|     25758 |     306     2619     5508 |     2739     2341    116 |  0.001 % |
4.57/4.63	|     38732 |     306     2619     5508 |     3013     2045    112 |  0.019 % |
7.37/7.48	|     58193 |     306     2619     5508 |     3315     2198    116 |  0.019 % |
12.08/12.15	|     87385 |     306     2619     5508 |     3646     3187    130 |  0.019 % |
19.67/19.75	|    131174 |     306     2619     5508 |     4011     2612    137 |  0.019 % |
31.56/31.60	|    196858 |     306     2619     5508 |     4412     2927    131 |  0.001 % |
50.15/50.29	|    295385 |     306     2619     5508 |     4853     4493    115 |  0.019 % |
80.03/80.15	|    443177 |     306     2619     5508 |     5339     3006    120 |  0.019 % |
124.23/124.36	|    664862 |     306     2619     5508 |     5873     5560    123 |  0.019 % |
200.09/200.23	|    997389 |     306     2619     5508 |     6460     3698    130 |  0.019 % |
317.65/317.84	|   1496178 |     306     2619     5508 |     7106     6210    130 |  0.001 % |
506.26/506.57	|   2244360 |     306     2619     5508 |     7817     5895    135 |  0.019 % |
802.34/802.79	|   3366634 |     306     2619     5508 |     8598     5859    123 |  0.001 % |
1200.07/1200.60	HOME/run.sh: line 21: 16753 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.07/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-1806407-1242148776/watcher-1806407-1242148776 -o /tmp/evaluation-result-1806407-1242148776/solver-1806407-1242148776 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806407-1242148776.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 1.00 3/64 16750
/proc/meminfo: memFree=1276200/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) R 16748 16750 16461 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242906170 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16750/statm: 1340 236 195 169 0 51 0
[pid=16751] ppid=16750 vsize=1740 CPUtime=0
/proc/16751/stat : 16751 (revival) R 16750 16750 16461 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 242906170 1781760 132 1992294400 134512640 134537284 4294956368 18446744073709551615 9356923 0 0 4096 0 0 0 0 17 0 0 0
/proc/16751/statm: 435 133 81 6 0 73 0

[startup+0.0813991 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16750
/proc/meminfo: memFree=1276200/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.1014 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16750
/proc/meminfo: memFree=1276200/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301421 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16750
/proc/meminfo: memFree=1276200/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701461 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16750
/proc/meminfo: memFree=1276200/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1274328/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=3472 CPUtime=1.48
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 522 0 0 0 148 0 0 0 25 0 1 0 242906171 3555328 508 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 868 508 76 170 0 696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8832

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1273816/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=3868 CPUtime=3.07
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 605 0 0 0 307 0 0 0 25 0 1 0 242906171 3960832 591 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 967 591 76 170 0 795 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9228

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1273176/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=4264 CPUtime=6.27
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 718 0 0 0 627 0 0 0 25 0 1 0 242906171 4366336 704 1992294400 134512640 135212939 4294956240 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 1066 704 76 170 0 894 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9624

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1272472/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=4924 CPUtime=12.67
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 894 0 0 0 1267 0 0 0 25 0 1 0 242906171 5042176 880 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 1231 880 76 170 0 1059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10284

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1271896/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=5584 CPUtime=25.46
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1038 0 0 0 2546 0 0 0 25 0 1 0 242906171 5718016 1024 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 1396 1024 76 170 0 1224 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10944

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1271000/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=6376 CPUtime=51.05
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1243 0 0 0 5105 0 0 0 25 0 1 0 242906171 6529024 1229 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 1594 1229 76 170 0 1422 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11736

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1270040/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=7304 CPUtime=102.23
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1469 0 0 0 10223 0 0 0 25 0 1 0 242906171 7479296 1455 1992294400 134512640 135212939 4294956240 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 1826 1455 76 170 0 1654 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12664

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1268952/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=8256 CPUtime=162.21
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1725 0 0 0 16220 1 0 0 25 0 1 0 242906171 8454144 1711 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2064 1711 76 170 0 1892 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13616

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1268440/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=8772 CPUtime=222.18
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1849 0 0 0 22217 1 0 0 25 0 1 0 242906171 8982528 1835 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2193 1835 76 170 0 2021 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 14132

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1267928/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=9300 CPUtime=282.16
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 1968 0 0 0 28215 1 0 0 25 0 1 0 242906171 9523200 1954 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2325 1954 76 170 0 2153 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 14660

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1267288/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=9960 CPUtime=342.12
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2138 0 0 0 34211 1 0 0 25 0 1 0 242906171 10199040 2124 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2490 2124 76 170 0 2318 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 15320

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1267160/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=10084 CPUtime=402.1
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2166 0 0 0 40209 1 0 0 25 0 1 0 242906171 10326016 2152 1992294400 134512640 135212939 4294956240 18446744073709551615 134529550 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2521 2152 76 170 0 2349 0
Current children cumulated CPU time (s) 402.1

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

/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=10204 CPUtime=462.07
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2201 0 0 0 46206 1 0 0 25 0 1 0 242906171 10448896 2187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2551 2187 76 170 0 2379 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 15564

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1266520/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=10684 CPUtime=522.05
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2343 0 0 0 52204 1 0 0 25 0 1 0 242906171 10940416 2309 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2671 2309 76 170 0 2499 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 16044

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1266456/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=10816 CPUtime=582.02
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2361 0 0 0 58201 1 0 0 25 0 1 0 242906171 11075584 2327 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2704 2327 76 170 0 2532 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 16176

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1266072/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=11204 CPUtime=642.01
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2458 0 0 0 64200 1 0 0 25 0 1 0 242906171 11472896 2424 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2801 2424 76 170 0 2629 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 16564

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1265816/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=11320 CPUtime=701.98
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2481 0 0 0 70197 1 0 0 25 0 1 0 242906171 11591680 2447 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2830 2447 76 170 0 2658 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 16680

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1265496/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=11536 CPUtime=761.96
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2557 0 0 0 76195 1 0 0 25 0 1 0 242906171 11812864 2523 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 2884 2523 76 170 0 2712 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 16896

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1264856/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=12292 CPUtime=821.94
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2735 0 0 0 82192 2 0 0 25 0 1 0 242906171 12587008 2701 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3073 2701 76 170 0 2901 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 17652

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1264600/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=12520 CPUtime=881.91
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2793 0 0 0 88189 2 0 0 25 0 1 0 242906171 12820480 2759 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3130 2759 76 170 0 2958 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 17880

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263832/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=941.88
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2993 0 0 0 94186 2 0 0 25 0 1 0 242906171 13684736 2959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2959 76 170 0 3169 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 18724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263832/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=1001.86
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2993 0 0 0 100184 2 0 0 25 0 1 0 242906171 13684736 2959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2959 76 170 0 3169 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 18724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263768/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=1061.83
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2996 0 0 0 106181 2 0 0 25 0 1 0 242906171 13684736 2962 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2962 76 170 0 3169 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 18724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263704/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=1121.8
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2996 0 0 0 112178 2 0 0 25 0 1 0 242906171 13684736 2962 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2962 76 170 0 3169 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 18724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263640/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=1181.78
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2996 0 0 0 118176 2 0 0 25 0 1 0 242906171 13684736 2962 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2962 76 170 0 3169 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 18724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16753
/proc/meminfo: memFree=1263640/2055920 swapFree=4181464/4192956
[pid=16750] ppid=16748 vsize=5360 CPUtime=0
/proc/16750/stat : 16750 (run.sh) S 16748 16750 16461 0 -1 4194304 312 186 0 0 0 0 0 0 16 0 1 0 242906170 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16750/statm: 1340 238 197 169 0 51 0
[pid=16753] ppid=16750 vsize=13364 CPUtime=1200.07
/proc/16753/stat : 16753 (minisat) R 16750 16750 16461 0 -1 4194304 2996 0 0 0 120005 2 0 0 25 0 1 0 242906171 13684736 2962 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/16753/statm: 3341 2962 76 170 0 3169 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 18724

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.1
CPU user time (s): 1200.06
CPU system time (s): 0.031995
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 18724

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

runsolver used 0.900863 second user time and 3.47747 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 19:19:36
IDJOB=1806407
IDBENCH=24731
IDSOLVER=649
FILE ID=node36/1806407-1242148776
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=1879172810

node36.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:       1276680 kB
Buffers:         71088 kB
Cached:         615476 kB
SwapCached:       5268 kB
Active:         115588 kB
Inactive:       578736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276680 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            71016 kB
Committed_AS:   851496 kB
PageTables:       1356 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= 66216 MiB
End job on node36 at 2009-05-12 19:39:36