Trace number 1806405

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.04 1200.41

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.01	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Now, SatElite...
0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    2619     5508 |     785       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    2601     9792 |      --       0       --      -- |     --   | -18/4284
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 288   #clauses: 2601   #literals: 9792
0.00/0.02	c CPU time:   0.007998 s
0.00/0.02	c ==============================================================================
0.00/0.02	c SatElite is done !
0.00/0.02	c Calling MINISAT
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  288                                                  |
0.00/0.02	|  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.03	|       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.01/0.07	|      1320 |     288     2601     9792 |     1396     1320     55 |  0.022 % |
0.01/0.10	|      2079 |     288     2601     9792 |     1535     1268     56 |  0.019 % |
0.01/0.16	|      3220 |     288     2601     9792 |     1689     1548     63 |  0.018 % |
0.01/0.25	|      4929 |     288     2601     9792 |     1858     1354     58 |  0.019 % |
0.01/0.38	|      7492 |     288     2601     9792 |     2044     1848     57 |  0.001 % |
0.01/0.63	|     11336 |     288     2601     9792 |     2248     1201     63 |  0.021 % |
0.98/1.03	|     17102 |     288     2601     9792 |     2473     2089     59 |  0.019 % |
1.47/1.59	|     25751 |     288     2601     9792 |     2721     2686     67 |  0.018 % |
2.57/2.67	|     38725 |     288     2601     9792 |     2993     2486     66 |  0.001 % |
3.97/4.04	|     58186 |     288     2601     9792 |     3292     2742     69 |  0.019 % |
6.87/6.96	|     87379 |     288     2601     9792 |     3621     2278     73 |  0.019 % |
11.07/11.19	|    131171 |     288     2601     9792 |     3983     2072     77 |  0.019 % |
18.16/18.25	|    196855 |     288     2601     9792 |     4382     2881     65 |  0.019 % |
28.66/28.75	|    295382 |     288     2601     9792 |     4820     2796     68 |  0.019 % |
45.36/45.49	|    443172 |     288     2601     9792 |     5302     4928     71 |  0.019 % |
79.55/79.68	|    664857 |     288     2601     9792 |     5832     3925     73 |  0.019 % |
125.13/125.26	|    997382 |     288     2601     9792 |     6416     4813     82 |  0.022 % |
184.71/184.86	|   1496172 |     288     2601     9792 |     7057     4410     79 |  0.021 % |
296.18/296.31	|   2244354 |     288     2601     9792 |     7763     5441     88 |  0.001 % |
435.04/435.28	|   3366628 |     288     2601     9792 |     8539     5709     77 |  0.001 % |
693.95/694.28	|   5050039 |     288     2601     9792 |     9393     7934     78 |  0.019 % |
1133.22/1133.67	|   7575156 |     288     2601     9792 |    10333     7282     76 |  0.021 % |
1200.00/1200.40	HOME/run.sh: line 55:  5647 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-1806405-1242148755/watcher-1806405-1242148755 -o /tmp/evaluation-result-1806405-1242148755/solver-1806405-1242148755 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806405-1242148755.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 5643
/proc/meminfo: memFree=1199256/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242908941 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 237 196 169 0 51 0
[pid=5644] ppid=5643 vsize=1736 CPUtime=0
/proc/5644/stat : 5644 (revival) R 5643 5643 5258 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 50000 242908941 1777664 139 1992294400 134512640 134537284 4294956368 18446744073709551615 134531484 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5644/statm: 434 139 84 6 0 72 0

[startup+0.061926 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 5643
/proc/meminfo: memFree=1199256/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.10193 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 5643
/proc/meminfo: memFree=1199256/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301956 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 5643
/proc/meminfo: memFree=1199256/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.702009 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 5643
/proc/meminfo: memFree=1199256/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1197704/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=3076 CPUtime=1.46
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 444 0 0 0 146 0 0 0 25 0 1 0 242908944 3149824 428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 769 428 76 170 0 597 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8436

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1197192/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=3472 CPUtime=3.06
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 523 0 0 0 306 0 0 0 25 0 1 0 242908944 3555328 507 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 868 507 76 170 0 696 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8832

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1196616/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=3868 CPUtime=6.26
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 612 0 0 0 626 0 0 0 25 0 1 0 242908944 3960832 596 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 967 596 76 170 0 795 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9228

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1196112/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=4396 CPUtime=12.66
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 750 0 0 0 1266 0 0 0 25 0 1 0 242908944 4501504 734 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 1099 734 76 170 0 927 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9756

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1195536/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=4932 CPUtime=25.45
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 888 0 0 0 2545 0 0 0 25 0 1 0 242908944 5050368 872 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 1233 872 76 170 0 1061 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10292

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1194576/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=5864 CPUtime=51.05
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1134 0 0 0 5104 1 0 0 25 0 1 0 242908944 6004736 1118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 1466 1118 76 170 0 1294 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11224

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1193680/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=6804 CPUtime=102.23
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1358 0 0 0 10222 1 0 0 25 0 1 0 242908944 6967296 1342 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 1701 1342 76 170 0 1529 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12164

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1192976/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=7464 CPUtime=162.21
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1525 0 0 0 16220 1 0 0 25 0 1 0 242908944 7643136 1509 1992294400 134512640 135212939 4294956240 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 1866 1509 76 170 0 1694 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 12824

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1191952/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=8388 CPUtime=222.2
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1757 0 0 0 22218 2 0 0 25 0 1 0 242908944 8589312 1741 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2097 1741 76 170 0 1925 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13748

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1191888/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=8520 CPUtime=282.18
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1787 0 0 0 28216 2 0 0 25 0 1 0 242908944 8724480 1771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2130 1771 76 170 0 1958 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 13880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1191056/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=9316 CPUtime=342.15
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1988 0 0 0 34213 2 0 0 25 0 1 0 242908944 9539584 1972 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2329 1972 76 170 0 2157 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 14676

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1190992/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=9316 CPUtime=402.13
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 1996 0 0 0 40211 2 0 0 25 0 1 0 242908944 9539584 1980 1992294400 134512640 135212939 4294956240 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2329 1980 76 170 0 2157 0
Current children cumulated CPU time (s) 402.14

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

/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=10004 CPUtime=462.12
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2169 0 0 0 46209 3 0 0 25 0 1 0 242908944 10244096 2153 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2501 2153 76 170 0 2329 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 15364

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1189904/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=10540 CPUtime=522.1
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2273 0 0 0 52207 3 0 0 25 0 1 0 242908944 10792960 2257 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2635 2257 76 170 0 2463 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 15900

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1189776/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=10540 CPUtime=582.08
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2296 0 0 0 58205 3 0 0 25 0 1 0 242908944 10792960 2280 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2635 2280 76 170 0 2463 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 15900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1189328/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=10928 CPUtime=642.06
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2396 0 0 0 64203 3 0 0 25 0 1 0 242908944 11190272 2380 1992294400 134512640 135212939 4294956240 18446744073709551615 134537044 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2732 2380 76 170 0 2560 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 16288

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1189008/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=11332 CPUtime=702.05
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2492 0 0 0 70201 4 0 0 25 0 1 0 242908944 11603968 2476 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2833 2476 76 170 0 2661 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 16692

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188624/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=11728 CPUtime=762.03
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2576 0 0 0 76199 4 0 0 25 0 1 0 242908944 12009472 2560 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2932 2560 76 170 0 2760 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 17088

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188624/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=11728 CPUtime=822.01
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2578 0 0 0 82197 4 0 0 25 0 1 0 242908944 12009472 2562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2932 2562 76 170 0 2760 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 17088

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188688/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=11848 CPUtime=881.98
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2604 0 0 0 88194 4 0 0 25 0 1 0 242908944 12132352 2588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2962 2588 76 170 0 2790 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 17208

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188496/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=11892 CPUtime=941.97
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2639 0 0 0 94192 5 0 0 25 0 1 0 242908944 12177408 2621 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 2973 2621 76 170 0 2801 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 17252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188368/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=12064 CPUtime=1001.95
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2676 0 0 0 100190 5 0 0 25 0 1 0 242908944 12353536 2658 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 3016 2658 76 170 0 2844 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 17424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188304/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=12200 CPUtime=1061.93
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2689 0 0 0 106188 5 0 0 25 0 1 0 242908944 12492800 2671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 3050 2671 76 170 0 2878 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 17560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1188240/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=12200 CPUtime=1121.91
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2689 0 0 0 112186 5 0 0 25 0 1 0 242908944 12492800 2671 1992294400 134512640 135212939 4294956240 18446744073709551615 134536997 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 3050 2671 76 170 0 2878 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 17560

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1187920/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=12508 CPUtime=1181.89
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2777 0 0 0 118184 5 0 0 25 0 1 0 242908944 12808192 2759 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 3127 2759 76 170 0 2955 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 17868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 5647
/proc/meminfo: memFree=1187920/2055920 swapFree=4181380/4192956
[pid=5643] ppid=5641 vsize=5360 CPUtime=0.01
/proc/5643/stat : 5643 (run.sh) S 5641 5643 5258 0 -1 4194304 341 368 0 0 0 0 1 0 16 0 1 0 242908941 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5643/statm: 1340 241 197 169 0 51 0
[pid=5647] ppid=5643 vsize=12508 CPUtime=1199.99
/proc/5647/stat : 5647 (minisat) R 5643 5643 5258 0 -1 4194304 2777 0 0 0 119994 5 0 0 25 0 1 0 242908944 12808192 2759 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/5647/statm: 3127 2759 76 170 0 2955 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 17868

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.97
CPU system time (s): 0.069989
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 17868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3502
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= 11
involuntary context switches= 3180

runsolver used 1.45578 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 19:19:15
IDJOB=1806405
IDBENCH=24731
IDSOLVER=647
FILE ID=node13/1806405-1242148755
PBS_JOBID= 9289708
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=878473512

node13.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.227
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.227
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:       1199736 kB
Buffers:         72512 kB
Cached:         701568 kB
SwapCached:       5336 kB
Active:         178620 kB
Inactive:       603828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199736 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            59688 kB
Committed_AS:   801424 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= 66412 MiB
End job on node13 at 2009-05-12 19:39:15