Trace number 1805803

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18UNSAT 656.54 656.641

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.6072
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
499.88/500.11	#ITERATIONS 22
499.88/500.11	#LEARNT CLAUSES 781
499.98/500.21	done !
499.98/500.21	c Now, SatElite...
499.98/500.21	c Parsing...
499.98/500.28	c ==============================================================================
499.98/500.28	c |           |     ORIGINAL     |              LEARNT              |          |
499.98/500.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
499.98/500.28	c ==============================================================================
499.98/500.28	c |         0 |   55363   289338 |   16608       0        0     nan |  0.000 % |
499.99/500.34	c |         0 |   54255   278281 |      --       0       --      -- |     --   | -1108/-11057
499.99/500.34	c ==============================================================================
499.99/500.34	c Result  :   #vars: 877   #clauses: 54255   #literals: 278281
499.99/500.34	c CPU time:   0.124981 s
499.99/500.34	c ==============================================================================
499.99/500.50	c SatElite is done !
499.99/500.50	c Calling MINISAT
499.99/500.50	This is MiniSat 2.0 beta
499.99/500.50	WARNING: for repeatability, setting FPU to use double precision
499.99/500.50	============================[ Problem Statistics ]=============================
499.99/500.50	|                                                                             |
499.99/500.50	|  Number of variables:  877                                                  |
499.99/500.50	|  Number of clauses:    54255                                                |
499.99/500.55	|  Parsing time:         0.03         s                                       |
499.99/500.55	============================[ Search Statistics ]==============================
499.99/500.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
499.99/500.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
499.99/500.55	===============================================================================
499.99/500.55	|         0 |     877    54255   278281 |    18085        0    nan |  0.000 % |
499.99/500.56	|       101 |     877    54255   278281 |    19893      101     20 |  0.000 % |
499.99/500.59	|       253 |     877    54255   278281 |    21882      253     18 |  0.000 % |
500.28/500.63	|       479 |     877    54255   278281 |    24071      479     21 |  0.000 % |
500.28/500.68	|       816 |     877    54255   278281 |    26478      816     20 |  0.000 % |
500.28/500.78	|      1323 |     877    54255   278281 |    29126     1323     21 |  0.008 % |
500.28/500.93	|      2083 |     877    54255   278281 |    32038     2083     20 |  0.008 % |
500.28/501.17	|      3225 |     877    54255   278281 |    35242     3225     21 |  0.008 % |
501.27/501.57	|      4933 |     877    54255   278281 |    38766     4933     23 |  0.008 % |
501.96/502.25	|      7496 |     877    54255   278281 |    42643     7496     24 |  0.008 % |
503.06/503.39	|     11340 |     877    54255   278281 |    46907    11340     26 |  0.000 % |
505.26/505.56	|     17106 |     877    54255   278281 |    51598    17106     27 |  0.008 % |
509.86/510.13	|     25756 |     877    54255   278281 |    56758    25756     28 |  0.004 % |
518.56/518.89	|     38730 |     877    54255   278281 |    62434    38730     32 |  0.001 % |
536.14/536.40	|     58191 |     874    52088   266346 |    68677    47305     33 |  0.350 % |
567.03/567.39	|     87383 |     873    52088   266346 |    75545    26295     30 |  0.686 % |
613.52/613.82	|    131174 |     865    46357   234782 |    83100    57810     34 |  1.369 % |
656.30/656.63	===============================================================================
656.30/656.63	restarts              : 17
656.30/656.63	conflicts             : 160646         (1030 /sec)
656.30/656.63	decisions             : 192985         (1.51 % random) (1237 /sec)
656.30/656.63	propagations          : 14290783       (91603 /sec)
656.30/656.63	conflict literals     : 5387236        (47.29 % deleted)
656.30/656.63	Memory used           : 19.16 MB
656.30/656.63	CPU time              : 156.007 s
656.30/656.63	
656.30/656.63	UNSATISFIABLE
656.30/656.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805803-1242142215/watcher-1805803-1242142215 -o /tmp/evaluation-result-1805803-1242142215/solver-1805803-1242142215 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805803-1242142215.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.00 0.11 0.63 3/64 17683
/proc/meminfo: memFree=1241928/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) R 17681 17683 17646 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17683/statm: 1340 236 195 169 0 51 0
[pid=17684] ppid=17683 vsize=1868 CPUtime=0
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 242254447 1912832 195 1992294400 134512640 134537284 4294956368 18446744073709551615 11536240 0 0 4096 0 0 0 0 17 0 0 0
/proc/17684/statm: 531 196 81 6 0 169 0

[startup+0.0299719 s]
/proc/loadavg: 0.00 0.11 0.63 3/64 17683
/proc/meminfo: memFree=1241928/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5164 CPUtime=0.02
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1025 0 0 0 2 0 0 0 18 0 1 0 242254447 5287936 991 1992294400 134512640 134537284 4294956368 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/17684/statm: 1291 992 82 6 0 929 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10524

[startup+0.101977 s]
/proc/loadavg: 0.00 0.11 0.63 3/64 17683
/proc/meminfo: memFree=1241928/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=4972 CPUtime=0.09
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1387 0 0 0 9 0 0 0 19 0 1 50000 242254447 5091328 934 1992294400 134512640 134537284 4294956368 18446744073709551615 134524284 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1243 934 85 6 0 881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10332

[startup+0.301996 s]
/proc/loadavg: 0.00 0.11 0.63 3/64 17683
/proc/meminfo: memFree=1241928/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5112 CPUtime=0.29
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1408 0 0 0 29 0 0 0 21 0 1 50000 242254447 5234688 955 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1278 955 85 6 0 916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10472

[startup+0.701037 s]
/proc/loadavg: 0.00 0.11 0.63 3/64 17683
/proc/meminfo: memFree=1241928/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5112 CPUtime=0.69
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1427 0 0 0 69 0 0 0 25 0 1 50000 242254447 5234688 974 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1278 974 85 6 0 916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10472

[startup+1.50112 s]
/proc/loadavg: 0.00 0.11 0.63 2/66 17685
/proc/meminfo: memFree=1238072/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5248 CPUtime=1.49
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1445 0 0 0 149 0 0 0 25 0 1 50000 242254447 5373952 992 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1312 992 85 6 0 950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10608

[startup+3.10128 s]
/proc/loadavg: 0.00 0.11 0.63 2/66 17685
/proc/meminfo: memFree=1237880/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5248 CPUtime=3.09
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1458 0 0 0 309 0 0 0 25 0 1 50000 242254447 5373952 1005 1992294400 134512640 134537284 4294956368 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1312 1005 85 6 0 950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10608

[startup+6.30261 s]
/proc/loadavg: 0.08 0.13 0.63 2/66 17685
/proc/meminfo: memFree=1237624/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5248 CPUtime=6.29
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1472 0 0 0 629 0 0 0 25 0 1 50000 242254447 5373952 1019 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1312 1019 85 6 0 950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10608

[startup+12.7013 s]
/proc/loadavg: 0.15 0.14 0.64 2/66 17685
/proc/meminfo: memFree=1237432/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5380 CPUtime=12.68
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1491 0 0 0 1268 0 0 0 25 0 1 50000 242254447 5509120 1038 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1345 1038 85 6 0 983 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10740

[startup+25.5016 s]
/proc/loadavg: 0.34 0.18 0.64 2/66 17685
/proc/meminfo: memFree=1237432/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5380 CPUtime=25.48
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1498 0 0 0 2548 0 0 0 25 0 1 50000 242254447 5509120 1045 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1345 1045 85 6 0 983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10740

[startup+51.1011 s]
/proc/loadavg: 0.56 0.25 0.65 2/66 17685
/proc/meminfo: memFree=1237432/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=5644 CPUtime=51.07
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1535 0 0 0 5107 0 0 0 25 0 1 50000 242254447 5779456 1082 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1411 1082 85 6 0 1049 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11004

[startup+102.305 s]
/proc/loadavg: 0.81 0.36 0.66 2/66 17685
/proc/meminfo: memFree=1236984/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=6040 CPUtime=102.26
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1645 0 0 0 10225 1 0 0 25 0 1 50000 242254447 6184960 1192 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1510 1192 85 6 0 1148 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11400

[startup+162.301 s]
/proc/loadavg: 0.93 0.48 0.68 2/66 17685
/proc/meminfo: memFree=1236344/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=6568 CPUtime=162.23
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1800 0 0 0 16222 1 0 0 25 0 1 50000 242254447 6725632 1347 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1642 1347 85 6 0 1280 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11928

[startup+222.301 s]
/proc/loadavg: 0.97 0.57 0.70 2/66 17685
/proc/meminfo: memFree=1235640/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=7360 CPUtime=222.19
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 1979 0 0 0 22218 1 0 0 25 0 1 50000 242254447 7536640 1526 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 1840 1526 85 6 0 1478 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12720

[startup+282.302 s]
/proc/loadavg: 0.99 0.64 0.72 2/66 17685
/proc/meminfo: memFree=1234872/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=8152 CPUtime=282.17
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 2171 0 0 0 28215 2 0 0 25 0 1 50000 242254447 8347648 1718 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 2038 1718 85 6 0 1676 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 13512

[startup+342.302 s]
/proc/loadavg: 0.99 0.71 0.73 2/66 17685
/proc/meminfo: memFree=1234040/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=8944 CPUtime=342.15
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 2374 0 0 0 34213 2 0 0 25 0 1 50000 242254447 9158656 1921 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 2236 1921 85 6 0 1874 0
Current children cumulated CPU time (s) 342.15

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

[pid=17683] ppid=17681 vsize=5360 CPUtime=0
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242254446 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17683/statm: 1340 237 196 169 0 51 0
[pid=17684] ppid=17683 vsize=10660 CPUtime=462.1
/proc/17684/stat : 17684 (revival) R 17683 17683 17646 0 -1 4194304 2809 0 0 0 46207 3 0 0 25 0 1 50000 242254447 10915840 2356 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17684/statm: 2665 2356 85 6 0 2303 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 16020

############
# WARNING:
# current cumulated CPU time (499.99 s) is less than in the last sample (500.17 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.179993 s) to the 'lost time'.

[startup+500.402 s]
/proc/loadavg: 0.99 0.82 0.76 2/66 17686
/proc/meminfo: memFree=1234296/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=499.99
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 311 2964 0 0 0 0 49995 4 16 0 1 0 242254446 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 238 197 169 0 51 0
[pid=17686] ppid=17683 vsize=5912 CPUtime=0.18
/proc/17686/stat : 17686 (SatElite) R 17683 17683 17646 0 -1 4194304 1458 0 0 0 18 0 0 0 21 0 1 0 242304468 6053888 1333 1992294400 134512640 135031949 4294956240 18446744073709551615 134764501 0 0 4096 3 0 0 0 17 0 0 0
/proc/17686/statm: 1478 1333 69 126 0 1349 0
Current children cumulated CPU time (s) 500.17
Current children cumulated vsize (KiB) 11272

[startup+500.507 s]
/proc/loadavg: 0.99 0.82 0.76 2/66 17686
/proc/meminfo: memFree=1234296/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=499.99
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 311 2964 0 0 0 0 49995 4 16 0 1 0 242254446 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 499.99
Current children cumulated vsize (KiB) 5360
#
############


[startup+522.302 s]
/proc/loadavg: 0.99 0.83 0.77 2/66 17687
/proc/meminfo: memFree=1227448/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=12132 CPUtime=21.78
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 2921 0 0 0 2175 3 0 0 25 0 1 0 242304497 12423168 2905 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 3033 2905 76 170 0 2861 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 17492

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.78 2/66 17687
/proc/meminfo: memFree=1222328/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=17156 CPUtime=81.75
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4149 0 0 0 8171 4 0 0 25 0 1 0 242304497 17567744 4133 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4289 4133 76 170 0 4117 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 22516

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.79 2/66 17687
/proc/meminfo: memFree=1221112/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=18488 CPUtime=141.72
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4473 0 0 0 14168 4 0 0 25 0 1 0 242304497 18931712 4457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4622 4457 76 170 0 4450 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 23848

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

[startup+646.301 s]
/proc/loadavg: 0.99 0.88 0.79 2/66 17687
/proc/meminfo: memFree=1220728/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=18776 CPUtime=145.72
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4562 0 0 0 14568 4 0 0 25 0 1 0 242304497 19226624 4546 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4694 4546 76 170 0 4522 0
Current children cumulated CPU time (s) 646
Current children cumulated vsize (KiB) 24136

[startup+652.701 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219952/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19352 CPUtime=152.12
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4701 0 0 0 15207 5 0 0 25 0 1 0 242304497 19816448 4685 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4838 4685 76 170 0 4666 0
Current children cumulated CPU time (s) 652.4
Current children cumulated vsize (KiB) 24712

[startup+654.301 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219824/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19484 CPUtime=153.72
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4739 0 0 0 15367 5 0 0 25 0 1 0 242304497 19951616 4723 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4871 4723 76 170 0 4699 0
Current children cumulated CPU time (s) 654
Current children cumulated vsize (KiB) 24844

[startup+655.901 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219640/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19616 CPUtime=155.32
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4770 0 0 0 15527 5 0 0 25 0 1 0 242304497 20086784 4754 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4904 4754 76 170 0 4732 0
Current children cumulated CPU time (s) 655.6
Current children cumulated vsize (KiB) 24976

[startup+656.302 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219640/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19616 CPUtime=155.72
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4777 0 0 0 15567 5 0 0 25 0 1 0 242304497 20086784 4761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526602 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4904 4761 76 170 0 4732 0
Current children cumulated CPU time (s) 656
Current children cumulated vsize (KiB) 24976

[startup+656.503 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219640/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19616 CPUtime=155.92
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4780 0 0 0 15587 5 0 0 25 0 1 0 242304497 20086784 4764 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4904 4764 76 170 0 4732 0
Current children cumulated CPU time (s) 656.2
Current children cumulated vsize (KiB) 24976

[startup+656.603 s]
/proc/loadavg: 0.99 0.89 0.79 2/66 17689
/proc/meminfo: memFree=1219576/2055920 swapFree=4178960/4192956
[pid=17683] ppid=17681 vsize=5360 CPUtime=500.28
/proc/17683/stat : 17683 (run.sh) S 17681 17683 17646 0 -1 4194304 341 4425 0 0 0 0 50023 5 15 0 1 0 242254446 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17683/statm: 1340 241 197 169 0 51 0
[pid=17687] ppid=17683 vsize=19616 CPUtime=156.02
/proc/17687/stat : 17687 (minisat) R 17683 17683 17646 0 -1 4194304 4781 0 0 0 15597 5 0 0 25 0 1 0 242304497 20086784 4765 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/17687/statm: 4904 4765 76 170 0 4732 0
Current children cumulated CPU time (s) 656.3
Current children cumulated vsize (KiB) 24976

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.179993
#  lost CPU user time (s): 0.179993
#  lost CPU system time (s): 0

Real time (s): 656.641
CPU time (s): 656.54
CPU user time (s): 656.424
CPU system time (s): 0.115982
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 24976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.244
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9569
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= 10
involuntary context switches= 1521

runsolver used 0.629904 second user time and 1.76973 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-12 17:30:15
IDJOB=1805803
IDBENCH=24601
IDSOLVER=647
FILE ID=node27/1805803-1242142215
PBS_JOBID= 9289694
Free space on /tmp= 66256 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805803-1242142215/watcher-1805803-1242142215 -o /tmp/evaluation-result-1805803-1242142215/solver-1805803-1242142215 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805803-1242142215.cnf HOME

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=229687625

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1242472 kB
Buffers:         82972 kB
Cached:         634616 kB
SwapCached:       8108 kB
Active:         218768 kB
Inactive:       509032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242472 kB
SwapTotal:     4192956 kB
SwapFree:      4178960 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:          14628 kB
Slab:            71624 kB
Committed_AS:   860568 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node27 at 2009-05-12 17:41:12