Trace number 1722453

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 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_20_SAT.cnf
MD5SUM8aa38136187abb1238dedfc85e88a72c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.64075
Satisfiable
(Un)Satisfiability was proved
Number of variables4242
Number of clauses503783
Sum of the clauses size1505427
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26480
Number of clauses of size 3497272
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.28/0.35	c ==============================================================================
0.28/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.28/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.28/0.35	c ==============================================================================
0.28/0.35	c |         0 |  503783  1505427 |  151134       0        0     nan |  0.000 % |
7.58/7.69	c |         0 |  502371  2189412 |      --       0       --      -- |     --   | -1412/683985
7.58/7.69	c ==============================================================================
7.58/7.69	c Result  :   #vars: 2815   #clauses: 502371   #literals: 2189412
7.58/7.69	c CPU time:   7.59784 s
7.58/7.69	c ==============================================================================
8.48/8.51	This is MiniSat 2.0 beta
8.48/8.51	WARNING: for repeatability, setting FPU to use double precision
8.48/8.51	============================[ Problem Statistics ]=============================
8.48/8.51	|                                                                             |
8.48/8.51	|  Number of variables:  2815                                                 |
8.48/8.51	|  Number of clauses:    502371                                               |
8.67/8.79	|  Parsing time:         0.25         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-1722453-1240675733/watcher-1722453-1240675733 -o /tmp/evaluation-result-1722453-1240675733/solver-1722453-1240675733 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1722453-1240675733.cnf c 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20419
/proc/meminfo: memFree=1833704/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=1600 CPUtime=0
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 95601543 1638400 315 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 400 316 51 127 0 270 0

[startup+0.0376011 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20419
/proc/meminfo: memFree=1833704/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=3808 CPUtime=0.03
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 873 0 0 0 3 0 0 0 18 0 1 0 95601543 3899392 857 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 952 857 51 127 0 822 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9164

[startup+0.101591 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20419
/proc/meminfo: memFree=1833704/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=8800 CPUtime=0.09
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 2020 0 0 0 8 1 0 0 18 0 1 0 95601543 9011200 2004 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 2200 2005 51 127 0 2070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14156

[startup+0.301613 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20419
/proc/meminfo: memFree=1833704/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=23732 CPUtime=0.28
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 5748 0 0 0 25 3 0 0 20 0 1 0 95601543 24301568 5732 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 5933 5732 51 127 0 5803 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29088

[startup+0.701658 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20419
/proc/meminfo: memFree=1833704/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=38600 CPUtime=0.68
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 9434 0 0 0 63 5 0 0 23 0 1 0 95601543 39526400 9418 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 9650 9418 68 127 0 9520 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43956

[startup+1.50175 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20421
/proc/meminfo: memFree=1793112/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=44888 CPUtime=1.48
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 10531 0 0 0 142 6 0 0 25 0 1 0 95601543 45965312 10515 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 11222 10515 68 127 0 11092 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50244

[startup+3.10194 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 20421
/proc/meminfo: memFree=1783768/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=55844 CPUtime=3.08
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 12287 0 0 0 301 7 0 0 25 0 1 0 95601543 57184256 12271 1992294400 134512640 135034092 4294956096 18446744073709551615 134569199 0 0 4096 3 0 0 0 17 0 0 0
/proc/20420/statm: 13961 12271 68 127 0 13831 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61200

[startup+6.30128 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 20421
/proc/meminfo: memFree=1782360/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=0
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95601543 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20419/statm: 1339 235 195 169 0 50 0
[pid=20420] ppid=20419 vsize=55844 CPUtime=6.27
/proc/20420/stat : 20420 (SatElite) R 20419 20419 19920 0 -1 4194304 12287 0 0 0 620 7 0 0 25 0 1 0 95601543 57184256 12271 1992294400 134512640 135034092 4294956096 18446744073709551615 134569574 0 0 4096 3 0 0 0 17 1 0 0
/proc/20420/statm: 13961 12271 68 127 0 13831 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61200

[startup+12.702 s]
/proc/loadavg: 1.01 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1792088/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=30604 CPUtime=4.17
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 7346 0 0 0 413 4 0 0 25 0 1 0 95602394 31338496 7331 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 7651 7331 77 171 0 7478 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35960

[startup+25.5014 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1774040/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=48068 CPUtime=16.97
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 11730 0 0 0 1689 8 0 0 25 0 1 0 95602394 49221632 11715 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 12017 11715 77 171 0 11844 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53424

[startup+51.1012 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1751256/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=71348 CPUtime=42.54
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 17511 0 0 0 4240 14 0 0 25 0 1 0 95602394 73060352 17496 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 17837 17496 77 171 0 17664 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 76704

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1719064/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=103088 CPUtime=93.72
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 25415 0 0 0 9350 22 0 0 25 0 1 0 95602394 105562112 25400 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 25772 25400 77 171 0 25599 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 108444

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1693912/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=128528 CPUtime=153.7
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 31749 0 0 0 15342 28 0 0 25 0 1 0 95602394 131612672 31734 1992294400 134512640 135214827 4294956208 18446744073709551615 134527344 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 32132 31734 77 171 0 31959 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 133884

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1663960/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=158132 CPUtime=213.68
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 39157 0 0 0 21332 36 0 0 25 0 1 0 95602394 161927168 39142 1992294400 134512640 135214827 4294956208 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 39533 39142 77 171 0 39360 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 163488

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1623192/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=199400 CPUtime=273.66
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 49413 0 0 0 27320 46 0 0 25 0 1 0 95602394 204185600 49398 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 49850 49398 77 171 0 49677 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 204756

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1590104/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=232228 CPUtime=333.66
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 57558 0 0 0 33311 55 0 0 25 0 1 0 95602394 237801472 57543 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 58057 57543 77 171 0 57884 0

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

/proc/20422/statm: 69674 68981 77 171 0 69501 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 284052

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1534552/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=288348 CPUtime=573.59
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 71383 0 0 0 57289 70 0 0 25 0 1 0 95602394 295268352 71368 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 72087 71368 77 171 0 71914 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 293704

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1524888/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=297728 CPUtime=633.57
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 73762 0 0 0 63286 71 0 0 25 0 1 0 95602394 304873472 73747 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 74432 73747 77 171 0 74259 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 303084

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1513880/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=309032 CPUtime=693.55
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 76570 0 0 0 69281 74 0 0 25 0 1 0 95602394 316448768 76555 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 77258 76555 77 171 0 77085 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 314388

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1499992/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=322716 CPUtime=753.54
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 79960 0 0 0 75276 78 0 0 25 0 1 0 95602394 330461184 79945 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 80679 79945 77 171 0 80506 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 328072

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1486296/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=336408 CPUtime=813.51
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 83393 0 0 0 81270 81 0 0 25 0 1 0 95602394 344481792 83378 1992294400 134512640 135214827 4294956208 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 84102 83378 77 171 0 83929 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 341764

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1476056/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=346712 CPUtime=873.5
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 85921 0 0 0 87266 84 0 0 25 0 1 0 95602394 355033088 85906 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 86678 85906 77 171 0 86505 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 352068

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1462744/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=360168 CPUtime=933.47
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 89280 0 0 0 93261 86 0 0 25 0 1 0 95602394 368812032 89265 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 90042 89265 77 171 0 89869 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 365524

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1449816/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=372892 CPUtime=993.46
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 92465 0 0 0 99257 89 0 0 25 0 1 0 95602394 381841408 92450 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 93223 92450 77 171 0 93050 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 378248

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1436824/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=386780 CPUtime=1053.45
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 95722 0 0 0 105253 92 0 0 25 0 1 0 95602394 396062720 95707 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 96695 95707 77 171 0 96522 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 392136

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1424344/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=399088 CPUtime=1113.42
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 98835 0 0 0 111247 95 0 0 25 0 1 0 95602394 408666112 98820 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 99772 98820 77 171 0 99599 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 404444

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1410776/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=412860 CPUtime=1173.4
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 102248 0 0 0 117241 99 0 0 25 0 1 0 95602394 422768640 102233 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 103215 102233 77 171 0 103042 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 418216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 20422
/proc/meminfo: memFree=1407000/2055920 swapFree=4180628/4192956
[pid=20419] ppid=20417 vsize=5356 CPUtime=8.49
/proc/20419/stat : 20419 (lysat.sh) S 20417 20419 19920 0 -1 4194304 310 12291 0 0 0 0 836 13 16 0 1 0 95601543 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20419/statm: 1339 237 195 169 0 50 0
[pid=20422] ppid=20419 vsize=416296 CPUtime=1191.51
/proc/20422/stat : 20422 (LySATc) R 20419 20419 19920 0 -1 4194304 103135 0 0 0 119051 100 0 0 25 0 1 0 95602394 426287104 103120 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/20422/statm: 104074 103120 77 171 0 103901 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 421652

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 20419 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=364728
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=133979
# CPU time returned by wait4() is 8.49871
# while last known CPU time is 1200
#
# 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
CPU user time (s): 1198.87
CPU system time (s): 1.13
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 421652

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

runsolver used 1.3298 second user time and 3.04754 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 18:08:54
IDJOB=1722453
IDBENCH=71090
IDSOLVER=512
FILE ID=node42/1722453-1240675733
PBS_JOBID= 9186566
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 8aa38136187abb1238dedfc85e88a72c
RANDOM SEED=2018616488

node42.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.232
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.232
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:       1834184 kB
Buffers:         22124 kB
Cached:         131712 kB
SwapCached:       6100 kB
Active:          56980 kB
Inactive:       105452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834184 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:           10660 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            45368 kB
Committed_AS:   430720 kB
PageTables:       1388 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= 66304 MiB
End job on node42 at 2009-04-25 18:28:56