Trace number 1721252

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

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.58/0.66	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.58/0.66	c ==============================================================================
0.58/0.66	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.58/0.66	c CPU time:   0.640902 s
0.58/0.66	c ==============================================================================
0.79/0.80	c lySAT 0.1
0.79/0.80	c minisat core +  additionnal features
0.79/0.80	c ============================[ Problem Statistics ]=============================
0.79/0.80	c |                                                                             |
0.79/0.80	c |  Number of variables:  958                                                  |
0.79/0.80	c |  Number of clauses:    90841                                                |
0.79/0.85	c |  Parsing time:         0.05         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-1721252-1240664942/watcher-1721252-1240664942 -o /tmp/evaluation-result-1721252-1240664942/solver-1721252-1240664942 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1721252-1240664942.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.00 1.00 1.00 3/64 19088
/proc/meminfo: memFree=1664824/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94527488 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 235 195 169 0 50 0
[pid=19089] ppid=19088 vsize=992 CPUtime=0
/proc/19089/stat : 19089 (SatElite) R 19088 19088 19013 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 94527489 1015808 139 1992294400 134512640 135034092 4294956112 18446744073709551615 134560533 0 0 4096 3 0 0 0 17 1 0 0
/proc/19089/statm: 248 141 50 127 0 118 0

[startup+0.057238 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19088
/proc/meminfo: memFree=1664824/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94527488 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 235 195 169 0 50 0
[pid=19089] ppid=19088 vsize=5052 CPUtime=0.04
/proc/19089/stat : 19089 (SatElite) R 19088 19088 19013 0 -1 4194304 1154 0 0 0 4 0 0 0 20 0 1 0 94527489 5173248 1138 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/19089/statm: 1263 1139 50 127 0 1133 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10408

[startup+0.101246 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19088
/proc/meminfo: memFree=1664824/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94527488 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 235 195 169 0 50 0
[pid=19089] ppid=19088 vsize=7532 CPUtime=0.09
/proc/19089/stat : 19089 (SatElite) R 19088 19088 19013 0 -1 4194304 1794 0 0 0 8 1 0 0 20 0 1 0 94527489 7712768 1778 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/19089/statm: 1883 1778 68 127 0 1753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12888

[startup+0.301285 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19088
/proc/meminfo: memFree=1664824/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94527488 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 235 195 169 0 50 0
[pid=19089] ppid=19088 vsize=10184 CPUtime=0.28
/proc/19089/stat : 19089 (SatElite) R 19088 19088 19013 0 -1 4194304 2402 0 0 0 27 1 0 0 21 0 1 0 94527489 10428416 2386 1992294400 134512640 135034092 4294956112 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 1 0 0
/proc/19089/statm: 2546 2386 68 127 0 2416 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15540

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

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1655144/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=8604 CPUtime=0.68
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 2051 0 0 0 68 0 0 0 23 0 1 0 94527569 8810496 2036 1992294400 134512640 135226915 4294956224 18446744073709551615 134525935 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 2151 2036 82 174 0 1974 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13960

[startup+3.10283 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1653928/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=9932 CPUtime=2.27
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 2396 0 0 0 227 0 0 0 25 0 1 0 94527569 10170368 2381 1992294400 134512640 135226915 4294956224 18446744073709551615 134542851 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 2483 2381 82 174 0 2306 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15288

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1652520/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=10456 CPUtime=5.42
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 2506 0 0 0 541 1 0 0 25 0 1 0 94527569 10706944 2491 1992294400 134512640 135226915 4294956224 18446744073709551615 134536975 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 2614 2491 82 174 0 2437 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 15812

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1649776/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=13144 CPUtime=11.77
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 3182 0 0 0 1175 2 0 0 25 0 1 0 94527569 13459456 3167 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 3286 3167 82 174 0 3109 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 18500

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1645488/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=17608 CPUtime=24.56
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 4246 0 0 0 2453 3 0 0 25 0 1 0 94527569 18030592 4231 1992294400 134512640 135226915 4294956224 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 4402 4231 82 174 0 4225 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 22964

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1642928/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=20480 CPUtime=50.15
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 4948 0 0 0 5011 4 0 0 25 0 1 0 94527569 20971520 4933 1992294400 134512640 135226915 4294956224 18446744073709551615 134537021 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 5120 4933 82 174 0 4943 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 25836

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1634480/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=29004 CPUtime=101.33
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 6984 0 0 0 10127 6 0 0 25 0 1 0 94527569 29700096 6969 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 7251 6969 82 174 0 7074 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 34360

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1623664/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=40912 CPUtime=161.3
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 9711 0 0 0 16122 8 0 0 25 0 1 0 94527569 41893888 9696 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 10228 9696 82 174 0 10051 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 46268

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1619120/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=45864 CPUtime=221.28
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 10822 0 0 0 22119 9 0 0 25 0 1 0 94527569 46964736 10807 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 11466 10807 82 174 0 11289 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 51220

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1615728/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=49784 CPUtime=281.26
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 11644 0 0 0 28116 10 0 0 25 0 1 0 94527569 50978816 11629 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 12446 11629 82 174 0 12269 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 55140

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1609072/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=57176 CPUtime=341.23
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 13334 0 0 0 34112 11 0 0 25 0 1 0 94527569 58548224 13271 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 14294 13271 82 174 0 14117 0

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

/proc/19091/statm: 17693 16573 82 174 0 17516 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 76128

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1594416/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=72368 CPUtime=581.14
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 16997 0 0 0 58099 15 0 0 25 0 1 0 94527569 74104832 16913 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 18092 16913 82 174 0 17915 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 77724

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1592304/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=74524 CPUtime=641.12
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 17501 0 0 0 64097 15 0 0 25 0 1 0 94527569 76312576 17417 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 18631 17417 82 174 0 18454 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 79880

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1589296/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=78428 CPUtime=701.09
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 18248 0 0 0 70093 16 0 0 25 0 1 0 94527569 80310272 18164 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 19607 18164 82 174 0 19430 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 83784

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1586032/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=82432 CPUtime=761.06
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 19042 0 0 0 76090 16 0 0 25 0 1 0 94527569 84410368 18958 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 20608 18958 82 174 0 20431 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 87788

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1584560/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=83912 CPUtime=821.04
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 19409 0 0 0 82087 17 0 0 25 0 1 0 94527569 85925888 19325 1992294400 134512640 135226915 4294956224 18446744073709551615 134536984 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 20978 19325 82 174 0 20801 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 89268

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1580464/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=88984 CPUtime=881.02
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 20450 0 0 0 88084 18 0 0 25 0 1 0 94527569 91119616 20366 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 22246 20366 82 174 0 22069 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 94340

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1576368/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=92904 CPUtime=940.99
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21468 0 0 0 94079 20 0 0 25 0 1 0 94527569 95133696 21384 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23226 21384 82 174 0 23049 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 98260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1574960/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=94376 CPUtime=1000.97
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21797 0 0 0 100077 20 0 0 25 0 1 0 94527569 96641024 21713 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23594 21713 82 174 0 23417 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 99732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1574832/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=94520 CPUtime=1060.94
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21844 0 0 0 106074 20 0 0 25 0 1 0 94527569 96788480 21760 1992294400 134512640 135226915 4294956224 18446744073709551615 134536902 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23630 21760 82 174 0 23453 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 99876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19091
/proc/meminfo: memFree=1574512/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=94988 CPUtime=1120.91
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21914 0 0 0 112071 20 0 0 25 0 1 0 94527569 97267712 21830 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23747 21830 82 174 0 23570 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 100344

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 19091
/proc/meminfo: memFree=1574320/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=95096 CPUtime=1180.89
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21954 0 0 0 118069 20 0 0 25 0 1 0 94527569 97378304 21870 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23774 21870 82 174 0 23597 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 100452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 19091
/proc/meminfo: memFree=1574192/2055920 swapFree=4180280/4192956
[pid=19088] ppid=19086 vsize=5356 CPUtime=0.79
/proc/19088/stat : 19088 (lysat.sh) S 19086 19088 19013 0 -1 4194304 310 2407 0 0 0 0 77 2 15 0 1 0 94527488 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19088/statm: 1339 237 195 169 0 50 0
[pid=19091] ppid=19088 vsize=95204 CPUtime=1199.29
/proc/19091/stat : 19091 (LySATi) R 19088 19088 19013 0 -1 4194304 21982 0 0 0 119909 20 0 0 25 0 1 0 94527569 97488896 21898 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/19091/statm: 23801 21898 82 174 0 23624 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 100560

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 19088 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=776881
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 0.806876
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.86
CPU system time (s): 0.22
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 100560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.776881
system time used= 0.029995
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= 6
involuntary context switches= 8

runsolver used 1.39979 second user time and 3.11253 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 15:09:02
IDJOB=1721252
IDBENCH=71066
IDSOLVER=511
FILE ID=node28/1721252-1240664942
PBS_JOBID= 9186596
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=953397968

node28.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.261
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.261
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:       1665240 kB
Buffers:         28132 kB
Cached:         308188 kB
SwapCached:       5856 kB
Active:         123088 kB
Inactive:       221740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665240 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          13748 kB
Slab:            31692 kB
Committed_AS:   378320 kB
PageTables:       1420 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= 66240 MiB
End job on node28 at 2009-04-25 15:29:05