Trace number 1721853

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

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.02/0.04	c ==============================================================================
0.02/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.04	c ==============================================================================
0.02/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.39/0.47	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.39/0.47	c ==============================================================================
0.39/0.47	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.39/0.47	c CPU time:   0.461929 s
0.39/0.47	c ==============================================================================
0.49/0.58	This is MiniSat 2.0 beta
0.49/0.58	WARNING: for repeatability, setting FPU to use double precision
0.49/0.58	============================[ Problem Statistics ]=============================
0.49/0.58	|                                                                             |
0.49/0.58	|  Number of variables:  763                                                  |
0.49/0.58	|  Number of clauses:    67183                                                |
0.56/0.61	|  Parsing time:         0.03         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-1721853-1240670432/watcher-1721853-1240670432 -o /tmp/evaluation-result-1721853-1240670432/solver-1721853-1240670432 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1721853-1240670432.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 1.00 3/64 21472
/proc/meminfo: memFree=1749368/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0
/proc/21472/stat : 21472 (lysat.sh) R 21470 21472 21278 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 95076526 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21472/statm: 1339 234 194 169 0 50 0
[pid=21473] ppid=21472 vsize=972 CPUtime=0
/proc/21473/stat : 21473 (SatElite) R 21472 21472 21278 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 95076526 995328 150 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21473/statm: 243 151 50 127 0 113 0

[startup+0.0332511 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21472
/proc/meminfo: memFree=1749368/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95076526 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21472/statm: 1339 235 195 169 0 50 0
[pid=21473] ppid=21472 vsize=3188 CPUtime=0.02
/proc/21473/stat : 21473 (SatElite) R 21472 21472 21278 0 -1 4194304 702 0 0 0 2 0 0 0 18 0 1 0 95076526 3264512 686 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/21473/statm: 797 687 50 127 0 667 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8544

[startup+0.101259 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21472
/proc/meminfo: memFree=1749368/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95076526 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21472/statm: 1339 235 195 169 0 50 0
[pid=21473] ppid=21472 vsize=6228 CPUtime=0.08
/proc/21473/stat : 21473 (SatElite) R 21472 21472 21278 0 -1 4194304 1431 0 0 0 8 0 0 0 19 0 1 0 95076526 6377472 1415 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21473/statm: 1557 1415 68 127 0 1427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11584

[startup+0.30128 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21472
/proc/meminfo: memFree=1749368/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95076526 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21472/statm: 1339 235 195 169 0 50 0
[pid=21473] ppid=21472 vsize=8024 CPUtime=0.29
/proc/21473/stat : 21473 (SatElite) R 21472 21472 21278 0 -1 4194304 1822 0 0 0 28 1 0 0 21 0 1 0 95076526 8216576 1806 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/21473/statm: 2006 1806 68 127 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13380

[startup+0.701334 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21472
/proc/meminfo: memFree=1749368/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 5356

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1742632/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=6008 CPUtime=0.9
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 1368 0 0 0 90 0 0 0 25 0 1 0 95076584 6152192 1353 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 1502 1353 78 171 0 1329 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11364

[startup+3.10165 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1741672/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=7092 CPUtime=2.5
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 1645 0 0 0 250 0 0 0 25 0 1 0 95076584 7262208 1630 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 1773 1630 78 171 0 1600 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12448

[startup+6.30192 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1739632/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=8724 CPUtime=5.71
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 2067 0 0 0 570 1 0 0 25 0 1 0 95076584 8933376 2052 1992294400 134512640 135214827 4294956208 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 2181 2052 78 171 0 2008 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14080

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1737136/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=10952 CPUtime=12.1
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 2614 0 0 0 1209 1 0 0 25 0 1 0 95076584 11214848 2599 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 2738 2599 78 171 0 2565 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16308

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1733744/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=14396 CPUtime=24.9
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 3440 0 0 0 2488 2 0 0 25 0 1 0 95076584 14741504 3425 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 3599 3425 78 171 0 3426 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19752

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1729392/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=18992 CPUtime=50.49
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 4594 0 0 0 5046 3 0 0 25 0 1 0 95076584 19447808 4579 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 4748 4579 78 171 0 4575 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24348

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1722800/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=25400 CPUtime=101.68
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 6166 0 0 0 10163 5 0 0 25 0 1 0 95076584 26009600 6151 1992294400 134512640 135214827 4294956208 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 6350 6151 78 171 0 6177 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30756

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1722032/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=26320 CPUtime=161.67
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 6361 0 0 0 16161 6 0 0 25 0 1 0 95076584 26951680 6346 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 6580 6346 78 171 0 6407 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31676

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1719152/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=29384 CPUtime=221.64
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 7074 0 0 0 22158 6 0 0 25 0 1 0 95076584 30089216 7059 1992294400 134512640 135214827 4294956208 18446744073709551615 134529214 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 7346 7059 78 171 0 7173 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 34740

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1718576/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=30040 CPUtime=281.64
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 7214 0 0 0 28157 7 0 0 25 0 1 0 95076584 30760960 7199 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 7510 7199 78 171 0 7337 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 35396

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1716848/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=31872 CPUtime=341.62
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 7653 0 0 0 34155 7 0 0 25 0 1 0 95076584 32636928 7638 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 7968 7638 78 171 0 7795 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 37228


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

/proc/21475/statm: 8742 8376 78 171 0 8569 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 40324

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1713072/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=35872 CPUtime=581.55
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 8582 0 0 0 58146 9 0 0 25 0 1 0 95076584 36732928 8559 1992294400 134512640 135214827 4294956208 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 8968 8559 78 171 0 8795 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 41228

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1712752/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=36180 CPUtime=641.55
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 8666 0 0 0 64145 10 0 0 25 0 1 0 95076584 37048320 8643 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9045 8643 78 171 0 8872 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 41536

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1710064/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=38824 CPUtime=701.52
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9335 0 0 0 70141 11 0 0 25 0 1 0 95076584 39755776 9312 1992294400 134512640 135214827 4294956208 18446744073709551615 134535640 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9706 9312 78 171 0 9533 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 44180

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1709680/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=39176 CPUtime=761.51
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9421 0 0 0 76140 11 0 0 25 0 1 0 95076584 40116224 9398 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9794 9398 78 171 0 9621 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 44532

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1709616/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=39176 CPUtime=821.5
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9426 0 0 0 82138 12 0 0 25 0 1 0 95076584 40116224 9403 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9794 9403 78 171 0 9621 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 44532

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1709296/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=39632 CPUtime=881.48
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9514 0 0 0 88136 12 0 0 25 0 1 0 95076584 40583168 9491 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9908 9491 78 171 0 9735 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 44988

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1709232/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=39632 CPUtime=941.46
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9515 0 0 0 94134 12 0 0 25 0 1 0 95076584 40583168 9492 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9908 9492 78 171 0 9735 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 44988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1709232/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=39632 CPUtime=1001.44
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9519 0 0 0 100132 12 0 0 25 0 1 0 95076584 40583168 9496 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 9908 9496 78 171 0 9735 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 44988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21475
/proc/meminfo: memFree=1708784/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=40428 CPUtime=1061.43
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 9653 0 0 0 106130 13 0 0 25 0 1 0 95076584 41398272 9630 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 10107 9630 78 171 0 9934 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 45784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 3/66 21475
/proc/meminfo: memFree=1707248/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=41808 CPUtime=1121.41
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 10009 0 0 0 112128 13 0 0 25 0 1 0 95076584 42811392 9986 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 10452 9986 78 171 0 10279 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 47164

[startup+1182.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 21475
/proc/meminfo: memFree=1706992/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=42188 CPUtime=1181.4
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 10066 0 0 0 118126 14 0 0 25 0 1 0 95076584 43200512 10043 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 10547 10043 78 171 0 10374 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 47544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 21475
/proc/meminfo: memFree=1706992/2055920 swapFree=4181324/4192956
[pid=21472] ppid=21470 vsize=5356 CPUtime=0.56
/proc/21472/stat : 21472 (lysat.sh) S 21470 21472 21278 0 -1 4194304 310 1827 0 0 0 0 55 1 16 0 1 0 95076526 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21472/statm: 1339 237 195 169 0 50 0
[pid=21475] ppid=21472 vsize=42188 CPUtime=1199.5
/proc/21475/stat : 21475 (LySATc) R 21472 21472 21278 0 -1 4194304 10067 0 0 0 119936 14 0 0 25 0 1 0 95076584 43200512 10044 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21475/statm: 10547 10044 78 171 0 10374 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 47544

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 21472 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=560914
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.58191
# 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.91
CPU system time (s): 0.15
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 47544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.560914
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 1.42478 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 16:40:33
IDJOB=1721853
IDBENCH=71078
IDSOLVER=512
FILE ID=node19/1721853-1240670432
PBS_JOBID= 9186619
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1680353520

node19.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.236
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.236
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:       1749912 kB
Buffers:         42520 kB
Cached:         188424 kB
SwapCached:       5424 kB
Active:          63456 kB
Inactive:       175428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749912 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            3192 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            53108 kB
Committed_AS:   331524 kB
PageTables:       1452 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= 66236 MiB
End job on node19 at 2009-04-25 17:00:35