Trace number 1806406

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 + SatElite 2009-03-18? (TO) 1200.03 1200.51

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 SatElite...
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2619     5508 |     785       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2601     9792 |      --       0       --      -- |     --   | -18/4284
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 288   #clauses: 2601   #literals: 9792
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.00/0.01	c SatElite is done !
0.00/0.01	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.02	#LEARNT CLAUSES 0
0.00/0.03	done !
0.00/0.03	c Calling MINISAT
0.00/0.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  288                                                  |
0.00/0.03	|  Number of clauses:    2601                                                 |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     288     2601     9792 |      867        0    nan |  0.000 % |
0.00/0.03	|       102 |     288     2601     9792 |      953      102     52 |  0.001 % |
0.00/0.04	|       252 |     288     2601     9792 |     1049      252     54 |  0.019 % |
0.00/0.04	|       477 |     288     2601     9792 |     1153      477     55 |  0.019 % |
0.00/0.05	|       814 |     288     2601     9792 |     1269      814     56 |  0.001 % |
0.00/0.07	|      1320 |     288     2601     9792 |     1396     1320     55 |  0.022 % |
0.02/0.10	|      2079 |     288     2601     9792 |     1535     1268     56 |  0.019 % |
0.02/0.17	|      3220 |     288     2601     9792 |     1689     1548     63 |  0.018 % |
0.02/0.25	|      4929 |     288     2601     9792 |     1858     1354     58 |  0.019 % |
0.02/0.38	|      7492 |     288     2601     9792 |     2044     1848     57 |  0.001 % |
0.02/0.64	|     11336 |     288     2601     9792 |     2248     1201     63 |  0.021 % |
0.98/1.04	|     17102 |     288     2601     9792 |     2473     2089     59 |  0.019 % |
1.48/1.56	|     25751 |     288     2601     9792 |     2721     2686     67 |  0.018 % |
2.48/2.57	|     38725 |     288     2601     9792 |     2993     2486     66 |  0.001 % |
3.78/3.84	|     58186 |     288     2601     9792 |     3292     2742     69 |  0.019 % |
6.48/6.58	|     87379 |     288     2601     9792 |     3621     2278     73 |  0.019 % |
10.47/10.54	|    131171 |     288     2601     9792 |     3983     2072     77 |  0.019 % |
17.07/17.10	|    196855 |     288     2601     9792 |     4382     2881     65 |  0.019 % |
26.86/26.94	|    295382 |     288     2601     9792 |     4820     2796     68 |  0.019 % |
42.46/42.50	|    443172 |     288     2601     9792 |     5302     4928     71 |  0.019 % |
74.24/74.39	|    664857 |     288     2601     9792 |     5832     3925     73 |  0.019 % |
116.82/116.94	|    997382 |     288     2601     9792 |     6416     4813     82 |  0.022 % |
172.61/172.71	|   1496172 |     288     2601     9792 |     7057     4410     79 |  0.021 % |
276.96/277.19	|   2244354 |     288     2601     9792 |     7763     5441     88 |  0.001 % |
407.29/407.54	|   3366628 |     288     2601     9792 |     8539     5709     77 |  0.001 % |
649.00/649.30	|   5050039 |     288     2601     9792 |     9393     7934     78 |  0.019 % |
1058.04/1058.56	|   7575156 |     288     2601     9792 |    10333     7282     76 |  0.021 % |
1200.01/1200.50	HOME/run.sh: line 54:  5227 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806406-1242148773/watcher-1806406-1242148773 -o /tmp/evaluation-result-1806406-1242148773/solver-1806406-1242148773 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806406-1242148773.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.92 3/65 5223
/proc/meminfo: memFree=1621120/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242910017 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 238 197 169 0 51 0
[pid=5224] ppid=5223 vsize=820 CPUtime=0
/proc/5224/stat : 5224 (SatElite) R 5223 5223 4937 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 242910018 839680 139 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/5224/statm: 205 139 67 126 0 76 0

[startup+0.0802991 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 5223
/proc/meminfo: memFree=1621120/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.1013 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 5223
/proc/meminfo: memFree=1621120/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301316 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 5223
/proc/meminfo: memFree=1621120/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701362 s]
/proc/loadavg: 1.00 1.00 0.92 3/65 5223
/proc/meminfo: memFree=1621120/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 5227
/proc/meminfo: memFree=1619504/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=3076 CPUtime=1.46
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 444 0 0 0 146 0 0 0 25 0 1 0 242910020 3149824 428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 769 428 76 170 0 597 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8436

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 5227
/proc/meminfo: memFree=1619056/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=3472 CPUtime=3.06
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 524 0 0 0 306 0 0 0 25 0 1 0 242910020 3555328 508 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 868 508 76 170 0 696 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8832

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 5227
/proc/meminfo: memFree=1618416/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=3868 CPUtime=6.26
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 629 0 0 0 626 0 0 0 25 0 1 0 242910020 3960832 613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 967 613 76 170 0 795 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9228

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 5227
/proc/meminfo: memFree=1617776/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=4396 CPUtime=12.65
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 759 0 0 0 1265 0 0 0 25 0 1 0 242910020 4501504 743 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 1099 743 76 170 0 927 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9756

[startup+25.5022 s]
/proc/loadavg: 1.08 1.02 0.93 2/67 5227
/proc/meminfo: memFree=1617328/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=4932 CPUtime=25.44
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 898 0 0 0 2544 0 0 0 25 0 1 0 242910020 5050368 882 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/5227/statm: 1233 882 76 170 0 1061 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10292

[startup+51.1022 s]
/proc/loadavg: 1.11 1.03 0.93 2/67 5227
/proc/meminfo: memFree=1616304/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=5992 CPUtime=51.04
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1151 0 0 0 5103 1 0 0 25 0 1 0 242910020 6135808 1135 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 1498 1135 76 170 0 1326 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11352

[startup+102.306 s]
/proc/loadavg: 1.08 1.04 0.94 2/67 5227
/proc/meminfo: memFree=1615152/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=6936 CPUtime=102.22
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1399 0 0 0 10221 1 0 0 25 0 1 0 242910020 7102464 1383 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 1734 1383 76 170 0 1562 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12296

[startup+162.303 s]
/proc/loadavg: 1.11 1.06 0.95 2/67 5227
/proc/meminfo: memFree=1614576/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=7464 CPUtime=162.18
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1528 0 0 0 16217 1 0 0 25 0 1 0 242910020 7643136 1512 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 1866 1512 76 170 0 1694 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12824

[startup+222.303 s]
/proc/loadavg: 1.08 1.06 0.95 2/67 5227
/proc/meminfo: memFree=1613680/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=8388 CPUtime=222.16
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1758 0 0 0 22214 2 0 0 25 0 1 0 242910020 8589312 1742 1992294400 134512640 135212939 4294956240 18446744073709551615 134534904 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2097 1742 76 170 0 1925 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13748

[startup+282.303 s]
/proc/loadavg: 1.07 1.06 0.96 2/67 5227
/proc/meminfo: memFree=1613360/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=8784 CPUtime=282.14
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1838 0 0 0 28212 2 0 0 25 0 1 0 242910020 8994816 1822 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2196 1822 76 170 0 2024 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 14144

[startup+342.303 s]
/proc/loadavg: 1.06 1.06 0.96 2/67 5227
/proc/meminfo: memFree=1612656/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=9312 CPUtime=342.1
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 1988 0 0 0 34208 2 0 0 25 0 1 0 242910020 9535488 1972 1992294400 134512640 135212939 4294956240 18446744073709551615 134537228 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2328 1972 76 170 0 2156 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 14672

[startup+402.302 s]
/proc/loadavg: 1.02 1.05 0.96 2/67 5227
/proc/meminfo: memFree=1612592/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=9444 CPUtime=402.07
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2026 0 0 0 40205 2 0 0 25 0 1 0 242910020 9670656 2010 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2361 2010 76 170 0 2189 0
Current children cumulated CPU time (s) 402.09

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

/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=10508 CPUtime=522.02
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2288 0 0 0 52200 2 0 0 25 0 1 0 242910020 10760192 2272 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2627 2272 76 170 0 2455 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 15868

[startup+582.301 s]
/proc/loadavg: 1.08 1.06 0.98 2/67 5227
/proc/meminfo: memFree=1611056/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=10900 CPUtime=581.99
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2389 0 0 0 58197 2 0 0 25 0 1 0 242910020 11161600 2373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2725 2373 76 170 0 2553 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 16260

[startup+642.301 s]
/proc/loadavg: 1.03 1.04 0.98 2/67 5227
/proc/meminfo: memFree=1610992/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=10944 CPUtime=641.97
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2399 0 0 0 64195 2 0 0 25 0 1 0 242910020 11206656 2383 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2736 2383 76 170 0 2564 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 16304

[startup+702.301 s]
/proc/loadavg: 1.01 1.03 0.98 2/67 5227
/proc/meminfo: memFree=1610224/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=11732 CPUtime=701.95
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2576 0 0 0 70192 3 0 0 25 0 1 0 242910020 12013568 2560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2933 2560 76 170 0 2761 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 17092

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 0.98 2/67 5227
/proc/meminfo: memFree=1610224/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=11732 CPUtime=761.92
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2576 0 0 0 76189 3 0 0 25 0 1 0 242910020 12013568 2560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2933 2560 76 170 0 2761 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 17092

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 5227
/proc/meminfo: memFree=1610160/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=11852 CPUtime=821.9
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2598 0 0 0 82187 3 0 0 25 0 1 0 242910020 12136448 2582 1992294400 134512640 135212939 4294956240 18446744073709551615 134529472 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2963 2582 76 170 0 2791 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 17212

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 5227
/proc/meminfo: memFree=1610032/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=11992 CPUtime=881.88
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2647 0 0 0 88185 3 0 0 25 0 1 0 242910020 12279808 2618 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 2998 2618 76 170 0 2826 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 17352

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 5227
/proc/meminfo: memFree=1609840/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12068 CPUtime=941.86
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2685 0 0 0 94183 3 0 0 25 0 1 0 242910020 12357632 2656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3017 2656 76 170 0 2845 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 17428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609840/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12200 CPUtime=1001.85
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2698 0 0 0 100182 3 0 0 25 0 1 0 242910020 12492800 2669 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3050 2669 76 170 0 2878 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 17560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609776/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12192 CPUtime=1061.82
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2716 0 0 0 106179 3 0 0 25 0 1 0 242910020 12484608 2687 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3048 2687 76 170 0 2876 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 17552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609456/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12580 CPUtime=1121.8
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2800 0 0 0 112177 3 0 0 25 0 1 0 242910020 12881920 2771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3145 2771 76 170 0 2973 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 17940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609200/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12712 CPUtime=1181.79
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2846 0 0 0 118176 3 0 0 25 0 1 0 242910020 13017088 2817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3178 2817 76 170 0 3006 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 18072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609200/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12712 CPUtime=1199.99
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2846 0 0 0 119996 3 0 0 25 0 1 0 242910020 13017088 2817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3178 2817 76 170 0 3006 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 18072

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 5227
/proc/meminfo: memFree=1609200/2055920 swapFree=4171404/4192956
[pid=5223] ppid=5221 vsize=5360 CPUtime=0.02
/proc/5223/stat : 5223 (run.sh) S 5221 5223 4937 0 -1 4194304 343 382 0 0 0 0 2 0 18 0 1 0 242910017 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5223/statm: 1340 241 197 169 0 51 0
[pid=5227] ppid=5223 vsize=12712 CPUtime=1199.99
/proc/5227/stat : 5227 (minisat) R 5223 5223 4937 0 -1 4194304 2846 0 0 0 119996 3 0 0 25 0 1 0 242910020 13017088 2817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5227/statm: 3178 2817 76 170 0 3006 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 18072

Child status: 143
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.99
CPU system time (s): 0.042993
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 18072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3586
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= 9
involuntary context switches= 2631

runsolver used 0.947855 second user time and 3.42848 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 19:19:33
IDJOB=1806406
IDBENCH=24731
IDSOLVER=648
FILE ID=node74/1806406-1242148773
PBS_JOBID= 9289652
Free space on /tmp= 102960 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1806406-1242148773/watcher-1806406-1242148773 -o /tmp/evaluation-result-1806406-1242148773/solver-1806406-1242148773 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806406-1242148773.cnf HOME

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=1615465167

node74.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.233
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.233
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:       1621664 kB
Buffers:         39200 kB
Cached:         318040 kB
SwapCached:      14652 kB
Active:          64752 kB
Inactive:       309536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621664 kB
SwapTotal:     4192956 kB
SwapFree:      4171404 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            45816 kB
Committed_AS:   902616 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102960 MiB
End job on node74 at 2009-05-12 19:39:34