Trace number 1824967

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT c/2009-03-20? (TO) 5000.05 5002.31

General information on the benchmark

Namecrafted/Hard/contest05/others/
eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
MD5SUMcc16a72221b8e1efdfd6127b2f238bcd
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses802
Sum of the clauses size3204
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4800
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     802     3204 |     240       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     798     3190 |      --       0       --      -- |     --   | -4/-14
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 798   #literals: 3190
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  160                                                  |
0.00/0.00	|  Number of clauses:    798                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
5000.03/5002.30	HOME/lysat.sh: line 55: 21370 Terminated              $MS$OPT -verbosity=0 $TMP.cnf $TMP.result "$@"

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-1824967-1242475630/watcher-1824967-1242475630 -o /tmp/evaluation-result-1824967-1242475630/solver-1824967-1242475630 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824967-1242475630.cnf c 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21367
/proc/meminfo: memFree=711152/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) R 21365 21367 21253 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 275596388 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 240472615583 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21367/statm: 1339 234 194 169 0 50 0
[pid=21368] ppid=21367 vsize=700 CPUtime=0
/proc/21368/stat : 21368 (SatElite) R 21367 21367 21253 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 275596388 716800 106 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/21368/statm: 175 106 69 127 0 45 0

[startup+0.0178869 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21367
/proc/meminfo: memFree=711152/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102893 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21367
/proc/meminfo: memFree=711152/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30191 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21367
/proc/meminfo: memFree=711152/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702945 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 21367
/proc/meminfo: memFree=711152/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=710496/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2156 CPUtime=1.49
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 275596389 2207744 173 1992294400 134512640 135214827 4294956224 18446744073709551615 134538536 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 539 173 75 171 0 366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=710304/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2288 CPUtime=3.09
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 206 0 0 0 309 0 0 0 25 0 1 0 275596389 2342912 191 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 572 191 75 171 0 399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7644

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=710048/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2288 CPUtime=6.29
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 228 0 0 0 629 0 0 0 25 0 1 0 275596389 2342912 213 1992294400 134512640 135214827 4294956224 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 572 213 75 171 0 399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7644

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=709936/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2420 CPUtime=12.69
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 265 0 0 0 1269 0 0 0 25 0 1 0 275596389 2478080 250 1992294400 134512640 135214827 4294956224 18446744073709551615 134540748 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 605 250 75 171 0 432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7776

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=709872/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2668 CPUtime=25.47
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 312 0 0 0 2547 0 0 0 25 0 1 0 275596389 2732032 297 1992294400 134512640 135214827 4294956224 18446744073709551615 134529383 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 667 297 75 171 0 494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8024

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=709616/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=2932 CPUtime=51.07
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 383 0 0 0 5107 0 0 0 25 0 1 0 275596389 3002368 368 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 733 368 75 171 0 560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8288

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=709232/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3184 CPUtime=102.25
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 453 0 0 0 10225 0 0 0 25 0 1 0 275596389 3260416 438 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 796 438 75 171 0 623 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8540

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=709040/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3436 CPUtime=162.22
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 512 0 0 0 16222 0 0 0 25 0 1 0 275596389 3518464 497 1992294400 134512640 135214827 4294956224 18446744073709551615 134529331 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 859 497 75 171 0 686 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8792

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=708912/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3552 CPUtime=222.19
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 538 0 0 0 22219 0 0 0 25 0 1 0 275596389 3637248 523 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 888 523 75 171 0 715 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 8908

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=708784/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3688 CPUtime=282.16
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 568 0 0 0 28216 0 0 0 25 0 1 0 275596389 3776512 553 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 922 553 75 171 0 749 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9044

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=708720/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3688 CPUtime=342.13
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 587 0 0 0 34213 0 0 0 25 0 1 0 275596389 3776512 572 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 922 572 75 171 0 749 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 9044

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 21370
/proc/meminfo: memFree=708528/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=3964 CPUtime=402.11
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 637 0 0 0 40211 0 0 0 25 0 1 0 275596389 4059136 622 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 991 622 75 171 0 818 0
Current children cumulated CPU time (s) 402.11

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

[pid=21370] ppid=21367 vsize=5768 CPUtime=4300.34
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1090 0 0 0 430030 4 0 0 25 0 1 0 275596389 5906432 1075 1992294400 134512640 135214827 4294956224 18446744073709551615 134536841 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1442 1075 75 171 0 1269 0
Current children cumulated CPU time (s) 4300.34
Current children cumulated vsize (KiB) 11124

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706544/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5768 CPUtime=4360.32
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1090 0 0 0 436028 4 0 0 25 0 1 0 275596389 5906432 1075 1992294400 134512640 135214827 4294956224 18446744073709551615 134535444 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1442 1075 75 171 0 1269 0
Current children cumulated CPU time (s) 4360.32
Current children cumulated vsize (KiB) 11124

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706544/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5768 CPUtime=4420.28
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1094 0 0 0 442024 4 0 0 25 0 1 0 275596389 5906432 1079 1992294400 134512640 135214827 4294956224 18446744073709551615 134529298 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1442 1079 75 171 0 1269 0
Current children cumulated CPU time (s) 4420.28
Current children cumulated vsize (KiB) 11124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706544/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5768 CPUtime=4480.26
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1102 0 0 0 448022 4 0 0 25 0 1 0 275596389 5906432 1087 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1442 1087 75 171 0 1269 0
Current children cumulated CPU time (s) 4480.26
Current children cumulated vsize (KiB) 11124

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706544/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5768 CPUtime=4540.24
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1104 0 0 0 454020 4 0 0 25 0 1 0 275596389 5906432 1089 1992294400 134512640 135214827 4294956224 18446744073709551615 134536982 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1442 1089 75 171 0 1269 0
Current children cumulated CPU time (s) 4540.24
Current children cumulated vsize (KiB) 11124

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706416/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4600.22
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1113 0 0 0 460018 4 0 0 25 0 1 0 275596389 6041600 1098 1992294400 134512640 135214827 4294956224 18446744073709551615 134537017 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1098 75 171 0 1302 0
Current children cumulated CPU time (s) 4600.22
Current children cumulated vsize (KiB) 11256

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706352/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4660.17
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1115 0 0 0 466013 4 0 0 25 0 1 0 275596389 6041600 1100 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21370/statm: 1475 1100 75 171 0 1302 0
Current children cumulated CPU time (s) 4660.17
Current children cumulated vsize (KiB) 11256

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706352/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4720.14
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1115 0 0 0 472010 4 0 0 25 0 1 0 275596389 6041600 1100 1992294400 134512640 135214827 4294956224 18446744073709551615 134537099 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1100 75 171 0 1302 0
Current children cumulated CPU time (s) 4720.14
Current children cumulated vsize (KiB) 11256

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706416/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4780.12
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1116 0 0 0 478007 5 0 0 25 0 1 0 275596389 6041600 1101 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1101 75 171 0 1302 0
Current children cumulated CPU time (s) 4780.12
Current children cumulated vsize (KiB) 11256

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706416/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4840.1
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1118 0 0 0 484005 5 0 0 25 0 1 0 275596389 6041600 1103 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1103 75 171 0 1302 0
Current children cumulated CPU time (s) 4840.1
Current children cumulated vsize (KiB) 11256

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706416/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4900.07
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1118 0 0 0 490002 5 0 0 25 0 1 0 275596389 6041600 1103 1992294400 134512640 135214827 4294956224 18446744073709551615 134536982 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1103 75 171 0 1302 0
Current children cumulated CPU time (s) 4900.07
Current children cumulated vsize (KiB) 11256

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706480/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=4960.04
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1118 0 0 0 495999 5 0 0 25 0 1 0 275596389 6041600 1103 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1103 75 171 0 1302 0
Current children cumulated CPU time (s) 4960.04
Current children cumulated vsize (KiB) 11256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706480/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=5000.03
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1125 0 0 0 499998 5 0 0 25 0 1 0 275596389 6041600 1110 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1110 75 171 0 1302 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 11256

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

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

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 21378
/proc/meminfo: memFree=706480/2055920 swapFree=4180016/4192956
[pid=21367] ppid=21365 vsize=5356 CPUtime=0
/proc/21367/stat : 21367 (lysat.sh) S 21365 21367 21253 0 -1 4194304 310 125 0 0 0 0 0 0 18 0 1 0 275596388 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21367/statm: 1339 237 195 169 0 50 0
[pid=21370] ppid=21367 vsize=5900 CPUtime=5000.03
/proc/21370/stat : 21370 (LySATc) R 21367 21367 21253 0 -1 4194304 1125 0 0 0 499998 5 0 0 25 0 1 0 275596389 6041600 1110 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/21370/statm: 1475 1110 75 171 0 1302 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 11256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.31
CPU time (s): 5000.05
CPU user time (s): 4999.99
CPU system time (s): 0.05999
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 11256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.99
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1593
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= 23
involuntary context switches= 14078

runsolver used 4.10738 second user time and 14.0929 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-16 14:07:10
IDJOB=1824967
IDBENCH=24666
IDSOLVER=667
FILE ID=node15/1824967-1242475630
PBS_JOBID= 9306819
Free space on /tmp= 66144 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/others/eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824967-1242475630/watcher-1824967-1242475630 -o /tmp/evaluation-result-1824967-1242475630/solver-1824967-1242475630 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824967-1242475630.cnf c

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

MD5SUM BENCH= cc16a72221b8e1efdfd6127b2f238bcd
RANDOM SEED=620584926

node15.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.220
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	: 5931.00
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.220
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:        711704 kB
Buffers:         98200 kB
Cached:        1147208 kB
SwapCached:       6744 kB
Active:         212348 kB
Inactive:      1041980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        711704 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          14608 kB
Slab:            75852 kB
Committed_AS:   971048 kB
PageTables:       1468 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= 66144 MiB
End job on node15 at 2009-05-16 15:30:34