Trace number 1807618

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
499.89/500.19	#ITERATIONS 2
499.89/500.19	#LEARNT CLAUSES 1019
500.19/500.44	done !
500.19/500.44	c Calling MINISAT
500.19/500.44	This is MiniSat 2.0 beta
500.19/500.44	WARNING: for repeatability, setting FPU to use double precision
500.19/500.44	============================[ Problem Statistics ]=============================
500.19/500.44	|                                                                             |
500.19/500.44	|  Number of variables:  24336                                                |
500.19/500.44	|  Number of clauses:    263069                                               |
500.23/500.59	|  Parsing time:         0.13         s                                       |
500.23/500.60	============================[ Search Statistics ]==============================
500.23/500.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.23/500.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.23/500.60	===============================================================================
500.23/500.60	|         0 |   22925   253232   733374 |    84410        0    nan |  0.000 % |
500.23/500.63	|       101 |   22925   253232   733374 |    92851      101     18 |  5.798 % |
500.23/500.70	|       252 |   22925   253232   733374 |   102136      252     14 |  5.798 % |
500.23/500.75	|       479 |   22925   253232   733374 |   112350      479     18 |  5.798 % |
500.23/500.80	|       817 |   22925   253232   733374 |   123585      817     20 |  5.798 % |
500.23/500.95	|      1323 |   22925   253232   733374 |   135944     1323     24 |  5.798 % |
500.23/501.40	|      2082 |   22925   253232   733374 |   149538     2082     49 |  5.798 % |
501.37/501.65	|      3221 |   22925   253232   733374 |   164492     3221     48 |  5.798 % |
501.77/502.00	|      4929 |   22925   253232   733374 |   180941     4929     44 |  5.798 % |
502.57/502.84	|      7492 |   22925   253232   733374 |   199035     7492     45 |  5.798 % |
504.07/504.37	|     11336 |   22925   253232   733374 |   218939    11336     46 |  5.798 % |
506.78/507.05	|     17105 |   22925   253232   733374 |   240833    17105     54 |  5.798 % |
510.67/510.99	|     25754 |   22925   253232   733374 |   264916    25754     61 |  5.798 % |
518.67/518.99	|     38729 |   22925   253232   733374 |   291408    38729     69 |  5.798 % |
535.96/536.25	|     58190 |   22925   253232   733374 |   320549    58190     83 |  5.798 % |
564.55/564.85	|     87382 |   22925   253232   733374 |   352604    87382     95 |  5.798 % |
622.72/623.03	|    131171 |   22925   253232   733374 |   387864   131171    110 |  5.798 % |
698.68/699.00	|    196855 |   22925   253232   733374 |   426651   196855    108 |  5.798 % |
865.42/865.84	|    295383 |   22925   253232   733374 |   469316   295383    107 |  5.798 % |
1192.78/1193.33	|    443172 |   22925   253232   733374 |   516247   443172    100 |  5.798 % |

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-1807618-1242159784/watcher-1807618-1242159784 -o /tmp/evaluation-result-1807618-1242159784/solver-1807618-1242159784 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807618-1242159784.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16103
/proc/meminfo: memFree=1368584/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=2124 CPUtime=0
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 247 0 0 0 0 0 0 0 19 0 1 0 244008438 2174976 214 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16104/statm: 531 222 81 6 0 169 0

[startup+0.075036 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16103
/proc/meminfo: memFree=1368584/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16168 CPUtime=0.06
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 3624 0 0 0 5 1 0 0 19 0 1 0 244008438 16556032 3591 1992294400 134512640 134537284 4294956368 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/16104/statm: 4042 3592 82 6 0 3680 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21528

[startup+0.101037 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16103
/proc/meminfo: memFree=1368584/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=19052 CPUtime=0.09
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 4260 0 0 0 7 2 0 0 19 0 1 0 244008438 19509248 4227 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/16104/statm: 4763 4228 82 6 0 4401 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24412

[startup+0.301058 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16103
/proc/meminfo: memFree=1368584/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16428 CPUtime=0.28
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5229 0 0 0 26 2 0 0 21 0 1 50000 244008438 16822272 3650 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4107 3650 85 6 0 3745 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21788

[startup+0.7011 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16103
/proc/meminfo: memFree=1368584/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16560 CPUtime=0.68
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5251 0 0 0 66 2 0 0 24 0 1 50000 244008438 16957440 3672 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4140 3672 85 6 0 3778 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21920

[startup+1.50218 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16105
/proc/meminfo: memFree=1353912/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16560 CPUtime=1.49
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5257 0 0 0 146 3 0 0 25 0 1 50000 244008438 16957440 3678 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4140 3678 85 6 0 3778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21920

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16105
/proc/meminfo: memFree=1353720/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16560 CPUtime=3.09
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5274 0 0 0 306 3 0 0 25 0 1 50000 244008438 16957440 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523819 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4140 3695 85 6 0 3778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21920

[startup+6.30169 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 16105
/proc/meminfo: memFree=1353328/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16692 CPUtime=6.29
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5286 0 0 0 626 3 0 0 25 0 1 50000 244008438 17092608 3707 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4173 3707 85 6 0 3811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22052

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 16105
/proc/meminfo: memFree=1353344/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16692 CPUtime=12.68
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5290 0 0 0 1265 3 0 0 25 0 1 50000 244008438 17092608 3711 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4173 3711 85 6 0 3811 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22052

[startup+25.5017 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 16105
/proc/meminfo: memFree=1353536/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16824 CPUtime=25.48
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5323 0 0 0 2545 3 0 0 25 0 1 50000 244008438 17227776 3744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4206 3744 85 6 0 3844 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22184

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.01 2/67 16105
/proc/meminfo: memFree=1353472/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16824 CPUtime=51.07
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5323 0 0 0 5104 3 0 0 25 0 1 50000 244008438 17227776 3744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4206 3744 85 6 0 3844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22184

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 16105
/proc/meminfo: memFree=1353344/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16824 CPUtime=102.25
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5323 0 0 0 10222 3 0 0 25 0 1 50000 244008438 17227776 3744 1992294400 134512640 134537284 4294956368 18446744073709551615 134524284 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4206 3744 85 6 0 3844 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22184

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 16105
/proc/meminfo: memFree=1353344/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=16956 CPUtime=162.22
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5371 0 0 0 16219 3 0 0 25 0 1 50000 244008438 17362944 3792 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4239 3792 85 6 0 3877 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22316

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 16105
/proc/meminfo: memFree=1353280/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=17088 CPUtime=222.2
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5394 0 0 0 22216 4 0 0 25 0 1 50000 244008438 17498112 3815 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4272 3815 85 6 0 3910 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16105
/proc/meminfo: memFree=1353280/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=17088 CPUtime=282.18
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5397 0 0 0 28214 4 0 0 25 0 1 50000 244008438 17498112 3818 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4272 3818 85 6 0 3910 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22448

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16105
/proc/meminfo: memFree=1353280/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=0
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 244008438 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 237 196 169 0 51 0
[pid=16104] ppid=16103 vsize=17088 CPUtime=342.15
/proc/16104/stat : 16104 (revival) R 16103 16103 16000 0 -1 4194304 5401 0 0 0 34211 4 0 0 25 0 1 50000 244008438 17498112 3822 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16104/statm: 4272 3822 85 6 0 3910 0
Current children cumulated CPU time (s) 342.15

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

/proc/16106/statm: 7168 6920 77 170 0 6996 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 34032

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1305792/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=59072 CPUtime=81.81
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 14513 0 0 0 8166 15 0 0 25 0 1 0 244058482 60489728 14499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 14768 14499 77 170 0 14596 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 64432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1279808/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=84688 CPUtime=141.79
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 20909 0 0 0 14156 23 0 0 25 0 1 0 244058482 86720512 20895 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 21172 20895 77 170 0 21000 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 90048

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1257920/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=106636 CPUtime=201.75
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 26436 0 0 0 20147 28 0 0 25 0 1 0 244058482 109195264 26422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 26659 26422 77 170 0 26487 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 111996

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1238784/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=125652 CPUtime=261.73
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 31153 0 0 0 26140 33 0 0 25 0 1 0 244058482 128667648 31139 1992294400 134512640 135212939 4294956240 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 31413 31139 77 170 0 31241 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 131012

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1224960/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=139492 CPUtime=321.7
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 34619 0 0 0 32132 38 0 0 25 0 1 0 244058482 142839808 34605 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 34873 34605 77 170 0 34701 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 144852

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1211008/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=153300 CPUtime=381.68
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 38095 0 0 0 38126 42 0 0 25 0 1 0 244058482 156979200 38081 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 38325 38081 77 170 0 38153 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 158660

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1200192/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=164664 CPUtime=441.65
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 40806 0 0 0 44121 44 0 0 25 0 1 0 244058482 168615936 40792 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 41166 40792 77 170 0 40994 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 170024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1189312/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=175316 CPUtime=501.63
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 43502 0 0 0 50116 47 0 0 25 0 1 0 244058482 179523584 43488 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 43829 43488 77 170 0 43657 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 180676

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1178624/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=185884 CPUtime=561.6
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 46178 0 0 0 56111 49 0 0 25 0 1 0 244058482 190345216 46164 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 46471 46164 77 170 0 46299 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 191244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16106
/proc/meminfo: memFree=1168320/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=196192 CPUtime=621.57
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 48740 0 0 0 62105 52 0 0 25 0 1 0 244058482 200900608 48726 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 49048 48726 77 170 0 48876 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 201552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16108
/proc/meminfo: memFree=1159616/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=204672 CPUtime=681.55
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 50889 0 0 0 68100 55 0 0 25 0 1 0 244058482 209584128 50875 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 51168 50875 77 170 0 50996 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 210032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16108
/proc/meminfo: memFree=1156032/2055920 swapFree=4180868/4192956
[pid=16103] ppid=16101 vsize=5360 CPUtime=500.23
/proc/16103/stat : 16103 (run.sh) S 16101 16103 16000 0 -1 4194304 312 5426 0 0 0 0 50017 6 19 0 1 0 244008438 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16103/statm: 1340 238 197 169 0 51 0
[pid=16106] ppid=16103 vsize=208164 CPUtime=699.85
/proc/16106/stat : 16106 (minisat) R 16103 16103 16000 0 -1 4194304 51760 0 0 0 69929 56 0 0 25 0 1 0 244058482 213159936 51746 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/16106/statm: 52041 51746 77 170 0 51869 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 213524

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 16103 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=172962
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 500.241
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.46
CPU system time (s): 0.62
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 213524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.173
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5738
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= 5
involuntary context switches= 1947

runsolver used 1.06884 second user time and 3.3095 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-12 22:23:04
IDJOB=1807618
IDBENCH=71798
IDSOLVER=649
FILE ID=node79/1807618-1242159784
PBS_JOBID= 9289729
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=838800475

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1369128 kB
Buffers:         65324 kB
Cached:         535916 kB
SwapCached:       7224 kB
Active:          75924 kB
Inactive:       534892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369128 kB
SwapTotal:     4192956 kB
SwapFree:      4180868 kB
Dirty:            7596 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            62008 kB
Committed_AS:   875812 kB
PageTables:       1384 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= 66220 MiB
End job on node79 at 2009-05-12 22:43:07