Trace number 1722552

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 i/2009-03-20? (TO) 1200.02 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |  118441   352559 |   35532       0        0     nan |  0.000 % |
0.79/0.82	c |         0 |  117566   500149 |      --       0       --      -- |     --   | -875/147590
0.79/0.82	c ==============================================================================
0.79/0.82	c Result  :   #vars: 1205   #clauses: 117566   #literals: 500149
0.79/0.82	c CPU time:   0.806877 s
0.79/0.82	c ==============================================================================
0.89/1.00	c lySAT 0.1
0.89/1.00	c minisat core +  additionnal features
0.89/1.00	c ============================[ Problem Statistics ]=============================
0.89/1.00	c |                                                                             |
0.89/1.00	c |  Number of variables:  1205                                                 |
0.89/1.00	c |  Number of clauses:    117566                                               |
0.98/1.07	c |  Parsing time:         0.06         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-1722552-1240676676/watcher-1722552-1240676676 -o /tmp/evaluation-result-1722552-1240676676/solver-1722552-1240676676 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1722552-1240676676.cnf i 

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.83 1.73 1.40 3/64 20526
/proc/meminfo: memFree=1833256/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (lysat.sh) R 20524 20526 20489 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95700921 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20526/statm: 1339 234 194 169 0 50 0
[pid=20527] ppid=20526 vsize=1132 CPUtime=0
/proc/20527/stat : 20527 (SatElite) R 20526 20526 20489 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 95700921 1159168 168 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/20527/statm: 283 168 50 127 0 153 0

[startup+0.0649719 s]
/proc/loadavg: 1.83 1.73 1.40 3/64 20526
/proc/meminfo: memFree=1833256/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95700921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 235 195 169 0 50 0
[pid=20527] ppid=20526 vsize=6016 CPUtime=0.05
/proc/20527/stat : 20527 (SatElite) R 20526 20526 20489 0 -1 4194304 1403 0 0 0 5 0 0 0 19 0 1 0 95700921 6160384 1387 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20527/statm: 1504 1387 50 127 0 1374 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11372

[startup+0.102977 s]
/proc/loadavg: 1.83 1.73 1.40 3/64 20526
/proc/meminfo: memFree=1833256/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95700921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 235 195 169 0 50 0
[pid=20527] ppid=20526 vsize=9264 CPUtime=0.09
/proc/20527/stat : 20527 (SatElite) R 20526 20526 20489 0 -1 4194304 2248 0 0 0 8 1 0 0 19 0 1 0 95700921 9486336 2232 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/20527/statm: 2316 2232 68 127 0 2186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14620

[startup+0.302011 s]
/proc/loadavg: 1.83 1.73 1.40 3/64 20526
/proc/meminfo: memFree=1833256/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95700921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 235 195 169 0 50 0
[pid=20527] ppid=20526 vsize=12600 CPUtime=0.29
/proc/20527/stat : 20527 (SatElite) R 20526 20526 20489 0 -1 4194304 2967 0 0 0 28 1 0 0 21 0 1 0 95700921 12902400 2951 1992294400 134512640 135034092 4294956112 18446744073709551615 134582498 0 0 4096 3 0 0 0 17 0 0 0
/proc/20527/statm: 3150 2951 68 127 0 3020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17956

[startup+0.701082 s]
/proc/loadavg: 1.83 1.73 1.40 3/64 20526
/proc/meminfo: memFree=1833256/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95700921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20526/statm: 1339 235 195 169 0 50 0
[pid=20527] ppid=20526 vsize=13776 CPUtime=0.69
/proc/20527/stat : 20527 (SatElite) R 20526 20526 20489 0 -1 4194304 3078 0 0 0 68 1 0 0 25 0 1 0 95700921 14106624 3062 1992294400 134512640 135034092 4294956112 18446744073709551615 134569420 0 0 4096 3 0 0 0 17 0 0 0
/proc/20527/statm: 3444 3062 68 127 0 3314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19132

[startup+1.50122 s]
/proc/loadavg: 1.77 1.71 1.40 2/66 20529
/proc/meminfo: memFree=1828888/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=10284 CPUtime=0.49
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 2433 0 0 0 48 1 0 0 21 0 1 0 95701021 10530816 2418 1992294400 134512640 135226915 4294956224 18446744073709551615 134537372 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 2571 2418 82 174 0 2394 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15640

[startup+3.1015 s]
/proc/loadavg: 1.77 1.71 1.40 2/66 20529
/proc/meminfo: memFree=1819736/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=11988 CPUtime=2.09
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 2869 0 0 0 208 1 0 0 25 0 1 0 95701021 12275712 2854 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 2997 2854 82 174 0 2820 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17344

[startup+6.30207 s]
/proc/loadavg: 1.77 1.71 1.40 2/66 20529
/proc/meminfo: memFree=1816408/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=14232 CPUtime=5.29
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 3436 0 0 0 528 1 0 0 25 0 1 0 95701021 14573568 3421 1992294400 134512640 135226915 4294956224 18446744073709551615 134547765 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 3558 3421 82 174 0 3381 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19588

[startup+12.7012 s]
/proc/loadavg: 1.65 1.69 1.40 2/66 20529
/proc/meminfo: memFree=1813216/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=17388 CPUtime=11.68
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 4212 0 0 0 1167 1 0 0 25 0 1 0 95701021 17805312 4197 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 4347 4197 82 174 0 4170 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22744

[startup+25.5014 s]
/proc/loadavg: 1.55 1.67 1.39 2/66 20529
/proc/meminfo: memFree=1812192/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=18736 CPUtime=24.49
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 4524 0 0 0 2447 2 0 0 25 0 1 0 95701021 19185664 4509 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 4684 4509 82 174 0 4507 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24092

[startup+51.102 s]
/proc/loadavg: 1.36 1.61 1.38 2/66 20529
/proc/meminfo: memFree=1799072/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=32732 CPUtime=50.05
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 7871 0 0 0 5001 4 0 0 25 0 1 0 95701021 33517568 7856 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 8183 7856 82 174 0 8006 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 38088

[startup+102.307 s]
/proc/loadavg: 1.14 1.51 1.35 2/66 20529
/proc/meminfo: memFree=1794848/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=36724 CPUtime=101.23
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 8828 0 0 0 10118 5 0 0 25 0 1 0 95701021 37605376 8813 1992294400 134512640 135226915 4294956224 18446744073709551615 134536852 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 9181 8813 82 174 0 9004 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 42080

[startup+162.302 s]
/proc/loadavg: 1.05 1.41 1.33 2/66 20529
/proc/meminfo: memFree=1786272/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=46192 CPUtime=161.2
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 10985 0 0 0 16113 7 0 0 25 0 1 0 95701021 47300608 10970 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 11548 10970 82 174 0 11371 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 51548

[startup+222.301 s]
/proc/loadavg: 1.02 1.33 1.31 2/66 20529
/proc/meminfo: memFree=1782112/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=50448 CPUtime=221.17
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 11993 0 0 0 22109 8 0 0 25 0 1 0 95701021 51658752 11978 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 12612 11978 82 174 0 12435 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 55804

[startup+282.302 s]
/proc/loadavg: 1.00 1.27 1.28 2/66 20529
/proc/meminfo: memFree=1777888/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=54696 CPUtime=281.15
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 13073 0 0 0 28105 10 0 0 25 0 1 0 95701021 56008704 13058 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 13674 13058 82 174 0 13497 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 60052

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 1.26 2/66 20529
/proc/meminfo: memFree=1773792/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=58960 CPUtime=341.11
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 14047 0 0 0 34100 11 0 0 25 0 1 0 95701021 60375040 14032 1992294400 134512640 135226915 4294956224 18446744073709551615 134536928 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 14740 14032 82 174 0 14563 0

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

/proc/20529/statm: 18442 17356 82 174 0 18265 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 79124

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 20529
/proc/meminfo: memFree=1760224/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=73948 CPUtime=640.95
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 17404 0 0 0 64080 15 0 0 25 0 1 0 95701021 75722752 17389 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 18487 17389 82 174 0 18310 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 79304

[startup+702.303 s]
/proc/loadavg: 1.00 1.06 1.16 2/66 20529
/proc/meminfo: memFree=1753696/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=80960 CPUtime=700.91
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 19044 0 0 0 70074 17 0 0 25 0 1 0 95701021 82903040 19029 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0
/proc/20529/statm: 20240 19029 82 174 0 20063 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 86316

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 20529
/proc/meminfo: memFree=1749216/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=85520 CPUtime=760.87
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 20132 0 0 0 76069 18 0 0 25 0 1 0 95701021 87572480 20117 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 21380 20117 82 174 0 21203 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 90876

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 20531
/proc/meminfo: memFree=1745248/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=89396 CPUtime=820.85
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 21040 0 0 0 82066 19 0 0 25 0 1 0 95701021 91541504 21025 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 22349 21025 82 174 0 22172 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 94752

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 20531
/proc/meminfo: memFree=1745184/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=89756 CPUtime=880.82
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 21114 0 0 0 88063 19 0 0 25 0 1 0 95701021 91910144 21099 1992294400 134512640 135226915 4294956224 18446744073709551615 134537009 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 22439 21099 82 174 0 22262 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 95112

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 20531
/proc/meminfo: memFree=1745120/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=89756 CPUtime=940.79
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 21126 0 0 0 94060 19 0 0 25 0 1 0 95701021 91910144 21111 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 22439 21111 82 174 0 22262 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 95112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 20531
/proc/meminfo: memFree=1739360/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=96368 CPUtime=1000.75
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 22638 0 0 0 100055 20 0 0 25 0 1 0 95701021 98680832 22623 1992294400 134512640 135226915 4294956224 18446744073709551615 134538636 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 24092 22623 82 174 0 23915 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 101724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 20531
/proc/meminfo: memFree=1724448/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=110924 CPUtime=1060.72
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 26300 0 0 0 106048 24 0 0 25 0 1 0 95701021 113586176 26285 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 27731 26285 82 174 0 27554 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 116280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 20531
/proc/meminfo: memFree=1724384/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=110924 CPUtime=1120.69
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 26307 0 0 0 112045 24 0 0 25 0 1 0 95701021 113586176 26292 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 27731 26292 82 174 0 27554 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 116280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 20531
/proc/meminfo: memFree=1722848/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=113148 CPUtime=1180.65
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 26720 0 0 0 118041 24 0 0 25 0 1 0 95701021 115863552 26705 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 28287 26705 82 174 0 28110 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 118504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 20531
/proc/meminfo: memFree=1721184/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=114664 CPUtime=1199.04
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 27093 0 0 0 119879 25 0 0 25 0 1 0 95701021 117415936 27078 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 28666 27078 82 174 0 28489 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 120020

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.08 2/66 20531
/proc/meminfo: memFree=1721184/2055920 swapFree=4181888/4192956
[pid=20526] ppid=20524 vsize=5356 CPUtime=0.98
/proc/20526/stat : 20526 (lysat.sh) S 20524 20526 20489 0 -1 4194304 310 3083 0 0 0 0 96 2 16 0 1 0 95700921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20526/statm: 1339 237 195 169 0 50 0
[pid=20529] ppid=20526 vsize=114664 CPUtime=1199.04
/proc/20529/stat : 20529 (LySATi) R 20526 20526 20489 0 -1 4194304 27093 0 0 0 119879 25 0 0 25 0 1 0 95701021 117415936 27078 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/20529/statm: 28666 27078 82 174 0 28489 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 120020

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20526 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=966853
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 0.998848
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.75
CPU system time (s): 0.27
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 120020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.966853
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3393
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= 4

runsolver used 0.964853 second user time and 3.41148 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-25 18:24:37
IDJOB=1722552
IDBENCH=71092
IDSOLVER=511
FILE ID=node18/1722552-1240676676
PBS_JOBID= 9186653
Free space on /tmp= 66144 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=573901930

node18.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.280
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.280
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:       1833808 kB
Buffers:         21632 kB
Cached:         144144 kB
SwapCached:       5176 kB
Active:          83496 kB
Inactive:        90356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833808 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          13788 kB
Slab:            34412 kB
Committed_AS:   356616 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= 66140 MiB
End job on node18 at 2009-04-25 18:44:39