Trace number 1797243

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.08 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.0233
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  148488   442317 |   44546       0        0     nan |  0.000 % |
1.10/1.19	c |         0 |  147422   626130 |      --       0       --      -- |     --   | -1066/183813
1.10/1.19	c ==============================================================================
1.10/1.19	c Result  :   #vars: 1437   #clauses: 147422   #literals: 626130
1.10/1.19	c CPU time:   1.16582 s
1.10/1.19	c ==============================================================================
1.39/1.48	c SatElite is done !
1.39/1.48	c revival is preprocessing the formula...#ITERATIONS 20
279.74/279.95	#LEARNT CLAUSES 0
279.95/280.11	done !
279.95/280.11	c Calling MINISAT
279.95/280.11	This is MiniSat 2.0 beta
279.95/280.11	WARNING: for repeatability, setting FPU to use double precision
279.95/280.11	============================[ Problem Statistics ]=============================
279.95/280.11	|                                                                             |
279.95/280.12	|  Number of variables:  1437                                                 |
279.95/280.12	|  Number of clauses:    147422                                               |
279.96/280.21	|  Parsing time:         0.08         s                                       |
279.96/280.21	============================[ Search Statistics ]==============================
279.96/280.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
279.96/280.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
279.96/280.21	===============================================================================
279.96/280.21	|         0 |    1437   147422   612726 |    49140        0    nan |  0.000 % |
279.96/280.24	|       101 |    1437   147422   612726 |    54054      101     77 |  0.000 % |
279.96/280.28	|       251 |    1437   147422   612726 |    59460      251     71 |  0.000 % |
279.96/280.34	|       476 |    1437   147422   612726 |    65406      476     82 |  0.000 % |
280.23/280.41	|       813 |    1437   147422   612726 |    71946      813     83 |  0.000 % |
280.34/280.58	|      1320 |    1437   147422   612726 |    79141     1320     77 |  0.000 % |
280.53/280.74	|      2080 |    1437   147422   612726 |    87055     2080     86 |  0.000 % |
280.73/280.95	|      3219 |    1437   147422   612726 |    95761     3219     87 |  0.000 % |
281.23/281.40	|      4929 |    1437   147422   612726 |   105337     4929     98 |  0.000 % |
281.73/281.94	|      7493 |    1437   147422   612726 |   115871     7493    106 |  0.000 % |
282.92/283.15	|     11338 |    1437   147422   612726 |   127458    11338    112 |  0.000 % |
284.73/284.94	|     17104 |    1437   147422   612726 |   140204    17104    112 |  0.000 % |
290.43/290.64	|     25755 |    1437   147422   612726 |   154224    25755    115 |  0.000 % |
301.12/301.35	|     38730 |    1437   147422   612726 |   169646    38730    124 |  0.000 % |
326.11/326.37	|     58192 |    1437   147422   612726 |   186611    58192    136 |  0.000 % |
373.79/374.08	|     87384 |    1437   147422   612726 |   205272    87384    135 |  0.000 % |
474.44/474.79	|    131174 |    1437   147422   612726 |   225800   131174    136 |  0.000 % |
688.14/688.50	|    196859 |    1437   147422   612726 |   248380   196859    135 |  0.000 % |
921.03/921.53	|    295385 |    1437   147422   612726 |   273218    63041    138 |  0.000 % |

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-1797243-1242086959/watcher-1797243-1242086959 -o /tmp/evaluation-result-1797243-1242086959/solver-1797243-1242086959 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797243-1242086959.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.98 0.99 3/65 15355
/proc/meminfo: memFree=1160872/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=0
/proc/15355/stat : 15355 (run.sh) R 15353 15355 15318 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 236725489 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15355/statm: 1340 237 196 169 0 51 0
[pid=15356] ppid=15355 vsize=820 CPUtime=0
/proc/15356/stat : 15356 (SatElite) R 15355 15355 15318 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 236725489 839680 115 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15356/statm: 205 116 51 126 0 76 0

[startup+0.043404 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15355
/proc/meminfo: memFree=1160872/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=0
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 236725489 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15355/statm: 1340 238 197 169 0 51 0
[pid=15356] ppid=15355 vsize=2348 CPUtime=0.03
/proc/15356/stat : 15356 (SatElite) R 15355 15355 15318 0 -1 4194304 511 0 0 0 3 0 0 0 19 0 1 0 236725489 2404352 494 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15356/statm: 587 494 51 126 0 458 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7708

[startup+0.101409 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15355
/proc/meminfo: memFree=1160872/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=0
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 236725489 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15355/statm: 1340 238 197 169 0 51 0
[pid=15356] ppid=15355 vsize=4864 CPUtime=0.09
/proc/15356/stat : 15356 (SatElite) R 15355 15355 15318 0 -1 4194304 1046 0 0 0 9 0 0 0 21 0 1 0 236725489 4980736 1029 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/15356/statm: 1216 1031 51 126 0 1087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10224

[startup+0.301443 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15355
/proc/meminfo: memFree=1160872/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=0
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 236725489 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15355/statm: 1340 238 197 169 0 51 0
[pid=15356] ppid=15355 vsize=12696 CPUtime=0.28
/proc/15356/stat : 15356 (SatElite) R 15355 15355 15318 0 -1 4194304 2961 0 0 0 27 1 0 0 22 0 1 0 236725489 13000704 2944 1992294400 134512640 135031949 4294956224 18446744073709551615 134569468 0 0 4096 3 0 0 0 17 0 0 0
/proc/15356/statm: 3174 2944 67 126 0 3045 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18056

[startup+0.701514 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15355
/proc/meminfo: memFree=1160872/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=0
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 236725489 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15355/statm: 1340 238 197 169 0 51 0
[pid=15356] ppid=15355 vsize=16772 CPUtime=0.69
/proc/15356/stat : 15356 (SatElite) R 15355 15355 15318 0 -1 4194304 3775 0 0 0 67 2 0 0 25 0 1 0 236725489 17174528 3756 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/15356/statm: 4193 3756 67 126 0 4064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22132

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 15357
/proc/meminfo: memFree=1145176/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5360

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 15358
/proc/meminfo: memFree=1148824/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=1.6
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2831 0 0 0 159 1 0 0 25 0 1 50000 236725637 9633792 2051 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2051 85 6 0 1990 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14768

[startup+6.30151 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148504/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=4.81
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2832 0 0 0 479 2 0 0 25 0 1 50000 236725637 9633792 2052 1992294400 134512640 134537284 4294956384 18446744073709551615 134523829 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2052 85 6 0 1990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14768

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148584/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=11.2
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2835 0 0 0 1118 2 0 0 25 0 1 50000 236725637 9633792 2055 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2055 85 6 0 1990 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14768

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148776/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=23.99
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2839 0 0 0 2397 2 0 0 25 0 1 50000 236725637 9633792 2059 1992294400 134512640 134537284 4294956384 18446744073709551615 134523617 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2059 85 6 0 1990 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14768

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148712/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=49.58
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2840 0 0 0 4956 2 0 0 25 0 1 50000 236725637 9633792 2060 1992294400 134512640 134537284 4294956384 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2060 85 6 0 1990 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14768

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148712/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=100.76
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2841 0 0 0 10074 2 0 0 25 0 1 50000 236725637 9633792 2061 1992294400 134512640 134537284 4294956384 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2061 85 6 0 1990 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14768

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148648/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=160.72
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2841 0 0 0 16070 2 0 0 25 0 1 50000 236725637 9633792 2061 1992294400 134512640 134537284 4294956384 18446744073709551615 134523899 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2061 85 6 0 1990 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 14768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15358
/proc/meminfo: memFree=1148712/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=1.48
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 317 3780 0 0 0 0 144 4 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15358] ppid=15355 vsize=9408 CPUtime=220.7
/proc/15358/stat : 15358 (revival) R 15355 15355 15318 0 -1 4194304 2842 0 0 0 22068 2 0 0 25 0 1 50000 236725637 9633792 2062 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15358/statm: 2352 2062 85 6 0 1990 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 14768

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1143400/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=13116 CPUtime=2.17
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 3105 0 0 0 216 1 0 0 25 0 1 0 236753500 13430784 3089 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 3279 3089 77 170 0 3107 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 18476

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1105128/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=50004 CPUtime=62.14
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 12283 0 0 0 6205 9 0 0 25 0 1 0 236753500 51204096 12267 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 12501 12267 77 170 0 12329 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 55364

[startup+402.302 s]

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

/proc/15359/statm: 26712 26396 77 170 0 26540 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 112208

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1038696/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=116536 CPUtime=362
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 28843 0 0 0 36172 28 0 0 25 0 1 0 236753500 119332864 28827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 29134 28827 77 170 0 28962 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 121896

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1028904/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=126504 CPUtime=421.97
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 31311 0 0 0 42166 31 0 0 25 0 1 0 236753500 129540096 31295 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 31626 31295 77 170 0 31454 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 131864

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1016936/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=138776 CPUtime=481.95
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 34284 0 0 0 48161 34 0 0 25 0 1 0 236753500 142106624 34268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 34694 34268 77 170 0 34522 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 144136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1008168/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=147496 CPUtime=541.91
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 36475 0 0 0 54154 37 0 0 25 0 1 0 236753500 151035904 36459 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 36874 36459 77 170 0 36702 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 152856

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000296/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=601.89
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38418 0 0 0 60151 38 0 0 25 0 1 0 236753500 159064064 38402 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38402 77 170 0 38662 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 160696

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000232/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=661.86
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38422 0 0 0 66148 38 0 0 25 0 1 0 236753500 159064064 38406 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38406 77 170 0 38662 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 160696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000232/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=721.83
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38426 0 0 0 72145 38 0 0 25 0 1 0 236753500 159064064 38410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38410 77 170 0 38662 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 160696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000168/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=781.8
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38432 0 0 0 78142 38 0 0 25 0 1 0 236753500 159064064 38416 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38416 77 170 0 38662 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 160696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000168/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=841.76
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38436 0 0 0 84138 38 0 0 25 0 1 0 236753500 159064064 38420 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38420 77 170 0 38662 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 160696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000104/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=901.72
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38437 0 0 0 90134 38 0 0 25 0 1 0 236753500 159064064 38421 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38421 77 170 0 38662 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 160696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000104/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=920.12
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38438 0 0 0 91974 38 0 0 25 0 1 0 236753500 159064064 38422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38422 77 170 0 38662 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 160696

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15359
/proc/meminfo: memFree=1000104/2055920 swapFree=4191900/4192956
[pid=15355] ppid=15353 vsize=5360 CPUtime=279.96
/proc/15355/stat : 15355 (run.sh) S 15353 15355 15318 0 -1 4194304 343 6637 0 0 0 0 27988 8 16 0 1 0 236725489 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15355/statm: 1340 241 197 169 0 51 0
[pid=15359] ppid=15355 vsize=155336 CPUtime=920.12
/proc/15359/stat : 15359 (minisat) R 15355 15355 15318 0 -1 4194304 38438 0 0 0 91974 38 0 0 25 0 1 0 236753500 159064064 38422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15359/statm: 38834 38422 77 170 0 38662 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 160696

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15355 and gives
#  childrusage.ru_utime.tv_sec=279
#  childrusage.ru_utime.tv_usec=890450
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=85986
# CPU time returned by wait4() is 279.976
# 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.71
CPU time (s): 1200.08
CPU user time (s): 1199.62
CPU system time (s): 0.46
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 160696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 279.89
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6980
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= 8
involuntary context switches= 1072

runsolver used 1.05484 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-12 02:09:20
IDJOB=1797243
IDBENCH=71075
IDSOLVER=648
FILE ID=node89/1797243-1242086959
PBS_JOBID= 9277684
Free space on /tmp= 66448 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_14_SAT.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797243-1242086959/watcher-1797243-1242086959 -o /tmp/evaluation-result-1797243-1242086959/solver-1797243-1242086959 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797243-1242086959.cnf HOME

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1242714651

node89.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.268
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.268
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:       1161424 kB
Buffers:         68444 kB
Cached:         697840 kB
SwapCached:        416 kB
Active:         187856 kB
Inactive:       592208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1161424 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3836 kB
Writeback:           0 kB
Mapped:          22124 kB
Slab:           100464 kB
Committed_AS:   687076 kB
PageTables:       1372 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= 66440 MiB
End job on node89 at 2009-05-12 02:29:22