Trace number 1581055

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.03 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.49/1.55	c ==============================================================================
1.49/1.55	c |           |     ORIGINAL     |              LEARNT              |          |
1.49/1.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.49/1.55	c ==============================================================================
1.49/1.55	c |         0 | 1373987  3337178 |  412196       0        0     nan |  0.000 % |
8.88/8.97	c |         0 |  956610  2684218 |      --       0       --      -- |     --   | -115260/34351
8.88/8.97	c ==============================================================================
8.88/8.97	c Result  :   #vars: 137954   #clauses: 956610   #literals: 2684218
8.88/8.97	c CPU time:   8.70868 s
8.88/8.97	c ==============================================================================
10.18/10.21	This is MiniSat 2.0 beta
10.18/10.21	WARNING: for repeatability, setting FPU to use double precision
10.18/10.21	============================[ Problem Statistics ]=============================
10.18/10.21	|                                                                             |
10.18/10.21	|  Number of variables:  137954                                               |
10.18/10.21	|  Number of clauses:    956610                                               |
10.19/10.85	|  Parsing time:         0.57         s                                       |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581055-1238924653/watcher-1581055-1238924653 -o /tmp/evaluation-result-1581055-1238924653/solver-1581055-1238924653 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1581055-1238924653.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: 1.69 1.91 1.85 3/64 18032
/proc/meminfo: memFree=1385840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) R 18030 18032 17995 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18032/statm: 1339 234 194 169 0 50 0
[pid=18033] ppid=18032 vsize=1552 CPUtime=0
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 1165130391 1589248 264 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 388 267 50 127 0 258 0

[startup+0.0756529 s]
/proc/loadavg: 1.69 1.91 1.85 3/64 18032
/proc/meminfo: memFree=1385840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=25376 CPUtime=0.06
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 5437 0 0 0 4 2 0 0 19 0 1 0 1165130391 25985024 5253 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 6344 5254 50 127 0 6214 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30732

[startup+0.101655 s]
/proc/loadavg: 1.69 1.91 1.85 3/64 18032
/proc/meminfo: memFree=1385840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=28184 CPUtime=0.09
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 6131 0 0 0 7 2 0 0 19 0 1 0 1165130391 28860416 5947 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 7046 5949 50 127 0 6916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33540

[startup+0.301677 s]
/proc/loadavg: 1.69 1.91 1.85 3/64 18032
/proc/meminfo: memFree=1385840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=51096 CPUtime=0.29
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 11610 0 0 0 24 5 0 0 21 0 1 0 1165130391 52322304 11426 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 12774 11426 50 127 0 12644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56452

[startup+0.701721 s]
/proc/loadavg: 1.69 1.91 1.85 3/64 18032
/proc/meminfo: memFree=1385840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=71228 CPUtime=0.69
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 16535 0 0 0 61 8 0 0 25 0 1 0 1165130391 72937472 16351 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 17807 16352 50 127 0 17677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76584

[startup+1.50281 s]
/proc/loadavg: 1.69 1.91 1.85 2/66 18034
/proc/meminfo: memFree=1303648/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=118796 CPUtime=1.49
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 29019 0 0 0 134 15 0 0 25 0 1 0 1165130391 121647104 28835 1992294400 134512640 135034092 4294956112 18446744073709551615 134542692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 29699 28835 51 127 0 29569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124152

[startup+3.102 s]
/proc/loadavg: 1.63 1.89 1.85 2/66 18034
/proc/meminfo: memFree=1260640/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=148328 CPUtime=3.08
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 38852 0 0 0 288 20 0 0 25 0 1 0 1165130391 151887872 35261 1992294400 134512640 135034092 4294956112 18446744073709551615 134540715 0 0 4096 3 0 0 0 17 1 0 0
/proc/18033/statm: 37082 35261 68 127 0 36952 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153684

[startup+6.30135 s]
/proc/loadavg: 1.63 1.89 1.85 2/66 18034
/proc/meminfo: memFree=1226848/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=0
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1165130390 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18032/statm: 1339 235 195 169 0 50 0
[pid=18033] ppid=18032 vsize=151448 CPUtime=6.28
/proc/18033/stat : 18033 (SatElite) R 18032 18032 17995 0 -1 4194304 43173 0 0 0 605 23 0 0 25 0 1 0 1165130391 155082752 36080 1992294400 134512640 135034092 4294956112 18446744073709551615 134566678 0 0 4096 3 0 0 0 17 0 0 0
/proc/18033/statm: 37862 36080 68 127 0 37732 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156804

[startup+12.7011 s]
/proc/loadavg: 1.58 1.87 1.84 2/66 18035
/proc/meminfo: memFree=1307744/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=50988 CPUtime=2.47
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 12477 0 0 0 241 6 0 0 25 0 1 0 1165131412 52211712 12437 1992294400 134512640 135214827 4294956224 18446744073709551615 134540751 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 12747 12437 77 171 0 12574 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56344

[startup+25.5015 s]
/proc/loadavg: 1.45 1.83 1.83 2/66 18035
/proc/meminfo: memFree=1304480/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=54604 CPUtime=15.27
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 13342 0 0 0 1519 8 0 0 25 0 1 0 1165131412 55914496 13302 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 13651 13302 77 171 0 13478 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59960

[startup+51.1014 s]
/proc/loadavg: 1.30 1.76 1.80 2/66 18035
/proc/meminfo: memFree=1297056/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=61980 CPUtime=40.84
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 15211 0 0 0 4075 9 0 0 25 0 1 0 1165131412 63467520 15171 1992294400 134512640 135214827 4294956224 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 15495 15171 77 171 0 15322 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 67336

[startup+102.305 s]
/proc/loadavg: 1.12 1.63 1.76 2/66 18037
/proc/meminfo: memFree=1279776/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=79388 CPUtime=92.02
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 19528 0 0 0 9189 13 0 0 25 0 1 0 1165131412 81293312 19488 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 19847 19488 77 171 0 19674 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 84744

[startup+162.302 s]
/proc/loadavg: 1.04 1.52 1.71 2/66 18037
/proc/meminfo: memFree=1258400/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=100672 CPUtime=151.99
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 24891 0 0 0 15180 19 0 0 25 0 1 0 1165131412 103088128 24851 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 25168 24851 77 171 0 24995 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 106028

[startup+222.302 s]
/proc/loadavg: 1.01 1.42 1.66 2/66 18037
/proc/meminfo: memFree=1236768/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=122380 CPUtime=211.96
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 30275 0 0 0 21172 24 0 0 25 0 1 0 1165131412 125317120 30235 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 30595 30235 77 171 0 30422 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 127736

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.62 2/66 18037
/proc/meminfo: memFree=1216480/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=142596 CPUtime=271.94
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 35359 0 0 0 27165 29 0 0 25 0 1 0 1165131412 146018304 35319 1992294400 134512640 135214827 4294956224 18446744073709551615 134527359 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 35649 35319 77 171 0 35476 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 147952

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.58 2/66 18037
/proc/meminfo: memFree=1197600/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=161444 CPUtime=331.91
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 40026 0 0 0 33157 34 0 0 25 0 1 0 1165131412 165318656 39986 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 40361 39986 77 171 0 40188 0

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

/proc/18035/statm: 55129 54777 77 171 0 54956 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 225872

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.43 2/66 18037
/proc/meminfo: memFree=1119328/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=239720 CPUtime=571.83
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 59578 0 0 0 57129 54 0 0 25 0 1 0 1165131412 245473280 59538 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 59930 59538 77 171 0 59757 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 245076

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.40 2/66 18037
/proc/meminfo: memFree=1103584/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=255328 CPUtime=631.81
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 63478 0 0 0 63123 58 0 0 25 0 1 0 1165131412 261455872 63438 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 63832 63438 77 171 0 63659 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 260684

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.38 2/66 18037
/proc/meminfo: memFree=1086176/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=272788 CPUtime=691.78
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 67847 0 0 0 69115 63 0 0 25 0 1 0 1165131412 279334912 67807 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 68197 67807 77 171 0 68024 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 278144

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.35 2/66 18037
/proc/meminfo: memFree=1070880/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=287876 CPUtime=751.74
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 71624 0 0 0 75108 66 0 0 25 0 1 0 1165131412 294785024 71584 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 71969 71584 77 171 0 71796 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 293232

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.33 2/66 18037
/proc/meminfo: memFree=1061792/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=296876 CPUtime=811.72
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 73891 0 0 0 81103 69 0 0 25 0 1 0 1165131412 304001024 73851 1992294400 134512640 135214827 4294956224 18446744073709551615 134527424 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 74219 73851 77 171 0 74046 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 302232

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.30 2/66 18037
/proc/meminfo: memFree=1047840/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=310896 CPUtime=871.69
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 77394 0 0 0 87096 73 0 0 25 0 1 0 1165131412 318357504 77354 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 77724 77354 77 171 0 77551 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 316252

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.28 2/66 18037
/proc/meminfo: memFree=1033888/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=324808 CPUtime=931.66
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 80898 0 0 0 93090 76 0 0 25 0 1 0 1165131412 332603392 80858 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 81202 80858 77 171 0 81029 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 330164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/66 18037
/proc/meminfo: memFree=1016160/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=342556 CPUtime=991.64
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 85336 0 0 0 99083 81 0 0 25 0 1 0 1165131412 350777344 85296 1992294400 134512640 135214827 4294956224 18446744073709551615 134527356 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 85639 85296 77 171 0 85466 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 347912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/66 18043
/proc/meminfo: memFree=998688/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=360040 CPUtime=1051.59
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 89724 0 0 0 105073 86 0 0 25 0 1 0 1165131412 368680960 89684 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 90010 89684 77 171 0 89837 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 365396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/66 18043
/proc/meminfo: memFree=982816/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=376116 CPUtime=1111.56
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 93639 0 0 0 111067 89 0 0 25 0 1 0 1165131412 385142784 93599 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 94029 93599 77 171 0 93856 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 381472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 18043
/proc/meminfo: memFree=964320/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=394672 CPUtime=1171.54
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 98266 0 0 0 117061 93 0 0 25 0 1 0 1165131412 404144128 98226 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 98668 98226 77 171 0 98495 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 400028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 18043
/proc/meminfo: memFree=960224/2055920 swapFree=4176924/4192956
[pid=18032] ppid=18030 vsize=5356 CPUtime=10.19
/proc/18032/stat : 18032 (lysat.sh) S 18030 18032 17995 0 -1 4194304 310 49185 0 0 0 0 983 36 16 0 1 0 1165130390 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18032/statm: 1339 237 195 169 0 50 0
[pid=18035] ppid=18032 vsize=398632 CPUtime=1189.84
/proc/18035/stat : 18035 (LySATc) R 18032 18032 17995 0 -1 4194304 99249 0 0 0 118890 94 0 0 25 0 1 0 1165131412 408199168 99209 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/18035/statm: 99658 99209 77 171 0 99485 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 403988

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18032 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=839504
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=367944
# CPU time returned by wait4() is 10.2074
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1198.73
CPU system time (s): 1.3
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 403988

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

runsolver used 0.958854 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-05 11:44:15
IDJOB=1581055
IDBENCH=71029
IDSOLVER=512
FILE ID=node35/1581055-1238924653
PBS_JOBID= 9101435
Free space on /tmp= 66472 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581055-1238924653/watcher-1581055-1238924653 -o /tmp/evaluation-result-1581055-1238924653/solver-1581055-1238924653 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1581055-1238924653.cnf c

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

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=884043169

node35.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.229
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.229
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:       1386256 kB
Buffers:         70612 kB
Cached:         514044 kB
SwapCached:      10140 kB
Active:         251820 kB
Inactive:       344528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386256 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:           28656 kB
Writeback:           0 kB
Mapped:          17440 kB
Slab:            59300 kB
Committed_AS:  3221348 kB
PageTables:       1404 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= 66444 MiB
End job on node35 at 2009-04-05 12:04:17