Trace number 1807624

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.07 1200.51

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.428
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.38/0.44	c ==============================================================================
0.38/0.44	c |           |     ORIGINAL     |              LEARNT              |          |
0.38/0.44	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.38/0.44	c ==============================================================================
0.38/0.44	c |         0 |  454832  1512036 |  136449       0        0     nan |  0.000 % |
1.29/1.38	c |         0 |  428369  1449583 |      --       0       --      -- |     --   | -26463/-62453
1.29/1.38	c ==============================================================================
1.29/1.38	c Result  :   #vars: 23801   #clauses: 428369   #literals: 1449583
1.29/1.38	c CPU time:   1.2968 s
1.29/1.38	c ==============================================================================
2.09/2.19	c SatElite is done !
2.09/2.19	c revival is preprocessing the formula...#ITERATIONS 29
198.00/198.15	#LEARNT CLAUSES 1527
198.39/198.59	done !
198.39/198.59	c Calling MINISAT
198.39/198.59	This is MiniSat 2.0 beta
198.39/198.59	WARNING: for repeatability, setting FPU to use double precision
198.39/198.59	============================[ Problem Statistics ]=============================
198.39/198.59	|                                                                             |
198.39/198.59	|  Number of variables:  23801                                                |
198.39/198.59	|  Number of clauses:    421011                                               |
198.49/198.83	|  Parsing time:         0.22         s                                       |
198.49/198.85	============================[ Search Statistics ]==============================
198.49/198.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.49/198.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
198.49/198.85	===============================================================================
198.49/198.85	|         0 |   23621   420831  1349652 |   140277        0    nan |  0.000 % |
198.49/198.88	|       101 |   23621   420831  1349652 |   154304      101     12 |  0.756 % |
198.49/198.91	|       255 |   23621   420831  1349652 |   169735      255     13 |  0.756 % |
198.49/198.95	|       480 |   23621   420831  1349652 |   186708      480     17 |  0.756 % |
198.89/199.02	|       820 |   23621   420831  1349652 |   205379      820     24 |  0.756 % |
199.08/199.22	|      1327 |   23621   420831  1349652 |   225917     1327     36 |  0.756 % |
199.28/199.46	|      2086 |   23621   420831  1349652 |   248509     2086     40 |  0.756 % |
199.58/199.77	|      3226 |   23621   420831  1349652 |   273360     3226     36 |  0.756 % |
199.89/200.08	|      4934 |   23621   420831  1349652 |   300696     4934     33 |  0.756 % |
200.39/200.55	|      7496 |   23621   420831  1349652 |   330765     7496     35 |  0.756 % |
201.29/201.48	|     11343 |   23621   420831  1349652 |   363842    11343     39 |  0.756 % |
203.19/203.39	|     17109 |   23621   420831  1349652 |   400226    17109     42 |  0.756 % |
205.59/205.71	|     25762 |   23621   420831  1349652 |   440249    25762     44 |  0.756 % |
211.28/211.40	|     38736 |   23621   420831  1349652 |   484274    38736     54 |  0.756 % |
219.18/219.30	|     58197 |   23621   420831  1349652 |   532701    58197     53 |  0.756 % |
231.57/231.74	|     87390 |   23621   420831  1349652 |   585971    87390     50 |  0.756 % |
300.25/300.48	|    131182 |   23621   420831  1349652 |   644569   131182     79 |  0.756 % |
370.53/370.72	|    196866 |   23621   420831  1349652 |   709025   196866     86 |  0.756 % |
474.19/474.47	|    295393 |   23621   420831  1349652 |   779928   295393     90 |  0.756 % |
702.82/703.13	|    443182 |   23621   420831  1349652 |   857921   443182     91 |  0.756 % |

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-1807624-1242159824/watcher-1807624-1242159824 -o /tmp/evaluation-result-1807624-1242159824/solver-1807624-1242159824 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807624-1242159824.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: 0.92 0.99 0.99 3/64 14162
/proc/meminfo: memFree=1534192/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=2384 CPUtime=0
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 456 0 0 0 0 0 0 0 18 0 1 0 244015476 2441216 439 1992294400 134512640 135031949 4294956224 18446744073709551615 134544749 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 596 441 51 126 0 467 0

[startup+0.0853729 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 14162
/proc/meminfo: memFree=1534192/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=11560 CPUtime=0.07
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 2178 0 0 0 6 1 0 0 18 0 1 0 244015476 11837440 2113 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 2890 2113 51 126 0 2761 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16920

[startup+0.101375 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 14162
/proc/meminfo: memFree=1534192/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=12484 CPUtime=0.09
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 2439 0 0 0 8 1 0 0 18 0 1 0 244015476 12783616 2374 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 3121 2374 51 126 0 2992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17844

[startup+0.301407 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 14162
/proc/meminfo: memFree=1534192/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=24976 CPUtime=0.28
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 5407 0 0 0 25 3 0 0 19 0 1 0 244015476 25575424 5342 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 6244 5342 51 126 0 6115 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30336

[startup+0.70147 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 14162
/proc/meminfo: memFree=1534192/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=46184 CPUtime=0.69
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 10562 0 0 0 62 7 0 0 22 0 1 0 244015476 47292416 10398 1992294400 134512640 135031949 4294956224 18446744073709551615 134566352 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 11546 10398 67 126 0 11417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51544

[startup+1.5016 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 14164
/proc/meminfo: memFree=1487968/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=0
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 244015475 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14162/statm: 1340 238 197 169 0 51 0
[pid=14163] ppid=14162 vsize=48300 CPUtime=1.48
/proc/14163/stat : 14163 (SatElite) R 14162 14162 14060 0 -1 4194304 12740 0 0 0 140 8 0 0 25 0 1 0 244015476 49459200 10657 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/14163/statm: 12075 10657 68 126 0 11946 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53660

[startup+3.10186 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 14164
/proc/meminfo: memFree=1481632/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30136 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 14165
/proc/meminfo: memFree=1502432/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=23944 CPUtime=4.09
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 7744 0 0 0 405 4 0 0 25 0 1 50000 244015695 24518656 5361 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 5986 5361 85 6 0 5624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29304

[startup+12.7024 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 14165
/proc/meminfo: memFree=1501664/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=24208 CPUtime=10.49
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 7810 0 0 0 1045 4 0 0 25 0 1 50000 244015695 24788992 5427 1992294400 134512640 134537284 4294956384 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 6052 5427 85 6 0 5690 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29568

[startup+25.5014 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 14165
/proc/meminfo: memFree=1501664/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=24208 CPUtime=23.29
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 7838 0 0 0 2325 4 0 0 25 0 1 50000 244015695 24788992 5455 1992294400 134512640 134537284 4294956384 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 6052 5455 85 6 0 5690 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29568

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 14165
/proc/meminfo: memFree=1501536/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=24472 CPUtime=48.86
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 7900 0 0 0 4882 4 0 0 25 0 1 50000 244015695 25059328 5517 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 6118 5517 85 6 0 5756 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29832

[startup+102.306 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 14165
/proc/meminfo: memFree=1500960/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=25132 CPUtime=100.04
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 8059 0 0 0 10000 4 0 0 25 0 1 50000 244015695 25735168 5676 1992294400 134512640 134537284 4294956384 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 6283 5676 85 6 0 5921 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 30492

[startup+162.301 s]
/proc/loadavg: 1.30 1.11 1.03 2/66 14165
/proc/meminfo: memFree=1500128/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=2.18
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 317 12743 0 0 0 0 206 12 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14165] ppid=14162 vsize=25924 CPUtime=160.03
/proc/14165/stat : 14165 (revival) R 14162 14162 14060 0 -1 4194304 8261 0 0 0 15998 5 0 0 25 0 1 50000 244015695 26546176 5878 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14165/statm: 6481 5878 85 6 0 6119 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31284

[startup+222.302 s]
/proc/loadavg: 1.11 1.08 1.03 2/66 14166
/proc/meminfo: memFree=1476384/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=39216 CPUtime=23.69
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 9572 0 0 0 2361 8 0 0 25 0 1 0 244035335 40157184 9556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 9804 9556 77 170 0 9632 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 44576

[startup+282.301 s]
/proc/loadavg: 1.04 1.07 1.02 2/66 14166
/proc/meminfo: memFree=1452960/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=62764 CPUtime=83.66
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 15463 0 0 0 8351 15 0 0 25 0 1 0 244035335 64270336 15447 1992294400 134512640 135212939 4294956240 18446744073709551615 134529379 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 15691 15447 77 170 0 15519 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 68124

[startup+342.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/66 14166
/proc/meminfo: memFree=1428256/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=87208 CPUtime=143.65
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 21572 0 0 0 14344 21 0 0 25 0 1 0 244035335 89300992 21556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 21802 21556 77 170 0 21630 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 92568


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

/proc/14166/statm: 42807 42498 77 170 0 42635 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 176588

[startup+642.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14166
/proc/meminfo: memFree=1330400/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=184848 CPUtime=443.55
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 45942 0 0 0 44305 50 0 0 25 0 1 0 244035335 189284352 45926 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 46212 45926 77 170 0 46040 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 190208

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14166
/proc/meminfo: memFree=1316960/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=198340 CPUtime=503.53
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 49350 0 0 0 50299 54 0 0 25 0 1 0 244035335 203100160 49334 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 49585 49334 77 170 0 49413 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 203700

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=1302624/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=213412 CPUtime=563.52
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 52900 0 0 0 56294 58 0 0 25 0 1 0 244035335 218533888 52884 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 53353 52884 77 170 0 53181 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 218772

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=1289824/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=226152 CPUtime=623.49
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 56104 0 0 0 62288 61 0 0 25 0 1 0 244035335 231579648 56088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 56538 56088 77 170 0 56366 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 231512

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=1274592/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=241212 CPUtime=683.48
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 59898 0 0 0 68283 65 0 0 25 0 1 0 244035335 247001088 59882 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 60303 59882 77 170 0 60131 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 246572

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14166
/proc/meminfo: memFree=1260448/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=255348 CPUtime=743.46
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 63455 0 0 0 74276 70 0 0 25 0 1 0 244035335 261476352 63439 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 63837 63439 77 170 0 63665 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 260708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1246944/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=268432 CPUtime=803.44
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 66769 0 0 0 80271 73 0 0 25 0 1 0 244035335 274874368 66753 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 67108 66753 77 170 0 66936 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 273792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1236832/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=278628 CPUtime=863.42
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 69321 0 0 0 86266 76 0 0 25 0 1 0 244035335 285315072 69305 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 69657 69305 77 170 0 69485 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 283988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1225760/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=289368 CPUtime=923.41
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 72042 0 0 0 92262 79 0 0 25 0 1 0 244035335 296312832 72026 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 72342 72026 77 170 0 72170 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 294728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1215456/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=299708 CPUtime=983.38
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 74627 0 0 0 98256 82 0 0 25 0 1 0 244035335 306900992 74611 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 74927 74611 77 170 0 74755 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 305068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1212448/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=302576 CPUtime=1001.58
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 75346 0 0 0 100076 82 0 0 25 0 1 0 244035335 309837824 75330 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 75644 75330 77 170 0 75472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 307936

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14168
/proc/meminfo: memFree=1212448/2055920 swapFree=4181456/4192956
[pid=14162] ppid=14160 vsize=5360 CPUtime=198.49
/proc/14162/stat : 14162 (run.sh) S 14160 14162 14060 0 -1 4194304 343 21134 0 0 0 0 19828 21 16 0 1 0 244015475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14162/statm: 1340 241 197 169 0 51 0
[pid=14166] ppid=14162 vsize=302576 CPUtime=1001.58
/proc/14166/stat : 14166 (minisat) R 14162 14162 14060 0 -1 4194304 75346 0 0 0 100076 82 0 0 25 0 1 0 244035335 309837824 75330 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14166/statm: 75644 75330 77 170 0 75472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 307936

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14162 and gives
#  childrusage.ru_utime.tv_sec=198
#  childrusage.ru_utime.tv_usec=287855
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=217966
# CPU time returned by wait4() is 198.506
# 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.51
CPU time (s): 1200.07
CPU user time (s): 1199.04
CPU system time (s): 1.03
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 307936

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

runsolver used 1.46578 second user time and 2.88956 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 22:23:45
IDJOB=1807624
IDBENCH=71799
IDSOLVER=648
FILE ID=node26/1807624-1242159824
PBS_JOBID= 9289735
Free space on /tmp= 66052 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807624-1242159824/watcher-1807624-1242159824 -o /tmp/evaluation-result-1807624-1242159824/solver-1807624-1242159824 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807624-1242159824.cnf HOME

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1918884579

node26.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.261
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.261
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:       1534736 kB
Buffers:         47996 kB
Cached:         390692 kB
SwapCached:       5352 kB
Active:         108444 kB
Inactive:       338132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534736 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           11544 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            60676 kB
Committed_AS:   872852 kB
PageTables:       1368 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= 66032 MiB
End job on node26 at 2009-05-12 22:43:47