Trace number 1579339

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
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.79/1.88	c ==============================================================================
1.79/1.88	c |           |     ORIGINAL     |              LEARNT              |          |
1.79/1.88	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.79/1.88	c ==============================================================================
1.79/1.88	c |         0 | 1588988  3752699 |  476696       0        0     nan |  0.000 % |
10.78/10.89	c |         0 | 1168572  3106678 |      --       0       --      -- |     --   | -118492/40523
10.78/10.89	c ==============================================================================
10.78/10.89	c Result  :   #vars: 243534   #clauses: 1168572   #literals: 3106678
10.78/10.89	c CPU time:   10.5344 s
10.78/10.89	c ==============================================================================
12.38/12.46	This is MiniSat 2.0 beta
12.38/12.46	WARNING: for repeatability, setting FPU to use double precision
12.38/12.46	============================[ Problem Statistics ]=============================
12.38/12.46	|                                                                             |
12.38/12.46	|  Number of variables:  243534                                               |
12.38/12.46	|  Number of clauses:    1168572                                              |
13.18/13.20	|  Parsing time:         0.66         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-1579339-1238906216/watcher-1579339-1238906216 -o /tmp/evaluation-result-1579339-1238906216/solver-1579339-1238906216 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1579339-1238906216.cnf c 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9079
/proc/meminfo: memFree=1503680/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=2352 CPUtime=0
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 1163286491 2408448 419 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 588 422 50 127 0 458 0

[startup+0.052918 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9079
/proc/meminfo: memFree=1503680/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=25244 CPUtime=0.04
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 3638 0 0 0 3 1 0 0 18 0 1 0 1163286491 25849856 3455 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 6311 3455 50 127 0 6181 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30600

[startup+0.101926 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9079
/proc/meminfo: memFree=1503680/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=27524 CPUtime=0.09
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 5945 0 0 0 7 2 0 0 18 0 1 0 1163286491 28184576 5761 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 6881 5761 50 127 0 6751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32880

[startup+0.301965 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9079
/proc/meminfo: memFree=1503680/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=49512 CPUtime=0.29
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 11221 0 0 0 24 5 0 0 19 0 1 0 1163286491 50700288 11037 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 12378 11038 50 127 0 12248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54868

[startup+0.701044 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 9079
/proc/meminfo: memFree=1503680/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=68852 CPUtime=0.69
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 15915 0 0 0 60 9 0 0 22 0 1 0 1163286491 70504448 15731 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 17213 15732 50 127 0 17083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74208

[startup+1.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9081
/proc/meminfo: memFree=1424944/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=150644 CPUtime=1.48
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 33817 0 0 0 129 19 0 0 25 0 1 0 1163286491 154259456 33633 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 37661 33636 51 127 0 37531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156000

[startup+3.10152 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9081
/proc/meminfo: memFree=1345136/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=194488 CPUtime=3.08
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 47815 0 0 0 283 25 0 0 25 0 1 0 1163286491 199155712 43525 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 48622 43525 68 127 0 48492 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 199844

[startup+6.30115 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9081
/proc/meminfo: memFree=1307440/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=0
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163286490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9079/statm: 1339 235 195 169 0 50 0
[pid=9080] ppid=9079 vsize=226124 CPUtime=6.29
/proc/9080/stat : 9080 (SatElite) R 9079 9079 8778 0 -1 4194304 54908 0 0 0 599 30 0 0 25 0 1 0 1163286491 231550976 49820 1992294400 134512640 135034092 4294956096 18446744073709551615 134585645 0 0 4096 3 0 0 0 17 1 0 0
/proc/9080/statm: 56531 49820 68 127 0 56401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 231480

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9081
/proc/meminfo: memFree=1285360/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 5356

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9082
/proc/meminfo: memFree=1404144/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=72724 CPUtime=13.02
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 16550 0 0 0 1293 9 0 0 25 0 1 0 1163287737 74469376 16535 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 18181 16535 77 171 0 18008 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78080

[startup+51.102 s]
/proc/loadavg: 1.06 1.00 1.00 2/71 9082
/proc/meminfo: memFree=1397360/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=79012 CPUtime=38.59
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 18044 0 0 0 3849 10 0 0 25 0 1 0 1163287737 80908288 18029 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 19753 18029 77 171 0 19580 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 84368

[startup+102.306 s]
/proc/loadavg: 1.09 1.02 1.00 2/71 9082
/proc/meminfo: memFree=1386096/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=91056 CPUtime=89.79
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 21097 0 0 0 8965 14 0 0 25 0 1 0 1163287737 93241344 21082 1992294400 134512640 135214827 4294956208 18446744073709551615 134529657 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 22764 21082 77 171 0 22591 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 96412

[startup+162.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/71 9082
/proc/meminfo: memFree=1371312/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=106188 CPUtime=149.75
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 24869 0 0 0 14957 18 0 0 25 0 1 0 1163287737 108736512 24854 1992294400 134512640 135214827 4294956208 18446744073709551615 134527456 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 26547 24854 77 171 0 26374 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 111544

[startup+222.302 s]
/proc/loadavg: 1.31 1.08 1.02 2/71 9082
/proc/meminfo: memFree=1359024/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=118328 CPUtime=209.73
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 27872 0 0 0 20952 21 0 0 25 0 1 0 1163287737 121167872 27857 1992294400 134512640 135214827 4294956208 18446744073709551615 134527376 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 29582 27857 77 171 0 29409 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 123684

[startup+282.302 s]
/proc/loadavg: 1.35 1.15 1.05 2/71 9082
/proc/meminfo: memFree=1345904/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=131556 CPUtime=269.72
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 31199 0 0 0 26946 26 0 0 25 0 1 0 1163287737 134713344 31184 1992294400 134512640 135214827 4294956208 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 32889 31184 77 171 0 32716 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 136912

[startup+342.302 s]
/proc/loadavg: 1.18 1.14 1.05 2/71 9082
/proc/meminfo: memFree=1330288/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=146888 CPUtime=329.69
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 35022 0 0 0 32939 30 0 0 25 0 1 0 1163287737 150413312 35007 1992294400 134512640 135214827 4294956208 18446744073709551615 134527633 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 36722 35007 77 171 0 36549 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 152244


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

/proc/9082/statm: 51088 49364 77 171 0 50915 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 209708

[startup+642.302 s]
/proc/loadavg: 1.24 1.19 1.09 2/71 9084
/proc/meminfo: memFree=1257648/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=219204 CPUtime=629.58
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 53110 0 0 0 62909 49 0 0 25 0 1 0 1163287737 224464896 53095 1992294400 134512640 135214827 4294956208 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 54801 53095 77 171 0 54628 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 224560

[startup+702.303 s]
/proc/loadavg: 1.16 1.17 1.09 2/71 9084
/proc/meminfo: memFree=1239792/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=237100 CPUtime=689.56
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 57592 0 0 0 68902 54 0 0 25 0 1 0 1163287737 242790400 57577 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 59275 57577 77 171 0 59102 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 242456

[startup+762.306 s]
/proc/loadavg: 1.12 1.15 1.08 2/71 9084
/proc/meminfo: memFree=1226160/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=250592 CPUtime=749.55
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 60969 0 0 0 74897 58 0 0 25 0 1 0 1163287737 256606208 60954 1992294400 134512640 135214827 4294956208 18446744073709551615 134527396 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 62648 60954 77 171 0 62475 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 255948

[startup+822.301 s]
/proc/loadavg: 1.11 1.14 1.08 2/71 9084
/proc/meminfo: memFree=1208368/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=268876 CPUtime=809.53
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 65491 0 0 0 80892 61 0 0 25 0 1 0 1163287737 275329024 65476 1992294400 134512640 135214827 4294956208 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 67219 65476 77 171 0 67046 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 274232

[startup+882.301 s]
/proc/loadavg: 1.50 1.23 1.12 2/71 9084
/proc/meminfo: memFree=1191536/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=285312 CPUtime=869.5
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 69589 0 0 0 86885 65 0 0 25 0 1 0 1163287737 292159488 69574 1992294400 134512640 135214827 4294956208 18446744073709551615 134527430 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 71328 69574 77 171 0 71155 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 290668

[startup+942.302 s]
/proc/loadavg: 1.23 1.20 1.11 2/71 9084
/proc/meminfo: memFree=1176304/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=300544 CPUtime=929.48
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 73410 0 0 0 92880 68 0 0 25 0 1 0 1163287737 307757056 73395 1992294400 134512640 135214827 4294956208 18446744073709551615 134527359 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 75136 73395 77 171 0 74963 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 305900

[startup+1002.3 s]
/proc/loadavg: 1.13 1.18 1.11 2/71 9084
/proc/meminfo: memFree=1161136/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=315648 CPUtime=989.46
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 77187 0 0 0 98874 72 0 0 25 0 1 0 1163287737 323223552 77172 1992294400 134512640 135214827 4294956208 18446744073709551615 134527359 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 78912 77172 77 171 0 78739 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 321004

[startup+1062.3 s]
/proc/loadavg: 1.09 1.16 1.10 2/71 9084
/proc/meminfo: memFree=1143536/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=333188 CPUtime=1049.44
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 81577 0 0 0 104867 77 0 0 25 0 1 0 1163287737 341184512 81562 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 83297 81562 77 171 0 83124 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 338544

[startup+1122.3 s]
/proc/loadavg: 1.07 1.14 1.09 2/71 9084
/proc/meminfo: memFree=1129968/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=346680 CPUtime=1109.42
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 84961 0 0 0 110862 80 0 0 25 0 1 0 1163287737 355000320 84946 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 86670 84946 77 171 0 86497 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 352036

[startup+1182.3 s]
/proc/loadavg: 1.40 1.21 1.11 2/71 9084
/proc/meminfo: memFree=1117616/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=359252 CPUtime=1169.39
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 88119 0 0 0 116855 84 0 0 25 0 1 0 1163287737 367874048 88104 1992294400 134512640 135214827 4294956208 18446744073709551615 134529383 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 89813 88104 77 171 0 89640 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 364608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.49 1.24 1.13 2/71 9084
/proc/meminfo: memFree=1110576/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=365868 CPUtime=1187.59
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 89778 0 0 0 118673 86 0 0 25 0 1 0 1163287737 374648832 89763 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 91467 89763 77 171 0 91294 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 371224

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: 1.49 1.24 1.13 2/71 9084
/proc/meminfo: memFree=1110576/2055920 swapFree=4177724/4192956
[pid=9079] ppid=9077 vsize=5356 CPUtime=12.45
/proc/9079/stat : 9079 (lysat.sh) S 9077 9079 8778 0 -1 4194304 310 63155 0 0 0 0 1197 48 16 0 1 0 1163286490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9079/statm: 1339 237 195 169 0 50 0
[pid=9082] ppid=9079 vsize=365868 CPUtime=1187.59
/proc/9082/stat : 9082 (LySATc) R 9079 9079 8778 0 -1 4194304 89778 0 0 0 118673 86 0 0 25 0 1 0 1163287737 374648832 89763 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/9082/statm: 91467 89763 77 171 0 91294 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 371224

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9079 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=976179
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=480926
# CPU time returned by wait4() is 12.4571
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1198.7
CPU system time (s): 1.34
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 371224

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

runsolver used 1.12383 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-05 06:36:58
IDJOB=1579339
IDBENCH=70996
IDSOLVER=512
FILE ID=node73/1579339-1238906216
PBS_JOBID= 9101348
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=264007251

node73.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.277
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.277
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:       1504160 kB
Buffers:         60452 kB
Cached:         412840 kB
SwapCached:       8352 kB
Active:         232276 kB
Inactive:       250892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504160 kB
SwapTotal:     4192956 kB
SwapFree:      4177724 kB
Dirty:           31952 kB
Writeback:           0 kB
Mapped:          15236 kB
Slab:            54184 kB
Committed_AS:  2995336 kB
PageTables:       1676 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= 66496 MiB
End job on node73 at 2009-04-05 06:57:01