Trace number 1721753

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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.05/0.09	c ==============================================================================
0.05/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.09	c ==============================================================================
0.05/0.09	c |         0 |  144294   429916 |   43288       0        0     nan |  0.000 % |
1.29/1.33	c |         0 |  143366   620643 |      --       0       --      -- |     --   | -928/190727
1.29/1.33	c ==============================================================================
1.29/1.33	c Result  :   #vars: 1298   #clauses: 143366   #literals: 620643
1.29/1.33	c CPU time:   1.3088 s
1.29/1.33	c ==============================================================================
1.49/1.55	This is MiniSat 2.0 beta
1.49/1.55	WARNING: for repeatability, setting FPU to use double precision
1.49/1.55	============================[ Problem Statistics ]=============================
1.49/1.55	|                                                                             |
1.49/1.55	|  Number of variables:  1298                                                 |
1.49/1.55	|  Number of clauses:    143366                                               |
1.53/1.63	|  Parsing time:         0.07         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-1721753-1240669163/watcher-1721753-1240669163 -o /tmp/evaluation-result-1721753-1240669163/solver-1721753-1240669163 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1721753-1240669163.cnf c 

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 4223
/proc/meminfo: memFree=1764808/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) R 4221 4223 4093 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4223/statm: 1339 234 194 169 0 50 0
[pid=4224] ppid=4223 vsize=1096 CPUtime=0
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 94943276 1122304 167 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 274 169 50 127 0 144 0

[startup+0.06796 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 4223
/proc/meminfo: memFree=1764808/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4223/statm: 1339 235 195 169 0 50 0
[pid=4224] ppid=4223 vsize=6348 CPUtime=0.05
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 1479 0 0 0 5 0 0 0 19 0 1 0 94943276 6500352 1463 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 1587 1463 50 127 0 1457 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11704

[startup+0.101959 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 4223
/proc/meminfo: memFree=1764808/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4223/statm: 1339 235 195 169 0 50 0
[pid=4224] ppid=4223 vsize=10600 CPUtime=0.08
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 2429 0 0 0 8 0 0 0 19 0 1 0 94943276 10854400 2413 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 2650 2413 68 127 0 2520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15956

[startup+0.301982 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 4223
/proc/meminfo: memFree=1764808/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4223/statm: 1339 235 195 169 0 50 0
[pid=4224] ppid=4223 vsize=13428 CPUtime=0.29
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 3143 0 0 0 28 1 0 0 21 0 1 0 94943276 13750272 3127 1992294400 134512640 135034092 4294956096 18446744073709551615 134541149 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 3357 3127 68 127 0 3227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18784

[startup+0.701025 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 4223
/proc/meminfo: memFree=1764808/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4223/statm: 1339 235 195 169 0 50 0
[pid=4224] ppid=4223 vsize=16720 CPUtime=0.69
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 3729 0 0 0 67 2 0 0 25 0 1 0 94943276 17121280 3713 1992294400 134512640 135034092 4294956096 18446744073709551615 134569579 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 4180 3713 68 127 0 4050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22076

[startup+1.50111 s]
/proc/loadavg: 1.83 1.82 1.44 2/66 4225
/proc/meminfo: memFree=1749240/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=0
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 94943276 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4223/statm: 1339 235 195 169 0 50 0
[pid=4224] ppid=4223 vsize=14700 CPUtime=1.49
/proc/4224/stat : 4224 (SatElite) R 4223 4223 4093 0 -1 4194304 3730 0 0 0 146 3 0 0 25 0 1 0 94943276 15052800 3434 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4224/statm: 3675 3434 68 127 0 3545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20056

[startup+3.10128 s]
/proc/loadavg: 1.83 1.82 1.44 2/66 4226
/proc/meminfo: memFree=1752120/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=11428 CPUtime=1.53
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 2709 0 0 0 152 1 0 0 25 0 1 0 94943431 11702272 2694 1992294400 134512640 135214827 4294956208 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 2857 2694 78 171 0 2684 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 16784

[startup+6.30263 s]
/proc/loadavg: 1.77 1.80 1.44 2/66 4226
/proc/meminfo: memFree=1747512/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=15020 CPUtime=4.72
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 3587 0 0 0 470 2 0 0 25 0 1 0 94943431 15380480 3572 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 3755 3572 78 171 0 3582 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 20376

[startup+12.7013 s]
/proc/loadavg: 1.71 1.79 1.44 2/66 4226
/proc/meminfo: memFree=1742264/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=19784 CPUtime=11.12
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 4772 0 0 0 1109 3 0 0 25 0 1 0 94943431 20258816 4757 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 4946 4757 78 171 0 4773 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25140

[startup+25.5017 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 4226
/proc/meminfo: memFree=1735288/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=26576 CPUtime=23.91
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 6469 0 0 0 2387 4 0 0 25 0 1 0 94943431 27213824 6454 1992294400 134512640 135214827 4294956208 18446744073709551615 134541286 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 6644 6454 78 171 0 6471 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31932

[startup+51.1015 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 4226
/proc/meminfo: memFree=1725304/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=36784 CPUtime=49.5
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 8979 0 0 0 4943 7 0 0 25 0 1 0 94943431 37666816 8964 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 9196 8964 78 171 0 9023 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 42140

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.39 2/66 4226
/proc/meminfo: memFree=1713272/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=48772 CPUtime=100.68
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 11920 0 0 0 10058 10 0 0 25 0 1 0 94943431 49942528 11905 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 12193 11905 78 171 0 12020 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 54128

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/66 4226
/proc/meminfo: memFree=1705080/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=57148 CPUtime=160.65
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 13956 0 0 0 16053 12 0 0 25 0 1 0 94943431 58519552 13941 1992294400 134512640 135214827 4294956208 18446744073709551615 134529381 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 14287 13941 78 171 0 14114 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 62504

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/66 4226
/proc/meminfo: memFree=1699128/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=63264 CPUtime=220.62
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 15430 0 0 0 22048 14 0 0 25 0 1 0 94943431 64782336 15415 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 15816 15415 78 171 0 15643 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 68620

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 4226
/proc/meminfo: memFree=1693880/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=68968 CPUtime=280.6
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 16755 0 0 0 28044 16 0 0 25 0 1 0 94943431 70623232 16740 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 17242 16740 78 171 0 17069 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 74324

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 4226
/proc/meminfo: memFree=1685368/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=77408 CPUtime=340.58
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 18857 0 0 0 34039 19 0 0 25 0 1 0 94943431 79265792 18842 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 19352 18842 78 171 0 19179 0

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

/proc/4226/statm: 24122 23298 78 171 0 23949 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 101844

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 4226
/proc/meminfo: memFree=1663864/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=100116 CPUtime=580.47
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 24225 0 0 0 58023 24 0 0 25 0 1 0 94943431 102518784 24190 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 25029 24190 78 171 0 24856 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 105472

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 4226
/proc/meminfo: memFree=1659256/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=104708 CPUtime=640.45
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 25368 0 0 0 64021 24 0 0 25 0 1 0 94943431 107220992 25333 1992294400 134512640 135214827 4294956208 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 26177 25333 78 171 0 26004 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 110064

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 4226
/proc/meminfo: memFree=1656376/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=107612 CPUtime=700.42
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 26069 0 0 0 70017 25 0 0 25 0 1 0 94943431 110194688 26034 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 26903 26034 78 171 0 26730 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 112968

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 4226
/proc/meminfo: memFree=1652408/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=111336 CPUtime=760.41
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 27034 0 0 0 76014 27 0 0 25 0 1 0 94943431 114008064 26999 1992294400 134512640 135214827 4294956208 18446744073709551615 134529325 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 27834 26999 78 171 0 27661 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 116692

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 4226
/proc/meminfo: memFree=1648888/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=115064 CPUtime=820.38
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 27924 0 0 0 82010 28 0 0 25 0 1 0 94943431 117825536 27889 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 28766 27889 78 171 0 28593 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 120420

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 4226
/proc/meminfo: memFree=1645304/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=118620 CPUtime=880.35
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 28810 0 0 0 88007 28 0 0 25 0 1 0 94943431 121466880 28775 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 29655 28775 78 171 0 29482 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 123976

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 4226
/proc/meminfo: memFree=1641336/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=122680 CPUtime=940.33
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 29810 0 0 0 94003 30 0 0 25 0 1 0 94943431 125624320 29775 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 30670 29775 78 171 0 30497 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 128036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 4226
/proc/meminfo: memFree=1638200/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=125964 CPUtime=1000.3
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 30580 0 0 0 100000 30 0 0 25 0 1 0 94943431 128987136 30545 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 31491 30545 78 171 0 31318 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 131320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 4226
/proc/meminfo: memFree=1633080/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=130976 CPUtime=1060.27
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 31867 0 0 0 105996 31 0 0 25 0 1 0 94943431 134119424 31832 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 32744 31832 78 171 0 32571 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 136332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 4226
/proc/meminfo: memFree=1627448/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=137120 CPUtime=1120.26
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 33252 0 0 0 111993 33 0 0 25 0 1 0 94943431 140410880 33217 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 34280 33217 78 171 0 34107 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 142476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 4228
/proc/meminfo: memFree=1622840/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=141420 CPUtime=1180.23
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 34353 0 0 0 117989 34 0 0 25 0 1 0 94943431 144814080 34318 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 35355 34318 78 171 0 35182 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 146776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 4228
/proc/meminfo: memFree=1621880/2055920 swapFree=4191900/4192956
[pid=4223] ppid=4221 vsize=5356 CPUtime=1.53
/proc/4223/stat : 4223 (lysat.sh) S 4221 4223 4093 0 -1 4194304 310 3733 0 0 0 0 150 3 16 0 1 0 94943276 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4223/statm: 1339 237 195 169 0 50 0
[pid=4226] ppid=4223 vsize=142408 CPUtime=1198.52
/proc/4226/stat : 4226 (LySATc) R 4223 4223 4093 0 -1 4194304 34595 0 0 0 119818 34 0 0 25 0 1 0 94943431 145825792 34560 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4226/statm: 35602 34560 78 171 0 35429 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 147764

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 4223 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=508770
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=40993
# CPU time returned by wait4() is 1.54976
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.68
CPU system time (s): 0.37
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 147764

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

runsolver used 1.05484 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 16:19:24
IDJOB=1721753
IDBENCH=71076
IDSOLVER=512
FILE ID=node64/1721753-1240669163
PBS_JOBID= 9186628
Free space on /tmp= 66168 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=636660586

node64.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.218
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.218
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:       1765232 kB
Buffers:         23168 kB
Cached:         199012 kB
SwapCached:        384 kB
Active:          74612 kB
Inactive:       161392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765232 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4484 kB
Writeback:           0 kB
Mapped:          22256 kB
Slab:            40424 kB
Committed_AS:   259892 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node64 at 2009-04-25 16:39:26