Trace number 1797219

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
Bench CategoryAPPLICATION (applications 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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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.09/0.10	c ==============================================================================
0.09/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.69/0.72	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.69/0.72	c ==============================================================================
0.69/0.72	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.69/0.72	c CPU time:   0.708892 s
0.69/0.72	c ==============================================================================
0.89/0.91	c SatElite is done !
0.89/0.91	c revival is preprocessing the formula...#ITERATIONS 46
446.11/446.35	#LEARNT CLAUSES 0
446.21/446.46	done !
446.21/446.46	c Calling MINISAT
446.21/446.46	This is MiniSat 2.0 beta
446.21/446.46	WARNING: for repeatability, setting FPU to use double precision
446.21/446.46	============================[ Problem Statistics ]=============================
446.21/446.46	|                                                                             |
446.21/446.46	|  Number of variables:  958                                                  |
446.21/446.46	|  Number of clauses:    90841                                                |
446.30/446.52	|  Parsing time:         0.05         s                                       |
446.30/446.52	============================[ Search Statistics ]==============================
446.30/446.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
446.30/446.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
446.30/446.52	===============================================================================
446.30/446.52	|         0 |     958    90841   375489 |    30280        0    nan |  0.000 % |
446.30/446.54	|       101 |     958    90841   375489 |    33308      101     49 |  0.000 % |
446.30/446.58	|       255 |     958    90841   375489 |    36639      255     52 |  0.000 % |
446.40/446.64	|       483 |     958    90841   375489 |    40303      483     57 |  0.000 % |
446.50/446.75	|       824 |     958    90841   375489 |    44333      824     56 |  0.000 % |
446.70/446.91	|      1331 |     958    90841   375489 |    48766     1331     57 |  0.000 % |
446.90/447.16	|      2092 |     958    90841   375489 |    53643     2092     57 |  0.000 % |
447.29/447.52	|      3233 |     958    90841   375489 |    59007     3233     58 |  0.000 % |
447.89/448.10	|      4942 |     958    90841   375489 |    64908     4942     65 |  0.000 % |
448.80/449.08	|      7504 |     958    90841   375489 |    71399     7504     65 |  0.000 % |
450.19/450.47	|     11348 |     958    90841   375489 |    78539    11348     71 |  0.000 % |
454.09/454.33	|     17115 |     958    90841   375489 |    86393    17115     75 |  0.000 % |
459.29/459.59	|     25765 |     958    90841   375489 |    95032    25765     74 |  0.000 % |
479.68/479.91	|     38740 |     958    90841   375489 |   104535    38740     74 |  0.000 % |
516.38/516.70	|     58204 |     958    90841   375489 |   114989    58204     74 |  0.000 % |
564.65/564.93	|     87397 |     958    90841   375489 |   126488    87397     72 |  0.000 % |
801.67/802.02	|    131186 |     958    90841   375489 |   139137    21268     73 |  0.000 % |
883.14/883.57	|    196871 |     958    90841   375489 |   153051    86953     74 |  0.000 % |
1101.67/1102.13	|    295399 |     958    90841   375489 |   168356    50604     77 |  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-1797219-1242086417/watcher-1797219-1242086417 -o /tmp/evaluation-result-1797219-1242086417/solver-1797219-1242086417 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797219-1242086417.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.01 1.00 3/64 3930
/proc/meminfo: memFree=1930432/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236674748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 238 197 169 0 51 0
[pid=3931] ppid=3930 vsize=988 CPUtime=0
/proc/3931/stat : 3931 (SatElite) R 3930 3930 3302 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 236674748 1011712 139 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/3931/statm: 247 139 51 126 0 118 0

[startup+0.0326499 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 3930
/proc/meminfo: memFree=1930432/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236674748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 238 197 169 0 51 0
[pid=3931] ppid=3930 vsize=3076 CPUtime=0.02
/proc/3931/stat : 3931 (SatElite) R 3930 3930 3302 0 -1 4194304 656 0 0 0 2 0 0 0 20 0 1 0 236674748 3149824 639 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/3931/statm: 769 639 51 126 0 640 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8436

[startup+0.102662 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 3930
/proc/meminfo: memFree=1930432/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236674748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 238 197 169 0 51 0
[pid=3931] ppid=3930 vsize=6236 CPUtime=0.09
/proc/3931/stat : 3931 (SatElite) R 3930 3930 3302 0 -1 4194304 1428 0 0 0 9 0 0 0 20 0 1 0 236674748 6385664 1411 1992294400 134512640 135031949 4294956224 18446744073709551615 134542495 0 0 4096 3 0 0 0 17 1 0 0
/proc/3931/statm: 1559 1411 51 126 0 1430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11596

[startup+0.302696 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 3930
/proc/meminfo: memFree=1930432/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236674748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 238 197 169 0 51 0
[pid=3931] ppid=3930 vsize=8976 CPUtime=0.28
/proc/3931/stat : 3931 (SatElite) R 3930 3930 3302 0 -1 4194304 2131 0 0 0 28 0 0 0 20 0 1 0 236674748 9191424 2114 1992294400 134512640 135031949 4294956224 18446744073709551615 134582296 0 0 4096 3 0 0 0 17 1 0 0
/proc/3931/statm: 2244 2114 67 126 0 2115 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14336

[startup+0.701764 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 3930
/proc/meminfo: memFree=1930432/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236674748 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 238 197 169 0 51 0
[pid=3931] ppid=3930 vsize=10176 CPUtime=0.69
/proc/3931/stat : 3931 (SatElite) R 3930 3930 3302 0 -1 4194304 2402 0 0 0 68 1 0 0 24 0 1 0 236674748 10420224 2385 1992294400 134512640 135031949 4294956224 18446744073709551615 134569120 0 0 4096 3 0 0 0 17 1 0 0
/proc/3931/statm: 2544 2385 67 126 0 2415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15536

[startup+1.5019 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3933
/proc/meminfo: memFree=1922992/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=0.57
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1771 0 0 0 57 0 0 0 22 0 1 50000 236674840 6840320 1302 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1302 85 6 0 1308 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12040

[startup+3.10117 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3933
/proc/meminfo: memFree=1922864/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=2.17
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1772 0 0 0 216 1 0 0 25 0 1 50000 236674840 6840320 1303 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1303 85 6 0 1308 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12040

[startup+6.30172 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3933
/proc/meminfo: memFree=1922672/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=5.37
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1775 0 0 0 536 1 0 0 25 0 1 50000 236674840 6840320 1306 1992294400 134512640 134537284 4294956384 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1306 85 6 0 1308 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12040

[startup+12.7018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3933
/proc/meminfo: memFree=1922608/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=11.77
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1778 0 0 0 1176 1 0 0 25 0 1 50000 236674840 6840320 1309 1992294400 134512640 134537284 4294956384 18446744073709551615 134523615 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1309 85 6 0 1308 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12040

[startup+25.503 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3933
/proc/meminfo: memFree=1922672/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=24.56
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1781 0 0 0 2455 1 0 0 25 0 1 50000 236674840 6840320 1312 1992294400 134512640 134537284 4294956384 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1312 85 6 0 1308 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12040

[startup+51.1024 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3939
/proc/meminfo: memFree=1922536/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=50.14
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1783 0 0 0 5013 1 0 0 25 0 1 50000 236674840 6840320 1314 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1314 85 6 0 1308 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12040

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3939
/proc/meminfo: memFree=1922544/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=101.32
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1783 0 0 0 10131 1 0 0 25 0 1 50000 236674840 6840320 1314 1992294400 134512640 134537284 4294956384 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1314 85 6 0 1308 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12040

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3939
/proc/meminfo: memFree=1922544/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=161.3
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1784 0 0 0 16129 1 0 0 25 0 1 50000 236674840 6840320 1315 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1315 85 6 0 1308 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12040

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3939
/proc/meminfo: memFree=1922544/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=221.29
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1785 0 0 0 22127 2 0 0 25 0 1 50000 236674840 6840320 1316 1992294400 134512640 134537284 4294956384 18446744073709551615 134523778 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1316 85 6 0 1308 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12040

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3939
/proc/meminfo: memFree=1922544/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=281.26
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1785 0 0 0 28124 2 0 0 25 0 1 50000 236674840 6840320 1316 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1316 85 6 0 1308 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 12040

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3939
/proc/meminfo: memFree=1922544/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=0.9
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 317 2408 0 0 0 0 89 1 19 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3933] ppid=3930 vsize=6680 CPUtime=341.24
/proc/3933/stat : 3933 (revival) R 3930 3930 3302 0 -1 4194304 1786 0 0 0 34122 2 0 0 25 0 1 50000 236674840 6840320 1317 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3933/statm: 1670 1317 85 6 0 1308 0
Current children cumulated CPU time (s) 342.14

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

/proc/3940/statm: 9444 9214 77 170 0 9272 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 43136

[startup+642.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 3940
/proc/meminfo: memFree=1885488/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=41556 CPUtime=195.76
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 10135 0 0 0 19567 9 0 0 25 0 1 0 236719394 42553344 10107 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 10389 10107 77 170 0 10217 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 46916

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3940
/proc/meminfo: memFree=1882096/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=44940 CPUtime=255.74
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 10981 0 0 0 25564 10 0 0 25 0 1 0 236719394 46018560 10953 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 11235 10953 77 170 0 11063 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 50300

[startup+762.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3940
/proc/meminfo: memFree=1878064/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=48992 CPUtime=315.72
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 11978 0 0 0 31561 11 0 0 25 0 1 0 236719394 50167808 11950 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 12248 11950 77 170 0 12076 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 54352

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1876016/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=50920 CPUtime=375.69
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 12469 0 0 0 37557 12 0 0 25 0 1 0 236719394 52142080 12441 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 12730 12441 77 170 0 12558 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 56280

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1875952/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=50920 CPUtime=435.67
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 12473 0 0 0 43555 12 0 0 25 0 1 0 236719394 52142080 12445 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 12730 12445 77 170 0 12558 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 56280

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1875952/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=50920 CPUtime=495.65
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 12476 0 0 0 49553 12 0 0 25 0 1 0 236719394 52142080 12448 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 12730 12448 77 170 0 12558 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 56280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1870000/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=56928 CPUtime=555.63
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 13965 0 0 0 55550 13 0 0 25 0 1 0 236719394 58294272 13937 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 14232 13937 77 170 0 14060 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 62288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1863600/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=63880 CPUtime=615.61
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 15573 0 0 0 61546 15 0 0 25 0 1 0 236719394 65413120 15528 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 15970 15528 77 170 0 15798 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 69240

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1863536/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=63880 CPUtime=675.59
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 15576 0 0 0 67544 15 0 0 25 0 1 0 236719394 65413120 15531 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 15970 15531 77 170 0 15798 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 69240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1862832/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=64572 CPUtime=735.57
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 15747 0 0 0 73542 15 0 0 25 0 1 0 236719394 66121728 15693 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 16143 15693 77 170 0 15971 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 69932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1862832/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=64572 CPUtime=753.77
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 15751 0 0 0 75362 15 0 0 25 0 1 0 236719394 66121728 15697 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 16143 15697 77 170 0 15971 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 69932

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3940
/proc/meminfo: memFree=1862832/2055920 swapFree=4171952/4192956
[pid=3930] ppid=3928 vsize=5360 CPUtime=446.27
/proc/3930/stat : 3930 (run.sh) S 3928 3930 3302 0 -1 4194304 343 4209 0 0 0 0 44622 5 16 0 1 0 236674748 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3930/statm: 1340 241 197 169 0 51 0
[pid=3940] ppid=3930 vsize=64572 CPUtime=753.77
/proc/3940/stat : 3940 (minisat) R 3930 3930 3302 0 -1 4194304 15751 0 0 0 75362 15 0 0 25 0 1 0 236719394 66121728 15697 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3940/statm: 16143 15697 77 170 0 15971 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 69932

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3930 and gives
#  childrusage.ru_utime.tv_sec=446
#  childrusage.ru_utime.tv_usec=229162
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=59990
# CPU time returned by wait4() is 446.289
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.84
CPU system time (s): 0.2
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 69932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.229
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4552
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 954

runsolver used 1.3298 second user time and 3.00454 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-12 02:00:17
IDJOB=1797219
IDBENCH=71066
IDSOLVER=648
FILE ID=node25/1797219-1242086417
PBS_JOBID= 9277599
Free space on /tmp= 66096 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=392103369

node25.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.259
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.259
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:       1930912 kB
Buffers:          7488 kB
Cached:          52740 kB
SwapCached:      14776 kB
Active:          47724 kB
Inactive:        28752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930912 kB
SwapTotal:     4192956 kB
SwapFree:      4171952 kB
Dirty:            2820 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            34556 kB
Committed_AS:   805052 kB
PageTables:       1484 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= 66092 MiB
End job on node25 at 2009-05-12 02:20:20