Trace number 1825544

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) 5000.04 5002.51

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.21375
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

Solver Data

0.00/0.00	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  134672   442400 |   40401       0        0     nan |  0.000 % |
0.39/0.42	c |         0 |  124435   417160 |      --       0       --      -- |     --   | -10237/-25240
0.39/0.42	c ==============================================================================
0.39/0.42	c Result  :   #vars: 9084   #clauses: 124435   #literals: 417160
0.39/0.42	c CPU time:   0.403938 s
0.39/0.42	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:  9084                                                 |
0.49/0.58	|  Number of clauses:    124435                                               |
0.57/0.66	|  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-1825544-1242518182/watcher-1825544-1242518182 -o /tmp/evaluation-result-1825544-1242518182/solver-1825544-1242518182 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825544-1242518182.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24746
/proc/meminfo: memFree=1862448/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0
/proc/24746/stat : 24746 (lysat.sh) R 24744 24746 24602 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 279851496 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24746/statm: 1339 234 194 169 0 50 0
[pid=24747] ppid=24746 vsize=1560 CPUtime=0
/proc/24747/stat : 24747 (SatElite) R 24746 24746 24602 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 279851496 1597440 284 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/24747/statm: 390 286 50 127 0 260 0

[startup+0.0171709 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24746
/proc/meminfo: memFree=1862448/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279851496 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24746/statm: 1339 235 195 169 0 50 0
[pid=24747] ppid=24746 vsize=2916 CPUtime=0
/proc/24747/stat : 24747 (SatElite) R 24746 24746 24602 0 -1 4194304 593 0 0 0 0 0 0 0 18 0 1 0 279851496 2985984 577 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24747/statm: 729 578 50 127 0 599 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8272

[startup+0.101185 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24746
/proc/meminfo: memFree=1862448/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279851496 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24746/statm: 1339 235 195 169 0 50 0
[pid=24747] ppid=24746 vsize=9192 CPUtime=0.09
/proc/24747/stat : 24747 (SatElite) R 24746 24746 24602 0 -1 4194304 2178 0 0 0 8 1 0 0 19 0 1 0 279851496 9412608 2162 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24747/statm: 2298 2162 50 127 0 2168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14548

[startup+0.30122 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24746
/proc/meminfo: memFree=1862448/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279851496 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24746/statm: 1339 235 195 169 0 50 0
[pid=24747] ppid=24746 vsize=16408 CPUtime=0.29
/proc/24747/stat : 24747 (SatElite) R 24746 24746 24602 0 -1 4194304 3544 0 0 0 28 1 0 0 22 0 1 0 279851496 16801792 3528 1992294400 134512640 135034092 4294956112 18446744073709551615 134582951 0 0 4096 3 0 0 0 17 0 0 0
/proc/24747/statm: 4102 3528 68 127 0 3972 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21764

[startup+0.702302 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24746
/proc/meminfo: memFree=1862448/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 5356

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1851616/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=8928 CPUtime=0.91
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 2107 0 0 0 90 1 0 0 24 0 1 0 279851555 9142272 2092 1992294400 134512640 135214827 4294956224 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 2232 2092 78 171 0 2059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14284

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1850464/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=10660 CPUtime=2.5
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 2542 0 0 0 249 1 0 0 25 0 1 0 279851555 10915840 2527 1992294400 134512640 135214827 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 2665 2527 78 171 0 2492 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16016

[startup+6.30228 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1846816/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=13860 CPUtime=5.71
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 3331 0 0 0 569 2 0 0 25 0 1 0 279851555 14192640 3316 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 3465 3316 78 171 0 3292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19216

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1842912/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=17456 CPUtime=12.1
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 4232 0 0 0 1207 3 0 0 25 0 1 0 279851555 17874944 4217 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 4364 4217 78 171 0 4191 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22812

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1837600/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=22692 CPUtime=24.88
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 5556 0 0 0 2484 4 0 0 25 0 1 0 279851555 23236608 5541 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 5673 5541 78 171 0 5500 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28048

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1827936/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=32628 CPUtime=50.48
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 8018 0 0 0 5040 8 0 0 25 0 1 0 279851555 33411072 8003 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 8157 8003 78 171 0 7984 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37984

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1815648/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=44740 CPUtime=101.65
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 11041 0 0 0 10154 11 0 0 25 0 1 0 279851555 45813760 11026 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 11185 11026 78 171 0 11012 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 50096

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1803680/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=56836 CPUtime=161.62
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 14041 0 0 0 16147 15 0 0 25 0 1 0 279851555 58200064 14026 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 14209 14026 78 171 0 14036 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 62192

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24749
/proc/meminfo: memFree=1797088/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=63196 CPUtime=221.59
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 15637 0 0 0 22143 16 0 0 25 0 1 0 279851555 64712704 15622 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 15799 15622 78 171 0 15626 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 68552

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24755
/proc/meminfo: memFree=1796896/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=63196 CPUtime=281.56
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 15639 0 0 0 28139 17 0 0 25 0 1 0 279851555 64712704 15624 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 15799 15624 78 171 0 15626 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 68552

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24755
/proc/meminfo: memFree=1796704/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=63520 CPUtime=341.52
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 15699 0 0 0 34135 17 0 0 25 0 1 0 279851555 65044480 15684 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 15880 15684 78 171 0 15707 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 68876

[startup+402.303 s]

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

/proc/24749/statm: 35259 34823 78 171 0 35086 0
Current children cumulated CPU time (s) 4360.12
Current children cumulated vsize (KiB) 146392

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718368/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141176 CPUtime=4419.52
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34875 0 0 0 441910 42 0 0 25 0 1 0 279851555 144564224 34844 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 35294 34844 78 171 0 35121 0
Current children cumulated CPU time (s) 4420.09
Current children cumulated vsize (KiB) 146532

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718368/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141176 CPUtime=4479.49
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34879 0 0 0 447907 42 0 0 25 0 1 0 279851555 144564224 34848 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35294 34848 78 171 0 35121 0
Current children cumulated CPU time (s) 4480.06
Current children cumulated vsize (KiB) 146532

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718304/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141176 CPUtime=4539.47
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34879 0 0 0 453905 42 0 0 25 0 1 0 279851555 144564224 34848 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35294 34848 78 171 0 35121 0
Current children cumulated CPU time (s) 4540.04
Current children cumulated vsize (KiB) 146532

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718112/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141176 CPUtime=4599.44
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34880 0 0 0 459902 42 0 0 25 0 1 0 279851555 144564224 34849 1992294400 134512640 135214827 4294956224 18446744073709551615 134528403 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35294 34849 78 171 0 35121 0
Current children cumulated CPU time (s) 4600.01
Current children cumulated vsize (KiB) 146532

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718048/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141176 CPUtime=4659.41
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34894 0 0 0 465899 42 0 0 25 0 1 0 279851555 144564224 34863 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35294 34863 78 171 0 35121 0
Current children cumulated CPU time (s) 4659.98
Current children cumulated vsize (KiB) 146532

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1718048/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4719.39
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34910 0 0 0 471897 42 0 0 25 0 1 0 279851555 144748544 34879 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35339 34879 78 171 0 35166 0
Current children cumulated CPU time (s) 4719.96
Current children cumulated vsize (KiB) 146712

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717984/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4779.36
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34934 0 0 0 477893 43 0 0 25 0 1 0 279851555 144748544 34903 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 35339 34903 78 171 0 35166 0
Current children cumulated CPU time (s) 4779.93
Current children cumulated vsize (KiB) 146712

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717984/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4839.33
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34935 0 0 0 483890 43 0 0 25 0 1 0 279851555 144748544 34904 1992294400 134512640 135214827 4294956224 18446744073709551615 134535624 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35339 34904 78 171 0 35166 0
Current children cumulated CPU time (s) 4839.9
Current children cumulated vsize (KiB) 146712

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717984/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4899.31
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34935 0 0 0 489888 43 0 0 25 0 1 0 279851555 144748544 34904 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35339 34904 78 171 0 35166 0
Current children cumulated CPU time (s) 4899.88
Current children cumulated vsize (KiB) 146712

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717984/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4959.28
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34935 0 0 0 495885 43 0 0 25 0 1 0 279851555 144748544 34904 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/24749/statm: 35339 34904 78 171 0 35166 0
Current children cumulated CPU time (s) 4959.85
Current children cumulated vsize (KiB) 146712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717920/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4999.47
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34935 0 0 0 499904 43 0 0 25 0 1 0 279851555 144748544 34904 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35339 34904 78 171 0 35166 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 146712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24763
/proc/meminfo: memFree=1717920/2055920 swapFree=4181156/4192956
[pid=24746] ppid=24744 vsize=5356 CPUtime=0.57
/proc/24746/stat : 24746 (lysat.sh) S 24744 24746 24602 0 -1 4194304 310 3901 0 0 0 0 55 2 16 0 1 0 279851496 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24746/statm: 1339 237 195 169 0 50 0
[pid=24749] ppid=24746 vsize=141356 CPUtime=4999.47
/proc/24749/stat : 24749 (LySATc) R 24746 24746 24602 0 -1 4194304 34935 0 0 0 499904 43 0 0 25 0 1 0 279851555 144748544 34904 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 0 0 0
/proc/24749/statm: 35339 34904 78 171 0 35166 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 146712

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.51
CPU time (s): 5000.04
CPU user time (s): 4999.59
CPU system time (s): 0.45
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 146712

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

runsolver used 4.19636 second user time and 14.0029 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-17 01:56:22
IDJOB=1825544
IDBENCH=71631
IDSOLVER=667
FILE ID=node18/1825544-1242518182
PBS_JOBID= 9307041
Free space on /tmp= 66212 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825544-1242518182/watcher-1825544-1242518182 -o /tmp/evaluation-result-1825544-1242518182/solver-1825544-1242518182 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825544-1242518182.cnf c

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=1698062691

node18.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.280
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.280
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:       1862992 kB
Buffers:         39160 kB
Cached:          84116 kB
SwapCached:       5584 kB
Active:          22104 kB
Inactive:       109040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862992 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            5152 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            47940 kB
Committed_AS:  1050452 kB
PageTables:       1372 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= 66208 MiB
End job on node18 at 2009-05-17 03:19:47