Trace number 1580743

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.48/1.56	c ==============================================================================
1.48/1.56	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.56	c ==============================================================================
1.48/1.56	c |         0 | 1404697  3320628 |  421409       0        0     nan |  0.000 % |
9.18/9.27	c |         0 | 1044843  2775530 |      --       0       --      -- |     --   | -106380/29683
9.18/9.28	c ==============================================================================
9.18/9.28	c Result  :   #vars: 219138   #clauses: 1044843   #literals: 2775530
9.18/9.28	c CPU time:   8.94564 s
9.18/9.28	c ==============================================================================
10.48/10.57	This is MiniSat 2.0 beta
10.48/10.57	WARNING: for repeatability, setting FPU to use double precision
10.48/10.57	============================[ Problem Statistics ]=============================
10.48/10.57	|                                                                             |
10.48/10.57	|  Number of variables:  219138                                               |
10.48/10.57	|  Number of clauses:    1044843                                              |
11.16/11.24	|  Parsing time:         0.59         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-1580743-1238921700/watcher-1580743-1238921700 -o /tmp/evaluation-result-1580743-1238921700/solver-1580743-1238921700 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1580743-1238921700.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.00 1.00 1.00 3/69 12407
/proc/meminfo: memFree=1447336/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=1560 CPUtime=0
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 300 0 0 0 0 0 0 0 19 0 1 0 1164831870 1597440 284 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 390 286 50 127 0 260 0

[startup+0.0519101 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 12407
/proc/meminfo: memFree=1447336/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=25244 CPUtime=0.04
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 3730 0 0 0 3 1 0 0 19 0 1 0 1164831870 25849856 3610 1992294400 134512640 135034092 4294956096 18446744073709551615 134544780 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 6311 3613 50 127 0 6181 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30600

[startup+0.101915 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 12407
/proc/meminfo: memFree=1447336/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=29228 CPUtime=0.09
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 5619 0 0 0 7 2 0 0 19 0 1 0 1164831870 29929472 5499 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 7307 5500 50 127 0 7177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34584

[startup+0.301931 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 12407
/proc/meminfo: memFree=1447336/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=49112 CPUtime=0.29
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 10417 0 0 0 25 4 0 0 21 0 1 0 1164831870 50290688 10297 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 12278 10298 50 127 0 12148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54468

[startup+0.701967 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 12407
/proc/meminfo: memFree=1447336/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=70960 CPUtime=0.69
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 15793 0 0 0 61 8 0 0 25 0 1 0 1164831870 72663040 15673 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 17740 15674 50 127 0 17610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76316

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12409
/proc/meminfo: memFree=1356568/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=154548 CPUtime=1.48
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 33555 0 0 0 130 18 0 0 25 0 1 0 1164831870 158257152 33435 1992294400 134512640 135034092 4294956096 18446744073709551615 134542713 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 38637 33435 51 127 0 38507 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 159904

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12409
/proc/meminfo: memFree=1300504/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=183364 CPUtime=3.08
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 43332 0 0 0 285 23 0 0 25 0 1 0 1164831870 187764736 39638 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 45841 39638 68 127 0 45711 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 188720

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12409
/proc/meminfo: memFree=1262104/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=0
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164831869 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 235 195 169 0 50 0
[pid=12408] ppid=12407 vsize=193512 CPUtime=6.29
/proc/12408/stat : 12408 (SatElite) R 12407 12407 11952 0 -1 4194304 49899 0 0 0 601 28 0 0 25 0 1 0 1164831870 198156288 41926 1992294400 134512640 135034092 4294956096 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 0 0 0
/proc/12408/statm: 48378 41926 68 127 0 48248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 198868

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1358872/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=61628 CPUtime=2.11
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 14565 0 0 0 203 8 0 0 25 0 1 0 1164832927 63107072 14537 1992294400 134512640 135214827 4294956208 18446744073709551615 134529515 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 15407 14537 77 171 0 15234 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66984

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1358424/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=62440 CPUtime=14.9
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 14769 0 0 0 1481 9 0 0 25 0 1 0 1164832927 63938560 14741 1992294400 134512640 135214827 4294956208 18446744073709551615 134529767 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 15610 14741 77 171 0 15437 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 67796

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1355608/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=65900 CPUtime=40.47
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 15636 0 0 0 4037 10 0 0 25 0 1 0 1164832927 67481600 15608 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 16475 15608 77 171 0 16302 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 71256

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1344536/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=76572 CPUtime=91.65
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 18308 0 0 0 9152 13 0 0 25 0 1 0 1164832927 78409728 18280 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 19143 18280 77 171 0 18970 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 81928

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1332632/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=88704 CPUtime=151.61
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 21309 0 0 0 15145 16 0 0 25 0 1 0 1164832927 90832896 21281 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 22176 21281 77 171 0 22003 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 94060

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1320152/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=100984 CPUtime=211.6
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 24398 0 0 0 21139 21 0 0 25 0 1 0 1164832927 103407616 24370 1992294400 134512640 135214827 4294956208 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 25246 24370 77 171 0 25073 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 106340

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1308184/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=112864 CPUtime=271.57
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 27389 0 0 0 27133 24 0 0 25 0 1 0 1164832927 115572736 27361 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 28216 27361 77 171 0 28043 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 118220

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12410
/proc/meminfo: memFree=1293400/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=127696 CPUtime=331.54
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 31073 0 0 0 33125 29 0 0 25 0 1 0 1164832927 130760704 31045 1992294400 134512640 135214827 4294956208 18446744073709551615 134529756 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 31924 31045 77 171 0 31751 0

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

/proc/12410/statm: 40587 39740 77 171 0 40414 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 167704

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1247704/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=173188 CPUtime=571.45
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 42472 0 0 0 57103 42 0 0 25 0 1 0 1164832927 177344512 42444 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 43297 42444 77 171 0 43124 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 178544

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1236952/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=184016 CPUtime=631.43
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 45117 0 0 0 63098 45 0 0 25 0 1 0 1164832927 188432384 45089 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 46004 45089 77 171 0 45831 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 189372

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1227992/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=193132 CPUtime=691.4
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 47388 0 0 0 69093 47 0 0 25 0 1 0 1164832927 197767168 47360 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 48283 47360 77 171 0 48110 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 198488

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1216536/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=204492 CPUtime=751.38
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 50246 0 0 0 75088 50 0 0 25 0 1 0 1164832927 209399808 50218 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 51123 50218 77 171 0 50950 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 209848

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1205912/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=215088 CPUtime=811.36
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 52898 0 0 0 81082 54 0 0 25 0 1 0 1164832927 220250112 52870 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 53772 52870 77 171 0 53599 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 220444

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 12416
/proc/meminfo: memFree=1194904/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=225940 CPUtime=871.33
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 55619 0 0 0 87076 57 0 0 25 0 1 0 1164832927 231362560 55591 1992294400 134512640 135214827 4294956208 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 56485 55591 77 171 0 56312 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 231296

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/71 12416
/proc/meminfo: memFree=1186348/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=234564 CPUtime=931.3
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 57784 0 0 0 93071 59 0 0 25 0 1 0 1164832927 240193536 57756 1992294400 134512640 135214827 4294956208 18446744073709551615 134536838 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 58641 57756 77 171 0 58468 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 239920

[startup+1002.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/71 12416
/proc/meminfo: memFree=1175896/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=244912 CPUtime=991.28
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 60383 0 0 0 99066 62 0 0 25 0 1 0 1164832927 250789888 60355 1992294400 134512640 135214827 4294956208 18446744073709551615 134527607 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 61228 60355 77 171 0 61055 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 250268

[startup+1062.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/71 12416
/proc/meminfo: memFree=1168216/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=252776 CPUtime=1051.25
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 62317 0 0 0 105062 63 0 0 25 0 1 0 1164832927 258842624 62289 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 63194 62289 77 171 0 63021 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 258132

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/71 12416
/proc/meminfo: memFree=1160984/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=259908 CPUtime=1111.23
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 64114 0 0 0 111058 65 0 0 25 0 1 0 1164832927 266145792 64086 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 64977 64086 77 171 0 64804 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 265264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 12416
/proc/meminfo: memFree=1151064/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=270220 CPUtime=1171.22
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 66599 0 0 0 117054 68 0 0 25 0 1 0 1164832927 276705280 66571 1992294400 134512640 135214827 4294956208 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 67555 66571 77 171 0 67382 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 275576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 12416
/proc/meminfo: memFree=1148056/2055920 swapFree=4172412/4192956
[pid=12407] ppid=12405 vsize=5356 CPUtime=10.55
/proc/12407/stat : 12407 (lysat.sh) S 12405 12407 11952 0 -1 4194304 310 58121 0 0 0 0 1013 42 19 0 1 0 1164831869 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12407/statm: 1339 237 195 169 0 50 0
[pid=12410] ppid=12407 vsize=273124 CPUtime=1189.51
/proc/12410/stat : 12410 (LySATc) R 12407 12407 11952 0 -1 4194304 67315 0 0 0 118882 69 0 0 25 0 1 0 1164832927 279678976 67287 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/12410/statm: 68281 67287 77 171 0 68108 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 278480

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 12407 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=137458
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=431934
# CPU time returned by wait4() is 10.5694
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1198.95
CPU system time (s): 1.11
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 278480

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

runsolver used 1.18382 second user time and 3.22851 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-05 10:55:02
IDJOB=1580743
IDBENCH=71023
IDSOLVER=512
FILE ID=node58/1580743-1238921700
PBS_JOBID= 9101378
Free space on /tmp= 66536 MiB

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

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=2016995641

node58.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.222
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.222
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:       1447880 kB
Buffers:         59724 kB
Cached:         457856 kB
SwapCached:      10236 kB
Active:         201840 kB
Inactive:       327500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447880 kB
SwapTotal:     4192956 kB
SwapFree:      4172412 kB
Dirty:           28380 kB
Writeback:           0 kB
Mapped:          17376 kB
Slab:            64264 kB
Committed_AS:  2993748 kB
PageTables:       1764 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= 66504 MiB
End job on node58 at 2009-04-05 11:15:04