Trace number 1732503

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-300-100.cnf
MD5SUMcda4bb923e6fa0cab57f8920411a2abd
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 variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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 |     720     1800 |     215       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 300   #clauses: 720   #literals: 1800
0.00/0.00	c CPU time:   0.001999 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:  300                                                  |
0.00/0.00	|  Number of clauses:    720                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
1200.10/1200.60	HOME/lysat.sh: line 55: 26669 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-1732503-1240781123/watcher-1732503-1240781123 -o /tmp/evaluation-result-1732503-1240781123/solver-1732503-1240781123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1732503-1240781123.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26666
/proc/meminfo: memFree=1823216/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) R 26664 26666 26123 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 106142161 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 269807577759 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26666/statm: 1339 234 194 169 0 50 0
[pid=26667] ppid=26666 vsize=696 CPUtime=0
/proc/26667/stat : 26667 (SatElite) R 26666 26666 26123 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 106142161 712704 107 1992294400 134512640 135034092 4294956096 18446744073709551615 134661170 0 0 4096 3 0 0 0 17 0 0 0
/proc/26667/statm: 174 107 68 127 0 44 0

[startup+0.09384 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26666
/proc/meminfo: memFree=1823216/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10184 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26666
/proc/meminfo: memFree=1823216/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301862 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26666
/proc/meminfo: memFree=1823216/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701905 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26666
/proc/meminfo: memFree=1823216/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50199 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1822496/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=2284 CPUtime=1.49
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 204 0 0 0 149 0 0 0 25 0 1 0 106142162 2338816 189 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 571 189 75 171 0 398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7640

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1822240/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=2284 CPUtime=3.08
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 228 0 0 0 308 0 0 0 25 0 1 0 106142162 2338816 213 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 571 213 75 171 0 398 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7640

[startup+6.3025 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1821984/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=2416 CPUtime=6.29
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 264 0 0 0 629 0 0 0 25 0 1 0 106142162 2473984 249 1992294400 134512640 135214827 4294956208 18446744073709551615 134537368 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 604 249 75 171 0 431 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7772

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1821792/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=2676 CPUtime=12.68
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 306 0 0 0 1268 0 0 0 25 0 1 0 106142162 2740224 291 1992294400 134512640 135214827 4294956208 18446744073709551615 134529192 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 669 291 75 171 0 496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8032

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1821536/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=2808 CPUtime=25.48
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 356 0 0 0 2548 0 0 0 25 0 1 0 106142162 2875392 341 1992294400 134512640 135214827 4294956208 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 702 341 75 171 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8164

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1821280/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=3204 CPUtime=51.07
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 442 0 0 0 5107 0 0 0 25 0 1 0 106142162 3280896 427 1992294400 134512640 135214827 4294956208 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 801 427 75 171 0 628 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8560

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1820896/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=3464 CPUtime=102.25
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 509 0 0 0 10225 0 0 0 25 0 1 0 106142162 3547136 494 1992294400 134512640 135214827 4294956208 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 866 494 75 171 0 693 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8820

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1820576/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=3728 CPUtime=162.22
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 579 0 0 0 16222 0 0 0 25 0 1 0 106142162 3817472 564 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 932 564 75 171 0 759 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9084

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1820320/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=3992 CPUtime=222.2
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 645 0 0 0 22220 0 0 0 25 0 1 0 106142162 4087808 630 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 998 630 75 171 0 825 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9348

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1820000/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4260 CPUtime=282.18
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 712 0 0 0 28218 0 0 0 25 0 1 0 106142162 4362240 697 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1065 697 75 171 0 892 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 9616

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819808/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4392 CPUtime=342.15
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 752 0 0 0 34215 0 0 0 25 0 1 0 106142162 4497408 737 1992294400 134512640 135214827 4294956208 18446744073709551615 134538545 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1098 737 75 171 0 925 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 9748

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819744/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4524 CPUtime=402.13
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 776 0 0 0 40213 0 0 0 25 0 1 0 106142162 4632576 761 1992294400 134512640 135214827 4294956208 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1131 761 75 171 0 958 0

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

[pid=26669] ppid=26666 vsize=4652 CPUtime=462.11
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 807 0 0 0 46211 0 0 0 25 0 1 0 106142162 4763648 792 1992294400 134512640 135214827 4294956208 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1163 792 75 171 0 990 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 10008

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819424/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4788 CPUtime=522.09
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 831 0 0 0 52209 0 0 0 25 0 1 0 106142162 4902912 816 1992294400 134512640 135214827 4294956208 18446744073709551615 134529469 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1197 816 75 171 0 1024 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 10144

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819424/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4788 CPUtime=582.07
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 832 0 0 0 58207 0 0 0 25 0 1 0 106142162 4902912 817 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1197 817 75 171 0 1024 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 10144

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819232/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=4924 CPUtime=642.05
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 869 0 0 0 64205 0 0 0 25 0 1 0 106142162 5042176 854 1992294400 134512640 135214827 4294956208 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1231 854 75 171 0 1058 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 10280

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1819040/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5056 CPUtime=702.02
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 895 0 0 0 70202 0 0 0 25 0 1 0 106142162 5177344 880 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1264 880 75 171 0 1091 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 10412

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26669
/proc/meminfo: memFree=1818912/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5056 CPUtime=762
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 923 0 0 0 76200 0 0 0 25 0 1 0 106142162 5177344 908 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1264 908 75 171 0 1091 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 10412

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818656/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5196 CPUtime=821.95
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 939 0 0 0 82195 0 0 0 25 0 1 0 106142162 5320704 924 1992294400 134512640 135214827 4294956208 18446744073709551615 134538909 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1299 924 75 171 0 1126 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 10552

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818656/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5196 CPUtime=881.93
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 946 0 0 0 88192 1 0 0 25 0 1 0 106142162 5320704 931 1992294400 134512640 135214827 4294956208 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1299 931 75 171 0 1126 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 10552

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818592/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5328 CPUtime=941.91
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 967 0 0 0 94190 1 0 0 25 0 1 0 106142162 5455872 952 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1332 952 75 171 0 1159 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 10684

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818464/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5592 CPUtime=1001.88
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 1030 0 0 0 100187 1 0 0 25 0 1 0 106142162 5726208 1015 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1398 1015 75 171 0 1225 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 10948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818272/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5592 CPUtime=1061.85
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 1051 0 0 0 106184 1 0 0 25 0 1 0 106142162 5726208 1036 1992294400 134512640 135214827 4294956208 18446744073709551615 134537446 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1398 1036 75 171 0 1225 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 10948

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818272/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5592 CPUtime=1121.83
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 1058 0 0 0 112182 1 0 0 25 0 1 0 106142162 5726208 1043 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1398 1043 75 171 0 1225 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 10948

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818208/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5732 CPUtime=1181.8
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 1070 0 0 0 118179 1 0 0 25 0 1 0 106142162 5869568 1055 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1433 1055 75 171 0 1260 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 11088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 26671
/proc/meminfo: memFree=1818144/2055920 swapFree=4180748/4192956
[pid=26666] ppid=26664 vsize=5356 CPUtime=0
/proc/26666/stat : 26666 (lysat.sh) S 26664 26666 26123 0 -1 4194304 310 126 0 0 0 0 0 0 18 0 1 0 106142161 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26666/statm: 1339 237 195 169 0 50 0
[pid=26669] ppid=26666 vsize=5732 CPUtime=1200.1
/proc/26669/stat : 26669 (LySATc) R 26666 26666 26123 0 -1 4194304 1077 0 0 0 120009 1 0 0 25 0 1 0 106142162 5869568 1062 1992294400 134512640 135214827 4294956208 18446744073709551615 134535307 0 0 4096 3 0 0 0 17 0 0 0
/proc/26669/statm: 1433 1062 75 171 0 1260 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 11088

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)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.020996
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 11088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1545
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= 22
involuntary context switches= 3800

runsolver used 0.933858 second user time and 3.44248 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 23:25:23
IDJOB=1732503
IDBENCH=71121
IDSOLVER=512
FILE ID=node81/1732503-1240781123
PBS_JOBID= 9187206
Free space on /tmp= 126392 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-300-100.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732503-1240781123/watcher-1732503-1240781123 -o /tmp/evaluation-result-1732503-1240781123/solver-1732503-1240781123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1732503-1240781123.cnf c

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

MD5SUM BENCH= cda4bb923e6fa0cab57f8920411a2abd
RANDOM SEED=1155884509

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1823768 kB
Buffers:         28632 kB
Cached:         142452 kB
SwapCached:       5920 kB
Active:          29684 kB
Inactive:       150068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823768 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            2172 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            38228 kB
Committed_AS:   394740 kB
PageTables:       1452 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= 126388 MiB
End job on node81 at 2009-04-26 23:45:26