Trace number 1775193

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) 10000.1 10003.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |  133055   396210 |   39916       0        0     nan |  0.000 % |
0.89/0.99	c |         0 |  132150   561686 |      --       0       --      -- |     --   | -905/165476
0.89/0.99	c ==============================================================================
0.89/0.99	c Result  :   #vars: 1298   #clauses: 132150   #literals: 561686
0.89/0.99	c CPU time:   0.961853 s
0.89/0.99	c ==============================================================================
1.09/1.20	c lySAT 0.1
1.09/1.20	c minisat core +  additionnal features
1.09/1.20	c ============================[ Problem Statistics ]=============================
1.09/1.20	c |                                                                             |
1.18/1.20	c |  Number of variables:  1298                                                 |
1.18/1.20	c |  Number of clauses:    132150                                               |
1.18/1.27	c |  Parsing time:         0.07         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-1775193-1241247303/watcher-1775193-1241247303 -o /tmp/evaluation-result-1775193-1241247303/solver-1775193-1241247303 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775193-1241247303.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26194
/proc/meminfo: memFree=1261872/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=0
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152763629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26194/statm: 1339 235 195 169 0 50 0
[pid=26195] ppid=26194 vsize=1360 CPUtime=0
/proc/26195/stat : 26195 (SatElite) R 26194 26194 26127 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 152763629 1392640 238 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 340 239 50 127 0 210 0

[startup+0.0624789 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26194
/proc/meminfo: memFree=1261872/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=0
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152763629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26194/statm: 1339 235 195 169 0 50 0
[pid=26195] ppid=26194 vsize=5712 CPUtime=0.04
/proc/26195/stat : 26195 (SatElite) R 26194 26194 26127 0 -1 4194304 1286 0 0 0 4 0 0 0 18 0 1 0 152763629 5849088 1270 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 1428 1271 50 127 0 1298 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11068

[startup+0.102485 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26194
/proc/meminfo: memFree=1261872/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=0
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152763629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26194/statm: 1339 235 195 169 0 50 0
[pid=26195] ppid=26194 vsize=10052 CPUtime=0.09
/proc/26195/stat : 26195 (SatElite) R 26194 26194 26127 0 -1 4194304 2308 0 0 0 8 1 0 0 18 0 1 0 152763629 10293248 2292 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 2513 2292 68 127 0 2383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15408

[startup+0.302524 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26194
/proc/meminfo: memFree=1261872/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=0
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152763629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26194/statm: 1339 235 195 169 0 50 0
[pid=26195] ppid=26194 vsize=12824 CPUtime=0.29
/proc/26195/stat : 26195 (SatElite) R 26194 26194 26127 0 -1 4194304 2974 0 0 0 27 2 0 0 19 0 1 0 152763629 13131776 2958 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 3206 2962 68 127 0 3076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18180

[startup+0.702603 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26194
/proc/meminfo: memFree=1261872/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=0
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152763629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26194/statm: 1339 235 195 169 0 50 0
[pid=26195] ppid=26194 vsize=15664 CPUtime=0.69
/proc/26195/stat : 26195 (SatElite) R 26194 26194 26127 0 -1 4194304 3430 0 0 0 67 2 0 0 23 0 1 0 152763629 16039936 3414 1992294400 134512640 135034092 4294956112 18446744073709551615 134569613 0 0 4096 3 0 0 0 17 1 0 0
/proc/26195/statm: 3916 3414 68 127 0 3786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21020

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26196
/proc/meminfo: memFree=1248480/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 5356

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26197
/proc/meminfo: memFree=1247136/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=12412 CPUtime=1.89
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 2997 0 0 0 188 1 0 0 25 0 1 0 152763749 12709888 2982 1992294400 134512640 135226915 4294956224 18446744073709551615 134539996 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 3103 2982 82 174 0 2926 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17768

[startup+6.30171 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 26197
/proc/meminfo: memFree=1245344/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=14808 CPUtime=4.99
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 3611 0 0 0 497 2 0 0 25 0 1 0 152763749 15163392 3596 1992294400 134512640 135226915 4294956224 18446744073709551615 134527832 0 0 4096 3 0 0 0 17 0 0 0
/proc/26197/statm: 3702 3596 82 174 0 3525 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 20164

[startup+12.702 s]
/proc/loadavg: 1.14 1.02 1.00 2/66 26197
/proc/meminfo: memFree=1243120/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=15780 CPUtime=11.37
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 3822 0 0 0 1135 2 0 0 25 0 1 0 152763749 16158720 3807 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 3945 3807 82 174 0 3768 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21136

[startup+25.5025 s]
/proc/loadavg: 1.11 1.01 1.00 2/66 26197
/proc/meminfo: memFree=1232816/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=26172 CPUtime=24.17
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 6412 0 0 0 2413 4 0 0 25 0 1 0 152763749 26800128 6397 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 6543 6397 82 174 0 6366 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 31528

[startup+51.1025 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 26197
/proc/meminfo: memFree=1226480/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=33060 CPUtime=49.75
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 8057 0 0 0 4970 5 0 0 25 0 1 0 152763749 33853440 8042 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 8265 8042 82 174 0 8088 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 38416

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 26197
/proc/meminfo: memFree=1217648/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=42564 CPUtime=100.93
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 10219 0 0 0 10086 7 0 0 25 0 1 0 152763749 43585536 10188 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 10641 10188 82 174 0 10464 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 47920

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1204208/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=56512 CPUtime=160.91
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 13568 0 0 0 16081 10 0 0 25 0 1 0 152763749 57868288 13537 1992294400 134512640 135226915 4294956224 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 14128 13537 82 174 0 13951 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 61868

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1189616/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=71468 CPUtime=220.89
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 17216 0 0 0 22075 14 0 0 25 0 1 0 152763749 73183232 17185 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 17867 17185 82 174 0 17690 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 76824

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1189552/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=71540 CPUtime=280.87
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 17237 0 0 0 28073 14 0 0 25 0 1 0 152763749 73256960 17206 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 17885 17206 82 174 0 17708 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 76896

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26197
/proc/meminfo: memFree=1189488/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=71540 CPUtime=340.85
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 17251 0 0 0 34071 14 0 0 25 0 1 0 152763749 73256960 17220 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 17885 17220 82 174 0 17708 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 76896

[startup+402.301 s]

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

/proc/26197/statm: 108866 102857 82 174 0 108689 0
Current children cumulated CPU time (s) 9338.81
Current children cumulated vsize (KiB) 440820

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=842032/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=438912 CPUtime=9397.61
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 103745 0 0 0 939647 114 0 0 25 0 1 0 152763749 449445888 103686 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 109728 103686 82 174 0 109551 0
Current children cumulated CPU time (s) 9398.79
Current children cumulated vsize (KiB) 444268

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=838448/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=442540 CPUtime=9457.59
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 104633 0 0 0 945644 115 0 0 25 0 1 0 152763749 453160960 104574 1992294400 134512640 135226915 4294956224 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 110635 104574 82 174 0 110458 0
Current children cumulated CPU time (s) 9458.77
Current children cumulated vsize (KiB) 447896

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=835312/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=445784 CPUtime=9517.56
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 105416 0 0 0 951640 116 0 0 25 0 1 0 152763749 456482816 105357 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 111446 105357 82 174 0 111269 0
Current children cumulated CPU time (s) 9518.74
Current children cumulated vsize (KiB) 451140

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=832240/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=448856 CPUtime=9577.54
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 106167 0 0 0 957637 117 0 0 25 0 1 0 152763749 459628544 106108 1992294400 134512640 135226915 4294956224 18446744073709551615 134536902 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 112214 106108 82 174 0 112037 0
Current children cumulated CPU time (s) 9578.72
Current children cumulated vsize (KiB) 454212

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=829680/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=451872 CPUtime=9637.53
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 106827 0 0 0 963635 118 0 0 25 0 1 0 152763749 462716928 106768 1992294400 134512640 135226915 4294956224 18446744073709551615 134539645 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 112968 106768 82 174 0 112791 0
Current children cumulated CPU time (s) 9638.71
Current children cumulated vsize (KiB) 457228

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=826032/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=455288 CPUtime=9697.5
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 107712 0 0 0 969632 118 0 0 25 0 1 0 152763749 466214912 107653 1992294400 134512640 135226915 4294956224 18446744073709551615 134536919 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 113822 107653 82 174 0 113645 0
Current children cumulated CPU time (s) 9698.68
Current children cumulated vsize (KiB) 460644

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=816432/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=466244 CPUtime=9757.48
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 110100 0 0 0 975628 120 0 0 25 0 1 0 152763749 477433856 110041 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 116561 110041 82 174 0 116384 0
Current children cumulated CPU time (s) 9758.66
Current children cumulated vsize (KiB) 471600

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=804592/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=479580 CPUtime=9817.45
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 113105 0 0 0 981622 123 0 0 25 0 1 0 152763749 491089920 113046 1992294400 134512640 135226915 4294956224 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 119895 113046 82 174 0 119718 0
Current children cumulated CPU time (s) 9818.63
Current children cumulated vsize (KiB) 484936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26219
/proc/meminfo: memFree=794672/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=491488 CPUtime=9877.44
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 115531 0 0 0 987618 126 0 0 25 0 1 0 152763749 503283712 115472 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 122872 115472 82 174 0 122695 0
Current children cumulated CPU time (s) 9878.62
Current children cumulated vsize (KiB) 496844

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26221
/proc/meminfo: memFree=792560/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=494608 CPUtime=9937.42
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 116067 0 0 0 993615 127 0 0 25 0 1 0 152763749 506478592 116008 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 123652 116008 82 174 0 123475 0
Current children cumulated CPU time (s) 9938.6
Current children cumulated vsize (KiB) 499964

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26221
/proc/meminfo: memFree=790448/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=496396 CPUtime=9997.4
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 116576 0 0 0 999612 128 0 0 25 0 1 0 152763749 508309504 116517 1992294400 134512640 135226915 4294956224 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 124099 116517 82 174 0 123922 0
Current children cumulated CPU time (s) 9998.58
Current children cumulated vsize (KiB) 501752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26221
/proc/meminfo: memFree=790448/2055920 swapFree=4180712/4192956
[pid=26194] ppid=26192 vsize=5356 CPUtime=1.18
/proc/26194/stat : 26194 (lysat.sh) S 26192 26194 26127 0 -1 4194304 310 3435 0 0 0 0 115 3 16 0 1 0 152763629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26194/statm: 1339 237 195 169 0 50 0
[pid=26197] ppid=26194 vsize=496396 CPUtime=9998.9
/proc/26197/stat : 26197 (LySATi) R 26194 26194 26127 0 -1 4194304 116582 0 0 0 999762 128 0 0 25 0 1 0 152763749 508309504 116523 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 1 0 0
/proc/26197/statm: 124099 116523 82 174 0 123922 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 501752

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

Real time (s): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9998.77
CPU system time (s): 1.31
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 501752

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

runsolver used 11.1383 second user time and 25.2582 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 08:55:03
IDJOB=1775193
IDBENCH=71100
IDSOLVER=609
FILE ID=node28/1775193-1241247303
PBS_JOBID= 9224883
Free space on /tmp= 66284 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_13_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775193-1241247303/watcher-1775193-1241247303 -o /tmp/evaluation-result-1775193-1241247303/solver-1775193-1241247303 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775193-1241247303.cnf i

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=619155827

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:       1262352 kB
Buffers:         70420 kB
Cached:         620228 kB
SwapCached:       5468 kB
Active:          69540 kB
Inactive:       629892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1262352 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          14276 kB
Slab:            80000 kB
Committed_AS:   713404 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= 66276 MiB
End job on node28 at 2009-05-02 11:41:49