Trace number 1720165

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.41

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.6881
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.59/0.67	c ==============================================================================
0.59/0.67	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.67	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.67	c ==============================================================================
0.59/0.67	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
4.58/4.63	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
4.58/4.63	c ==============================================================================
4.58/4.63	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
4.58/4.63	c CPU time:   4.37134 s
4.58/4.63	c ==============================================================================
5.08/5.13	This is MiniSat 2.0 beta
5.08/5.13	WARNING: for repeatability, setting FPU to use double precision
5.08/5.13	============================[ Problem Statistics ]=============================
5.08/5.13	|                                                                             |
5.08/5.13	|  Number of variables:  35740                                                |
5.08/5.13	|  Number of clauses:    276775                                               |
5.12/5.32	|  Parsing time:         0.18         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-1720165-1240653229/watcher-1720165-1240653229 -o /tmp/evaluation-result-1720165-1240653229/solver-1720165-1240653229 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1720165-1240653229.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.92 0.98 0.99 3/64 18996
/proc/meminfo: memFree=1862640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=1612 CPUtime=0
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 93350221 1650688 265 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 403 265 50 127 0 273 0

[startup+0.0103819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18996
/proc/meminfo: memFree=1862640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=1744 CPUtime=0
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 338 0 0 0 0 0 0 0 18 0 1 0 93350221 1785856 322 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 436 323 50 127 0 306 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7100

[startup+0.101395 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18996
/proc/meminfo: memFree=1862640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=15584 CPUtime=0.09
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 3263 0 0 0 7 2 0 0 18 0 1 0 93350221 15958016 3247 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 3896 3248 50 127 0 3766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20940

[startup+0.301415 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18996
/proc/meminfo: memFree=1862640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=40232 CPUtime=0.28
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 9414 0 0 0 23 5 0 0 19 0 1 0 93350221 41197568 9398 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 10058 9399 50 127 0 9928 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45588

[startup+0.701459 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18996
/proc/meminfo: memFree=1862640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=90448 CPUtime=0.69
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 22474 0 0 0 57 12 0 0 23 0 1 0 93350221 92618752 21055 1992294400 134512640 135034092 4294956112 18446744073709551615 134562169 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 22612 21055 67 127 0 22482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95804

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18998
/proc/meminfo: memFree=1772504/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=99276 CPUtime=1.49
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 24414 0 0 0 134 15 0 0 25 0 1 0 93350221 101658624 22569 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 24819 22569 68 127 0 24689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104632

[startup+3.10173 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18998
/proc/meminfo: memFree=1759640/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=0
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 93350221 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18996/statm: 1339 235 195 169 0 50 0
[pid=18997] ppid=18996 vsize=106076 CPUtime=3.08
/proc/18997/stat : 18997 (SatElite) R 18996 18996 18804 0 -1 4194304 25975 0 0 0 287 21 0 0 25 0 1 0 93350221 108621824 24130 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/18997/statm: 26519 24131 68 127 0 26389 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111432

[startup+6.30108 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18999
/proc/meminfo: memFree=1820376/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=18912 CPUtime=1.15
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 4505 0 0 0 114 1 0 0 25 0 1 0 93350735 19365888 4490 1992294400 134512640 135214827 4294956224 18446744073709551615 134529515 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 4728 4490 77 171 0 4555 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24268

[startup+12.7018 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 18999
/proc/meminfo: memFree=1810264/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=29460 CPUtime=7.54
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 7131 0 0 0 751 3 0 0 25 0 1 0 93350735 30167040 7116 1992294400 134512640 135214827 4294956224 18446744073709551615 134538338 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 7365 7116 77 171 0 7192 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34816

[startup+25.5012 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 18999
/proc/meminfo: memFree=1794848/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=43484 CPUtime=20.35
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 10600 0 0 0 2028 7 0 0 25 0 1 0 93350735 44527616 10585 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 10871 10585 77 171 0 10698 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 48840

[startup+51.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 18999
/proc/meminfo: memFree=1771936/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=67112 CPUtime=45.93
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 16481 0 0 0 4580 13 0 0 25 0 1 0 93350735 68722688 16466 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 16778 16466 77 171 0 16605 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72468

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 18999
/proc/meminfo: memFree=1745440/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=93192 CPUtime=97.13
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 22905 0 0 0 9692 21 0 0 25 0 1 0 93350735 95428608 22890 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 23298 22890 77 171 0 23125 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98548

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18999
/proc/meminfo: memFree=1717024/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=122432 CPUtime=157.11
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 30040 0 0 0 15685 26 0 0 25 0 1 0 93350735 125370368 30025 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 30608 30025 77 171 0 30435 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 127788

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18999
/proc/meminfo: memFree=1692768/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=146532 CPUtime=217.09
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 36089 0 0 0 21677 32 0 0 25 0 1 0 93350735 150048768 36074 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 36633 36074 77 171 0 36460 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 151888

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18999
/proc/meminfo: memFree=1670048/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=169832 CPUtime=277.08
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 41732 0 0 0 27669 39 0 0 25 0 1 0 93350735 173907968 41717 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 42458 41717 77 171 0 42285 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 175188

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18999
/proc/meminfo: memFree=1658088/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=181472 CPUtime=337.06
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 44663 0 0 0 33664 42 0 0 25 0 1 0 93350735 185827328 44648 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 45368 44648 77 171 0 45195 0

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

/proc/18999/statm: 45368 44748 77 171 0 45195 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 186828

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1657448/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=181472 CPUtime=577
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 44776 0 0 0 57657 43 0 0 25 0 1 0 93350735 185827328 44761 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 45368 44761 77 171 0 45195 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 186828

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1657448/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=181472 CPUtime=636.98
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 44777 0 0 0 63655 43 0 0 25 0 1 0 93350735 185827328 44762 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 45368 44762 77 171 0 45195 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 186828

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1657128/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=181472 CPUtime=696.96
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 44833 0 0 0 69653 43 0 0 25 0 1 0 93350735 185827328 44818 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 45368 44818 77 171 0 45195 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 186828

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1648872/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=190120 CPUtime=756.95
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 46908 0 0 0 75650 45 0 0 25 0 1 0 93350735 194682880 46893 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 47530 46893 77 171 0 47357 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 195476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1641064/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=198084 CPUtime=816.93
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 48849 0 0 0 81646 47 0 0 25 0 1 0 93350735 202838016 48834 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 49521 48834 77 171 0 49348 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 203440

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638760/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200344 CPUtime=876.92
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49399 0 0 0 87645 47 0 0 25 0 1 0 93350735 205152256 49384 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50086 49384 77 171 0 49913 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 205700

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638696/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200344 CPUtime=936.9
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49400 0 0 0 93643 47 0 0 25 0 1 0 93350735 205152256 49385 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50086 49385 77 171 0 49913 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 205700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638696/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200344 CPUtime=996.88
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49403 0 0 0 99641 47 0 0 25 0 1 0 93350735 205152256 49388 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50086 49388 77 171 0 49913 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 205700

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638696/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200344 CPUtime=1056.86
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49405 0 0 0 105639 47 0 0 25 0 1 0 93350735 205152256 49390 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50086 49390 77 171 0 49913 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 205700

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638632/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200344 CPUtime=1116.86
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49408 0 0 0 111638 48 0 0 25 0 1 0 93350735 205152256 49393 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50086 49393 77 171 0 49913 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 205700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638312/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200708 CPUtime=1176.84
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49473 0 0 0 117636 48 0 0 25 0 1 0 93350735 205524992 49458 1992294400 134512640 135214827 4294956224 18446744073709551615 134536461 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50177 49458 77 171 0 50004 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 206064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19005
/proc/meminfo: memFree=1638312/2055920 swapFree=4192812/4192956
[pid=18996] ppid=18994 vsize=5356 CPUtime=5.12
/proc/18996/stat : 18996 (lysat.sh) S 18994 18996 18804 0 -1 4194304 310 29849 0 0 0 0 482 30 16 0 1 0 93350221 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18996/statm: 1339 237 195 169 0 50 0
[pid=18999] ppid=18996 vsize=200828 CPUtime=1194.94
/proc/18999/stat : 18999 (LySATc) R 18996 18996 18804 0 -1 4194304 49481 0 0 0 119446 48 0 0 25 0 1 0 93350735 205647872 49466 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/18999/statm: 50207 49466 77 171 0 50034 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 206184

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 18996 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=825266
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=302953
# CPU time returned by wait4() is 5.12822
# 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.41
CPU time (s): 1200.06
CPU user time (s): 1199.28
CPU system time (s): 0.78
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 206184

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

runsolver used 1.41978 second user time and 2.95155 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-25 11:53:50
IDJOB=1720165
IDBENCH=69595
IDSOLVER=512
FILE ID=node59/1720165-1240653229
PBS_JOBID= 9186497
Free space on /tmp= 66352 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720165-1240653229/watcher-1720165-1240653229 -o /tmp/evaluation-result-1720165-1240653229/solver-1720165-1240653229 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1720165-1240653229.cnf c

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1689347794

node59.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.240
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.240
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:       1863120 kB
Buffers:          8132 kB
Cached:         113792 kB
SwapCached:          0 kB
Active:          84212 kB
Inactive:        51664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13596 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            42876 kB
Committed_AS:   364140 kB
PageTables:       1464 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= 66324 MiB
End job on node59 at 2009-04-25 12:13:53