Trace number 1821879

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
APTUSAT 2009-03-22? (TO) 1200.07 1200.05

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark232.05
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c Parsing...
6.70/6.73	c ==============================================================================
6.70/6.73	c |           |     ORIGINAL     |              LEARNT              |          |
6.70/6.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
6.70/6.73	c ==============================================================================
6.70/6.73	c |         0 | 8804671 26208079 | 2641401       0        0     nan |  0.000 % |
222.41/222.50	c |         0 | 8758283 24905498 |      --       0       --      -- |     --   | -45259/-1300298
222.41/222.50	c ==============================================================================
222.41/222.50	c Result  :   #vars: 105929   #clauses: 8758283   #literals: 24905498
222.41/222.50	c CPU time:   221.51 s
222.41/222.50	c ==============================================================================
230.51/230.52	This is MiniSat 2.0 beta
230.51/230.52	WARNING: for repeatability, setting FPU to use double precision
230.51/230.52	============================[ Problem Statistics ]=============================
230.51/230.52	|                                                                             |
230.51/230.52	|  Number of variables:  105929                                               |
230.51/230.52	|  Number of clauses:    8758283                                              |
235.21/235.29	|  Parsing time:         4.26         s                                       |
235.61/235.64	============================[ Search Statistics ]==============================
235.61/235.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.61/235.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
235.61/235.64	===============================================================================
235.61/235.64	|         0 |  105929  8758283 24905498 |  2919427        0    nan |  0.000 % |
236.71/236.75	|       100 |  105929  8758283 24905498 |  3211370      100     66 |  0.000 % |
238.61/238.70	|       250 |  105929  8758283 24905498 |  3532507      250    115 |  0.000 % |
242.11/242.19	|       476 |  105929  8758283 24905498 |  3885758      476    126 |  0.000 % |
257.51/257.61	|       813 |  105929  8758283 24905498 |  4274334      813     91 |  0.000 % |
271.11/271.15	|      1320 |  105929  8758283 24905498 |  4701767     1320     82 |  0.000 % |
284.11/284.16	|      2079 |  105929  8758283 24905498 |  5171944     2079     75 |  0.000 % |
302.41/302.43	|      3219 |  105929  8758283 24905498 |  5689138     3219     87 |  0.000 % |
325.62/325.68	|      4927 |  105929  8758283 24905498 |  6258052     4927    230 |  0.000 % |
359.82/359.86	|      7490 |  105929  8758283 24905498 |  6883857     7490    178 |  0.000 % |
426.32/426.35	|     11334 |  105929  8758283 24905498 |  7572243    11334    140 |  0.000 % |
533.83/533.82	|     17100 |  105929  8758283 24905498 |  8329467    17100    241 |  0.000 % |
619.94/619.94	|     25750 |  105929  8758283 24905498 |  9162414    25750    189 |  0.000 % |
716.14/716.21	|     38727 |  105929  8758283 24905498 | 10078656    38727    152 |  0.000 % |
817.14/817.19	|     58188 |  105929  8758283 24905498 | 11086521    58188    121 |  0.000 % |
901.45/901.42	|     87380 |  105929  8758283 24905498 | 12195173    87380     95 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821879-1242576502/watcher-1821879-1242576502 -o /tmp/evaluation-result-1821879-1242576502/solver-1821879-1242576502 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821879-1242576502.cnf -restarts=1 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 29481
/proc/meminfo: memFree=1224544/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=956 CPUtime=0
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 127 0 0 0 0 0 0 0 25 0 1 0 1022152461 978944 62 4294967295 134512640 135223648 3215234432 3215233028 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29485/statm: 239 63 46 174 0 64 0

[startup+0.06901 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 29481
/proc/meminfo: memFree=1224544/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=5976 CPUtime=0.07
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 1351 0 0 0 6 1 0 0 25 0 1 0 1022152461 6119424 1286 4294967295 134512640 135223648 3215234432 3215233384 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29485/statm: 1494 1286 46 174 0 1319 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8392

[startup+0.109008 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 29481
/proc/meminfo: memFree=1224544/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=9136 CPUtime=0.11
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 2075 0 0 0 9 2 0 0 25 0 1 0 1022152461 9355264 2010 4294967295 134512640 135223648 3215234432 3215233168 134540952 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29485/statm: 2284 2011 46 174 0 2109 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 11552

[startup+0.308996 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 29481
/proc/meminfo: memFree=1224544/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=23080 CPUtime=0.31
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 5597 0 0 0 27 4 0 0 25 0 1 0 1022152461 23633920 5532 4294967295 134512640 135223648 3215234432 3215233056 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29485/statm: 5770 5535 46 174 0 5595 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 25496

[startup+0.708973 s]
/proc/loadavg: 1.00 1.00 1.00 2/97 29481
/proc/meminfo: memFree=1224544/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=55024 CPUtime=0.71
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 12467 0 0 0 61 10 0 0 25 0 1 0 1022152461 56344576 12402 4294967295 134512640 135223648 3215234432 3215233384 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29485/statm: 13756 12403 46 174 0 13581 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 57440

[startup+1.50893 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29486
/proc/meminfo: memFree=1155328/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=114112 CPUtime=1.5
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 25864 0 0 0 133 17 0 0 25 0 1 0 1022152461 116850688 25799 4294967295 134512640 135223648 3215234432 3215233396 134528808 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 28528 25799 46 174 0 28353 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 116528

[startup+3.10884 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29486
/proc/meminfo: memFree=1082788/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=228844 CPUtime=3.1
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 52304 0 0 0 274 36 0 0 25 0 1 0 1022152461 234336256 52239 4294967295 134512640 135223648 3215234432 3215233392 134528811 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 57211 52239 46 174 0 57036 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 231260

[startup+6.30866 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29486
/proc/meminfo: memFree=865200/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=529916 CPUtime=6.3
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 119395 0 0 0 554 76 0 0 25 0 1 0 1022152461 542633984 119330 4294967295 134512640 135223648 3215234432 3215233440 134547620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 132479 119330 47 174 0 132304 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 532332

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29486
/proc/meminfo: memFree=650464/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=654084 CPUtime=12.7
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 160110 0 0 0 1184 86 0 0 25 0 1 0 1022152461 669782016 143358 4294967295 134512640 135223648 3215234432 3215232432 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 163521 143358 73 174 0 163346 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 656500

[startup+25.5076 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29486
/proc/meminfo: memFree=634980/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=700096 CPUtime=25.5
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 163408 0 0 0 2464 86 0 0 25 0 1 0 1022152461 716898304 146656 4294967295 134512640 135223648 3215234432 3215232432 134548152 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 175024 146656 73 174 0 174849 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 702512

[startup+51.1061 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29670
/proc/meminfo: memFree=561084/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=790028 CPUtime=51.1
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 181793 0 0 0 5015 95 0 0 25 0 1 0 1022152461 808988672 164709 4294967295 134512640 135223648 3215234432 3215232448 134548979 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 197507 164709 73 174 0 197332 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 792444

[startup+102.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29675
/proc/meminfo: memFree=561060/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=790028 CPUtime=102.31
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 181799 0 0 0 10134 97 0 0 25 0 1 0 1022152461 808988672 164715 4294967295 134512640 135223648 3215234432 3215232624 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 197507 164715 73 174 0 197332 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 792444

[startup+162.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 29864
/proc/meminfo: memFree=561068/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=790028 CPUtime=162.3
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 181799 0 0 0 16133 97 0 0 25 0 1 0 1022152461 808988672 164715 4294967295 134512640 135223648 3215234432 3215232624 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 197507 164715 73 174 0 197332 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 792444

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 30056
/proc/meminfo: memFree=560944/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2416 CPUtime=0
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 369 644 0 0 0 0 0 0 25 0 1 0 1022152461 2473984 277 4294967295 134512640 135169312 3214501088 3214499624 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29481/statm: 604 277 235 161 0 43 0
[pid=29485] ppid=29481 vsize=790028 CPUtime=222.31
/proc/29485/stat : 29485 (SatELite_releas) R 29481 29481 16367 0 -1 4202496 181799 0 0 0 22134 97 0 0 25 0 1 0 1022152461 808988672 164715 4294967295 134512640 135223648 3215234432 3215232608 134585912 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29485/statm: 197507 164715 73 174 0 197332 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 792444

[startup+282.313 s]
/proc/loadavg: 1.06 1.02 1.00 3/99 30245
/proc/meminfo: memFree=678232/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=385696 CPUtime=51.8
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 92124 0 0 0 5127 53 0 0 25 0 1 0 1022175513 394952704 92029 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 96424 92029 74 172 0 96250 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 388116

[startup+342.32 s]
/proc/loadavg: 1.25 1.07 1.02 2/99 30433
/proc/meminfo: memFree=673056/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=390680 CPUtime=111.81
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 93362 0 0 0 11128 53 0 0 25 0 1 0 1022175513 400056320 93267 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 97670 93267 74 172 0 97496 0
Current children cumulated CPU time (s) 342.32

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

/proc/30241/statm: 100230 95828 74 172 0 100056 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 403340

[startup+582.326 s]
/proc/loadavg: 1.03 1.07 1.02 2/99 31193
/proc/meminfo: memFree=658220/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=405316 CPUtime=351.83
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 97019 0 0 0 35128 55 0 0 25 0 1 0 1022175513 415043584 96924 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 101329 96924 74 172 0 101155 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 407736

[startup+642.323 s]
/proc/loadavg: 1.01 1.06 1.02 2/99 31379
/proc/meminfo: memFree=655572/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=407988 CPUtime=411.83
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 97668 0 0 0 41126 57 0 0 25 0 1 0 1022175513 417779712 97573 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 101997 97573 74 172 0 101823 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 410408

[startup+702.32 s]
/proc/loadavg: 1.06 1.06 1.02 3/99 31569
/proc/meminfo: memFree=652836/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=410628 CPUtime=471.83
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 98335 0 0 0 47124 59 0 0 25 0 1 0 1022175513 420483072 98240 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 102657 98240 74 172 0 102483 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 413048

[startup+762.316 s]
/proc/loadavg: 1.02 1.05 1.01 2/99 31758
/proc/meminfo: memFree=649580/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=413880 CPUtime=531.83
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 99140 0 0 0 53123 60 0 0 25 0 1 0 1022175513 423813120 99045 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 103470 99045 74 172 0 103296 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 416300

[startup+822.313 s]
/proc/loadavg: 1.01 1.04 1.00 3/99 31946
/proc/meminfo: memFree=646024/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=417312 CPUtime=591.83
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 100039 0 0 0 59123 60 0 0 25 0 1 0 1022175513 427327488 99944 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 104328 99944 75 172 0 104154 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 419732

[startup+882.319 s]
/proc/loadavg: 1.00 1.03 1.00 2/99 32134
/proc/meminfo: memFree=641312/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=422292 CPUtime=651.84
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 101245 0 0 0 65124 60 0 0 25 0 1 0 1022175513 432427008 101150 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 105573 101150 75 172 0 105399 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 424712

[startup+942.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/99 32320
/proc/meminfo: memFree=628780/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=435564 CPUtime=711.84
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 104526 0 0 0 71122 62 0 0 25 0 1 0 1022175513 446017536 104431 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 108891 104431 75 172 0 108717 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 437984

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 32512
/proc/meminfo: memFree=617348/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=446732 CPUtime=771.85
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 107302 0 0 0 77121 64 0 0 25 0 1 0 1022175513 457453568 107207 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 111683 107207 75 172 0 111509 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 449152

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 32701
/proc/meminfo: memFree=608428/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=455700 CPUtime=831.84
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 109549 0 0 0 83118 66 0 0 25 0 1 0 1022175513 466636800 109454 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 113925 109454 75 172 0 113751 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 458120

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 421
/proc/meminfo: memFree=598300/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=465968 CPUtime=891.85
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 112109 0 0 0 89109 76 0 0 25 0 1 0 1022175513 477151232 112014 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 116492 112014 75 172 0 116318 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 468388

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 609
/proc/meminfo: memFree=583164/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=481032 CPUtime=951.85
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 115892 0 0 0 95106 79 0 0 25 0 1 0 1022175513 492576768 115797 4294967295 134512640 135213731 3213978800 3213977280 134530205 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 120258 115797 75 172 0 120084 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 483452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 794
/proc/meminfo: memFree=580028/2074464 swapFree=1949244/1959888
[pid=29481] ppid=29479 vsize=2420 CPUtime=230.51
/proc/29481/stat : 29481 (SatELiteGTI) S 29479 29481 16367 0 -1 4194304 386 182625 0 0 0 0 22922 129 18 0 1 0 1022152461 2478080 278 4294967295 134512640 135169312 3214501088 3214497304 3084951278 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29481/statm: 605 278 235 161 0 44 0
[pid=30241] ppid=29481 vsize=483836 CPUtime=969.56
/proc/30241/stat : 30241 (minisat_static) R 29481 29481 16367 0 -1 4202496 116569 0 0 0 96877 79 0 0 25 0 1 0 1022175513 495448064 116474 4294967295 134512640 135213731 3213978800 3213977280 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30241/statm: 120959 116474 75 172 0 120785 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 486256

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29481 and gives
#  childrusage.ru_utime.tv_sec=229
#  childrusage.ru_utime.tv_usec=220000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=290000
# CPU time returned by wait4() is 230.51
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.07
CPU user time (s): 1197.99
CPU system time (s): 2.08
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 792444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 229.22
system time used= 1.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183011
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= 13
involuntary context switches= 2620

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 18:08:22
IDJOB=1821879
IDBENCH=71695
IDSOLVER=662
FILE ID=tipi11/1821879-1242576502
PBS_JOBID=
Free space on /tmp= 9373 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821879-1242576502/watcher-1821879-1242576502 -o /tmp/evaluation-result-1821879-1242576502/solver-1821879-1242576502 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821879-1242576502.cnf -restarts=1

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

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED= 1530152586

Linux tipi11 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1224792 kB
Buffers:         46044 kB
Cached:         706564 kB
SwapCached:       5248 kB
Active:         450448 kB
Inactive:       313940 kB
HighTotal:     1178688 kB
HighFree:       459164 kB
LowTotal:       895776 kB
LowFree:        765628 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:          170496 kB
Writeback:           0 kB
AnonPages:       11220 kB
Mapped:           5100 kB
Slab:            77144 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9208 MiB
End job on tipi11 at 2009-05-17 18:28:37