Trace number 1721253

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
LySAT c/2009-03-20? (TO) 1200.01 1200.41

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 Parsing...
0.04/0.06	c ==============================================================================
0.04/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.06	c ==============================================================================
0.04/0.06	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.59/0.62	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.59/0.62	c ==============================================================================
0.59/0.62	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.59/0.62	c CPU time:   0.607907 s
0.59/0.62	c ==============================================================================
0.68/0.75	This is MiniSat 2.0 beta
0.68/0.75	WARNING: for repeatability, setting FPU to use double precision
0.68/0.75	============================[ Problem Statistics ]=============================
0.68/0.75	|                                                                             |
0.68/0.76	|  Number of variables:  958                                                  |
0.68/0.76	|  Number of clauses:    90841                                                |
0.74/0.80	|  Parsing time:         0.04         s                                       |

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-1721253-1240664944/watcher-1721253-1240664944 -o /tmp/evaluation-result-1721253-1240664944/solver-1721253-1240664944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1721253-1240664944.cnf c 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4067
/proc/meminfo: memFree=1772560/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94521344 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 235 195 169 0 50 0
[pid=4068] ppid=4067 vsize=1124 CPUtime=0
/proc/4068/stat : 4068 (SatElite) R 4067 4067 3507 0 -1 4194304 183 0 0 0 0 0 0 0 19 0 1 0 94521344 1150976 167 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/4068/statm: 281 168 50 127 0 151 0

[startup+0.0499001 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4067
/proc/meminfo: memFree=1772560/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94521344 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 235 195 169 0 50 0
[pid=4068] ppid=4067 vsize=4788 CPUtime=0.04
/proc/4068/stat : 4068 (SatElite) R 4067 4067 3507 0 -1 4194304 1078 0 0 0 4 0 0 0 19 0 1 0 94521344 4902912 1062 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4068/statm: 1197 1062 50 127 0 1067 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10144

[startup+0.101905 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4067
/proc/meminfo: memFree=1772560/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94521344 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 235 195 169 0 50 0
[pid=4068] ppid=4067 vsize=7664 CPUtime=0.09
/proc/4068/stat : 4068 (SatElite) R 4067 4067 3507 0 -1 4194304 1825 0 0 0 9 0 0 0 19 0 1 0 94521344 7847936 1809 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/4068/statm: 1916 1809 68 127 0 1786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13020

[startup+0.301926 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4067
/proc/meminfo: memFree=1772560/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94521344 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 235 195 169 0 50 0
[pid=4068] ppid=4067 vsize=10184 CPUtime=0.29
/proc/4068/stat : 4068 (SatElite) R 4067 4067 3507 0 -1 4194304 2402 0 0 0 28 1 0 0 21 0 1 0 94521344 10428416 2386 1992294400 134512640 135034092 4294956112 18446744073709551615 134569582 0 0 4096 3 0 0 0 17 0 0 0
/proc/4068/statm: 2546 2386 68 127 0 2416 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15540

[startup+0.701971 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4067
/proc/meminfo: memFree=1772560/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94521344 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 235 195 169 0 50 0
[pid=4068] ppid=4067 vsize=9420 CPUtime=0.68
/proc/4068/stat : 4068 (SatElite) R 4067 4067 3507 0 -1 4194304 2404 0 0 0 67 1 0 0 25 0 1 0 94521344 9646080 2209 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4068/statm: 2355 2209 69 127 0 2225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14776

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1764288/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=6956 CPUtime=0.73
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 1647 0 0 0 72 1 0 0 23 0 1 0 94521420 7122944 1632 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 1739 1632 78 171 0 1566 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12312

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1763136/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=8276 CPUtime=2.33
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 1978 0 0 0 232 1 0 0 25 0 1 0 94521420 8474624 1963 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 2069 1963 78 171 0 1896 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13632

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1760704/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=10136 CPUtime=5.52
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 2440 0 0 0 551 1 0 0 25 0 1 0 94521420 10379264 2425 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 2534 2425 78 171 0 2361 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15492

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1757760/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=13112 CPUtime=11.92
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 3185 0 0 0 1190 2 0 0 25 0 1 0 94521420 13426688 3170 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 3278 3170 78 171 0 3105 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18468

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1752960/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=17832 CPUtime=24.73
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 4344 0 0 0 2469 4 0 0 25 0 1 0 94521420 18259968 4329 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 4458 4329 78 171 0 4285 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23188

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1747456/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=23524 CPUtime=50.31
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 5739 0 0 0 5026 5 0 0 25 0 1 0 94521420 24088576 5724 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 5881 5724 78 171 0 5708 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28880

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1742400/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=28616 CPUtime=101.49
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 6955 0 0 0 10143 6 0 0 25 0 1 0 94521420 29302784 6940 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 7154 6940 78 171 0 6981 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33972

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1737088/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=34092 CPUtime=161.46
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 8283 0 0 0 16138 8 0 0 25 0 1 0 94521420 34910208 8268 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 8523 8268 78 171 0 8350 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 39448

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1734720/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=36692 CPUtime=221.45
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 8877 0 0 0 22136 9 0 0 25 0 1 0 94521420 37572608 8862 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 9173 8862 78 171 0 9000 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 42048

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1731200/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=40256 CPUtime=281.44
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 9749 0 0 0 28134 10 0 0 25 0 1 0 94521420 41222144 9730 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 10064 9730 78 171 0 9891 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 45612

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1727552/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=43884 CPUtime=341.42
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 10650 0 0 0 34131 11 0 0 25 0 1 0 94521420 44937216 10631 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 10971 10631 78 171 0 10798 0

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

/proc/4070/statm: 13099 12683 78 171 0 12926 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 57752

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1716992/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=54508 CPUtime=581.35
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 13259 0 0 0 58122 13 0 0 25 0 1 0 94521420 55816192 13224 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 13627 13224 78 171 0 13454 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 59864

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1716928/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=54508 CPUtime=641.33
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 13267 0 0 0 64120 13 0 0 25 0 1 0 94521420 55816192 13232 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 13627 13232 78 171 0 13454 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 59864

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1716864/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=54508 CPUtime=701.31
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 13273 0 0 0 70118 13 0 0 25 0 1 0 94521420 55816192 13238 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 13627 13238 78 171 0 13454 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 59864

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1716800/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=54508 CPUtime=761.3
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 13279 0 0 0 76117 13 0 0 25 0 1 0 94521420 55816192 13244 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 13627 13244 78 171 0 13454 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 59864

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1709696/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=61544 CPUtime=821.28
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 15045 0 0 0 82114 14 0 0 25 0 1 0 94521420 63021056 15010 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 15386 15010 78 171 0 15213 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 66900

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1709632/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=61544 CPUtime=881.26
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 15046 0 0 0 88112 14 0 0 25 0 1 0 94521420 63021056 15011 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 15386 15011 78 171 0 15213 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 66900

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1709568/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=61544 CPUtime=941.24
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 15051 0 0 0 94110 14 0 0 25 0 1 0 94521420 63021056 15016 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 15386 15016 78 171 0 15213 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 66900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1709248/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=62032 CPUtime=1001.22
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 15151 0 0 0 100108 14 0 0 25 0 1 0 94521420 63520768 15116 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 15508 15116 78 171 0 15335 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 67388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1708736/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=62640 CPUtime=1061.2
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 15286 0 0 0 106106 14 0 0 25 0 1 0 94521420 64143360 15251 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 15660 15251 78 171 0 15487 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 67996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1704320/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=67036 CPUtime=1121.19
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 16393 0 0 0 112103 16 0 0 25 0 1 0 94521420 68644864 16350 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 16759 16350 78 171 0 16586 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 72392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1703616/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=67684 CPUtime=1181.17
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 16545 0 0 0 118100 17 0 0 25 0 1 0 94521420 69308416 16502 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 16921 16502 78 171 0 16748 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 73040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4070
/proc/meminfo: memFree=1703488/2055920 swapFree=4191900/4192956
[pid=4067] ppid=4065 vsize=5356 CPUtime=0.74
/proc/4067/stat : 4067 (lysat.sh) S 4065 4067 3507 0 -1 4194304 310 2407 0 0 0 0 72 2 18 0 1 0 94521344 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4067/statm: 1339 237 195 169 0 50 0
[pid=4070] ppid=4067 vsize=67848 CPUtime=1199.27
/proc/4070/stat : 4070 (LySATc) R 4067 4067 3507 0 -1 4194304 16572 0 0 0 119910 17 0 0 25 0 1 0 94521420 69476352 16529 1992294400 134512640 135214827 4294956224 18446744073709551615 134529383 0 0 4096 3 0 0 0 17 0 0 0
/proc/4070/statm: 16962 16529 78 171 0 16789 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 73204

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.41
CPU time (s): 1200.01
CPU user time (s): 1199.82
CPU system time (s): 0.19
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 73204

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

runsolver used 1.19982 second user time and 3.17852 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 15:09:04
IDJOB=1721253
IDBENCH=71066
IDSOLVER=512
FILE ID=node64/1721253-1240664944
PBS_JOBID= 9186547
Free space on /tmp= 66168 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721253-1240664944/watcher-1721253-1240664944 -o /tmp/evaluation-result-1721253-1240664944/solver-1721253-1240664944 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1721253-1240664944.cnf c

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1037988395

node64.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.218
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.218
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:       1773040 kB
Buffers:         20676 kB
Cached:         193548 kB
SwapCached:        384 kB
Active:          69980 kB
Inactive:       158096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773040 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3580 kB
Writeback:           0 kB
Mapped:          22320 kB
Slab:            40560 kB
Committed_AS:   258488 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66164 MiB
End job on node64 at 2009-04-25 15:29:07