Trace number 1524705

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.1 1200.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1736471436-014.cnf
MD5SUM88b3ae0f7e2752f0b445f361629fc38e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.5195
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   16000    80000 |    4799       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 800   #clauses: 16000   #literals: 80000
0.00/0.02	c CPU time:   0.015997 s
0.00/0.02	c ==============================================================================
0.00/0.05	This is MiniSat 2.0 beta
0.00/0.05	WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	============================[ Problem Statistics ]=============================
0.00/0.05	|                                                                             |
0.00/0.05	|  Number of variables:  800                                                  |
0.00/0.05	|  Number of clauses:    16000                                                |
0.00/0.07	|  Parsing time:         0.01         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524705-1238363345/watcher-1524705-1238363345 -o /tmp/evaluation-result-1524705-1238363345/solver-1524705-1238363345 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1524705-1238363345.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.91 0.95 0.90 3/72 10180
/proc/meminfo: memFree=1470888/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0
/proc/10180/stat : 10180 (lysat.sh) R 10178 10180 9740 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 1108995694 5484544 233 1992294400 4194304 4889804 548682068816 18446744073709551615 271637998067 0 0 4100 65536 0 0 0 17 1 0 0
/proc/10180/statm: 1339 234 194 169 0 50 0

[startup+0.00891295 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 10180
/proc/meminfo: memFree=1470888/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1108995694 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10180/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101932 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 10180
/proc/meminfo: memFree=1470888/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5356

[startup+0.30197 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 10180
/proc/meminfo: memFree=1470888/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5356

[startup+0.701043 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 10180
/proc/meminfo: memFree=1470888/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5356

[startup+1.50118 s]
/proc/loadavg: 0.91 0.95 0.90 2/74 10183
/proc/meminfo: memFree=1464856/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=8040 CPUtime=1.42
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 1756 0 0 0 142 0 0 0 25 0 1 0 1108995700 8232960 1742 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 2010 1742 78 171 0 1837 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13396

[startup+3.10147 s]
/proc/loadavg: 0.91 0.95 0.90 2/74 10183
/proc/meminfo: memFree=1461912/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=9492 CPUtime=3.03
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 2117 0 0 0 302 1 0 0 25 0 1 0 1108995700 9719808 2103 1992294400 134512640 135214827 4294956224 18446744073709551615 134538573 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 2373 2103 78 171 0 2200 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14848

[startup+6.30105 s]
/proc/loadavg: 0.92 0.95 0.90 2/74 10183
/proc/meminfo: memFree=1459992/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=11340 CPUtime=6.23
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 2585 0 0 0 622 1 0 0 25 0 1 0 1108995700 11612160 2571 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 2835 2571 78 171 0 2662 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16696

[startup+12.7022 s]
/proc/loadavg: 0.93 0.95 0.90 2/74 10183
/proc/meminfo: memFree=1458840/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=12468 CPUtime=12.63
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 2856 0 0 0 1262 1 0 0 25 0 1 0 1108995700 12767232 2842 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 3117 2842 78 171 0 2944 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17824

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.91 2/74 10183
/proc/meminfo: memFree=1456408/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=14844 CPUtime=25.42
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 3459 0 0 0 2541 1 0 0 25 0 1 0 1108995700 15200256 3445 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 3711 3445 78 171 0 3538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20200

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.91 2/74 10183
/proc/meminfo: memFree=1454168/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=17088 CPUtime=51.01
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 4019 0 0 0 5099 2 0 0 25 0 1 0 1108995700 17498112 4005 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 4272 4005 78 171 0 4099 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22444

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/74 10183
/proc/meminfo: memFree=1450968/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=20420 CPUtime=102.2
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 4822 0 0 0 10217 3 0 0 25 0 1 0 1108995700 20910080 4808 1992294400 134512640 135214827 4294956224 18446744073709551615 134537504 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 5105 4808 78 171 0 4932 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25776

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1450008/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=21328 CPUtime=162.18
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 5048 0 0 0 16214 4 0 0 25 0 1 0 1108995700 21839872 5034 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 5332 5034 78 171 0 5159 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26684

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1447640/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=23572 CPUtime=222.15
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 5633 0 0 0 22211 4 0 0 25 0 1 0 1108995700 24137728 5619 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 5893 5619 78 171 0 5720 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 28928

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1444952/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=26216 CPUtime=282.14
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 6291 0 0 0 28209 5 0 0 25 0 1 0 1108995700 26845184 6277 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 6554 6277 78 171 0 6381 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 31572

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1444056/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=27172 CPUtime=342.11
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 6508 0 0 0 34206 5 0 0 25 0 1 0 1108995700 27824128 6494 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 6793 6494 78 171 0 6620 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 32528

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1443928/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=27248 CPUtime=402.09
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 6541 0 0 0 40204 5 0 0 25 0 1 0 1108995700 27901952 6527 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 6812 6527 78 171 0 6639 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 32604


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

[pid=10183] ppid=10180 vsize=30020 CPUtime=522.06
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7233 0 0 0 52199 7 0 0 25 0 1 0 1108995700 30740480 7219 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 7505 7219 78 171 0 7332 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 35376

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1440920/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=30152 CPUtime=582.04
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7278 0 0 0 58197 7 0 0 25 0 1 0 1108995700 30875648 7264 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 7538 7264 78 171 0 7365 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 35508

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1440920/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=30284 CPUtime=642.02
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7297 0 0 0 64195 7 0 0 25 0 1 0 1108995700 31010816 7283 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 7571 7283 78 171 0 7398 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 35640

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10183
/proc/meminfo: memFree=1440024/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=31136 CPUtime=702
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7508 0 0 0 70193 7 0 0 25 0 1 0 1108995700 31883264 7494 1992294400 134512640 135214827 4294956224 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 7784 7494 78 171 0 7611 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 36492

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1439000/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=32208 CPUtime=761.97
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7750 0 0 0 76190 7 0 0 25 0 1 0 1108995700 32980992 7736 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8052 7736 78 171 0 7879 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 37564

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1438680/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=32608 CPUtime=821.95
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7859 0 0 0 82187 8 0 0 25 0 1 0 1108995700 33390592 7845 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8152 7845 78 171 0 7979 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 37964

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1438424/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=32740 CPUtime=881.93
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7912 0 0 0 88185 8 0 0 25 0 1 0 1108995700 33525760 7898 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8185 7898 78 171 0 8012 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 38096

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1438168/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=33004 CPUtime=941.91
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 7975 0 0 0 94183 8 0 0 25 0 1 0 1108995700 33796096 7961 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8251 7961 78 171 0 8078 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 38360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1437592/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=33656 CPUtime=1001.89
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 8119 0 0 0 100181 8 0 0 25 0 1 0 1108995700 34463744 8105 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8414 8105 78 171 0 8241 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 39012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1437528/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=33636 CPUtime=1061.87
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 8137 0 0 0 106179 8 0 0 25 0 1 0 1108995700 34443264 8123 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8409 8123 78 171 0 8236 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 38992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1436056/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=35088 CPUtime=1121.85
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 8494 0 0 0 112176 9 0 0 25 0 1 0 1108995700 35930112 8480 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 8772 8480 78 171 0 8599 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 40444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1434584/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=36540 CPUtime=1181.83
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 8859 0 0 0 118173 10 0 0 25 0 1 0 1108995700 37416960 8845 1992294400 134512640 135214827 4294956224 18446744073709551615 134538344 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 9135 8845 78 171 0 8962 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 41896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1433304/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=37868 CPUtime=1200.03
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 9182 0 0 0 119993 10 0 0 25 0 1 0 1108995700 38776832 9168 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 9467 9168 78 171 0 9294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 43224

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 10189
/proc/meminfo: memFree=1433304/2055920 swapFree=4174692/4192956
[pid=10180] ppid=10178 vsize=5356 CPUtime=0.04
/proc/10180/stat : 10180 (lysat.sh) S 10178 10180 9740 0 -1 4194304 310 436 0 0 0 0 4 0 16 0 1 0 1108995694 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10180/statm: 1339 237 195 169 0 50 0
[pid=10183] ppid=10180 vsize=37868 CPUtime=1200.03
/proc/10183/stat : 10183 (LySATc) R 10180 10180 9740 0 -1 4194304 9182 0 0 0 119993 10 0 0 25 0 1 0 1108995700 38776832 9168 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/10183/statm: 9467 9168 78 171 0 9294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 43224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.98
CPU system time (s): 0.121981
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 43224

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

runsolver used 1.06984 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-29 23:49:06
IDJOB=1524705
IDBENCH=70197
IDSOLVER=512
FILE ID=node67/1524705-1238363345
PBS_JOBID= 9061163
Free space on /tmp= 66376 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1736471436-014.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524705-1238363345/watcher-1524705-1238363345 -o /tmp/evaluation-result-1524705-1238363345/solver-1524705-1238363345 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1524705-1238363345.cnf c

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

MD5SUM BENCH= 88b3ae0f7e2752f0b445f361629fc38e
RANDOM SEED=366205446

node67.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.265
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.265
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:       1471304 kB
Buffers:         75056 kB
Cached:         418872 kB
SwapCached:       9680 kB
Active:         187260 kB
Inactive:       317788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471304 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            64620 kB
Committed_AS:  3077032 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-30 00:09:08