Trace number 1773483

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 i/2009-03-20? (TO) 10000 10004.3

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.091
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.59/0.63	c ==============================================================================
0.59/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.63	c ==============================================================================
0.59/0.63	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
0.88/0.91	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
0.88/0.91	c ==============================================================================
0.88/0.91	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
0.88/0.91	c CPU time:   0.834873 s
0.88/0.91	c ==============================================================================
2.19/2.23	c lySAT 0.1
2.19/2.23	c minisat core +  additionnal features
2.19/2.23	c ============================[ Problem Statistics ]=============================
2.19/2.23	c |                                                                             |
2.19/2.23	c |  Number of variables:  6212                                                 |
2.19/2.23	c |  Number of clauses:    479096                                               |
2.22/2.71	c |  Parsing time:         0.41         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-1773483-1241234980/watcher-1773483-1241234980 -o /tmp/evaluation-result-1773483-1241234980/solver-1773483-1241234980 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773483-1241234980.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.03 1.00 3/64 25686
/proc/meminfo: memFree=1051520/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) R 25684 25686 25589 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25686/statm: 1339 234 194 169 0 50 0
[pid=25687] ppid=25686 vsize=1556 CPUtime=0
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 151525888 1593344 262 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 389 262 51 127 0 259 0

[startup+0.103767 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 25686
/proc/meminfo: memFree=1051520/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1339 235 195 169 0 50 0
[pid=25687] ppid=25686 vsize=8008 CPUtime=0.09
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 1849 0 0 0 9 0 0 0 19 0 1 0 151525888 8200192 1833 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 2002 1834 51 127 0 1872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13364

[startup+0.201777 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 25686
/proc/meminfo: memFree=1051520/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1339 235 195 169 0 50 0
[pid=25687] ppid=25686 vsize=14460 CPUtime=0.19
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 3397 0 0 0 17 2 0 0 20 0 1 0 151525888 14807040 3381 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 3615 3382 51 127 0 3485 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19816

[startup+0.301787 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 25686
/proc/meminfo: memFree=1051520/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1339 235 195 169 0 50 0
[pid=25687] ppid=25686 vsize=21424 CPUtime=0.28
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 4966 0 0 0 26 2 0 0 21 0 1 0 151525888 21938176 4950 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 5356 4952 51 127 0 5226 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26780

[startup+0.70183 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 25686
/proc/meminfo: memFree=1051520/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1339 235 195 169 0 50 0
[pid=25687] ppid=25686 vsize=58984 CPUtime=0.68
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 13639 0 0 0 61 7 0 0 25 0 1 0 151525888 60399616 13623 1992294400 134512640 135034092 4294956112 18446744073709551615 134563229 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 14746 13623 67 127 0 14616 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 64340

[startup+1.50192 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 25688
/proc/meminfo: memFree=997040/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=0
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151525888 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1339 235 195 169 0 50 0
[pid=25687] ppid=25686 vsize=53628 CPUtime=1.49
/proc/25687/stat : 25687 (SatElite) R 25686 25686 25589 0 -1 4194304 13700 0 0 0 139 10 0 0 25 0 1 0 151525888 54915072 12953 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25687/statm: 13407 12953 69 127 0 13277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58984

[startup+3.10109 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 25688
/proc/meminfo: memFree=979120/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30143 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 25689
/proc/meminfo: memFree=987376/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=46036 CPUtime=4.05
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 11155 0 0 0 398 7 0 0 25 0 1 0 151526111 47140864 11140 1992294400 134512640 135226915 4294956224 18446744073709551615 134527823 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 11509 11140 81 174 0 11332 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 51392

[startup+12.7011 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 25689
/proc/meminfo: memFree=983928/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=48752 CPUtime=10.45
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 11842 0 0 0 1037 8 0 0 25 0 1 0 151526111 49922048 11827 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 12188 11827 81 174 0 12011 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54108

[startup+25.5015 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 25689
/proc/meminfo: memFree=979384/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=53564 CPUtime=23.25
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 13039 0 0 0 2315 10 0 0 25 0 1 0 151526111 54849536 13024 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 13391 13024 81 174 0 13214 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58920

[startup+51.1012 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25689
/proc/meminfo: memFree=971256/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=62272 CPUtime=48.83
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 15129 0 0 0 4871 12 0 0 25 0 1 0 151526111 63766528 15114 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 15568 15114 81 174 0 15391 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 67628

[startup+102.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25689
/proc/meminfo: memFree=956536/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=76804 CPUtime=100.02
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 18733 0 0 0 9986 16 0 0 25 0 1 0 151526111 78647296 18718 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 19201 18718 81 174 0 19024 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 82160

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25689
/proc/meminfo: memFree=946232/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=87344 CPUtime=160
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 21305 0 0 0 15981 19 0 0 25 0 1 0 151526111 89440256 21290 1992294400 134512640 135226915 4294956224 18446744073709551615 134531793 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 21836 21290 81 174 0 21659 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92700

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25689
/proc/meminfo: memFree=939384/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=94868 CPUtime=219.97
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 23020 0 0 0 21978 19 0 0 25 0 1 0 151526111 97144832 23005 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 23717 23005 81 174 0 23540 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 100224

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25689
/proc/meminfo: memFree=934200/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=100056 CPUtime=279.94
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 24307 0 0 0 27974 20 0 0 25 0 1 0 151526111 102457344 24292 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 25014 24292 81 174 0 24837 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 105412

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25689
/proc/meminfo: memFree=927864/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=106184 CPUtime=339.93
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 25881 0 0 0 33970 23 0 0 25 0 1 0 151526111 108732416 25866 1992294400 134512640 135226915 4294956224 18446744073709551615 134546169 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 26546 25866 81 174 0 26369 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 111540


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

/proc/25689/statm: 104992 99053 81 174 0 104815 0
Current children cumulated CPU time (s) 9338.32
Current children cumulated vsize (KiB) 425324

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=631608/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=422616 CPUtime=9396.07
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 99672 0 0 0 939500 107 0 0 25 0 1 0 151526111 432758784 99657 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 105654 99657 81 174 0 105477 0
Current children cumulated CPU time (s) 9398.29
Current children cumulated vsize (KiB) 427972

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=628600/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=425476 CPUtime=9456.04
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 100415 0 0 0 945496 108 0 0 25 0 1 0 151526111 435687424 100400 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 106369 100400 81 174 0 106192 0
Current children cumulated CPU time (s) 9458.26
Current children cumulated vsize (KiB) 430832

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=625912/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=428012 CPUtime=9516.02
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 101100 0 0 0 951492 110 0 0 25 0 1 0 151526111 438284288 101085 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 107003 101085 81 174 0 106826 0
Current children cumulated CPU time (s) 9518.24
Current children cumulated vsize (KiB) 433368

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=622840/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=430716 CPUtime=9575.99
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 101859 0 0 0 957489 110 0 0 25 0 1 0 151526111 441053184 101844 1992294400 134512640 135226915 4294956224 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 107679 101844 81 174 0 107502 0
Current children cumulated CPU time (s) 9578.21
Current children cumulated vsize (KiB) 436072

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=619896/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=433508 CPUtime=9635.97
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 102610 0 0 0 963485 112 0 0 25 0 1 0 151526111 443912192 102595 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 108377 102595 81 174 0 108200 0
Current children cumulated CPU time (s) 9638.19
Current children cumulated vsize (KiB) 438864

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=616248/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=437120 CPUtime=9695.94
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 103478 0 0 0 969481 113 0 0 25 0 1 0 151526111 447610880 103463 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 109280 103463 81 174 0 109103 0
Current children cumulated CPU time (s) 9698.16
Current children cumulated vsize (KiB) 442476

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=614072/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=439776 CPUtime=9755.91
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 104016 0 0 0 975478 113 0 0 25 0 1 0 151526111 450330624 104001 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 109944 104001 81 174 0 109767 0
Current children cumulated CPU time (s) 9758.13
Current children cumulated vsize (KiB) 445132

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=611256/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=443028 CPUtime=9815.88
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 104731 0 0 0 981474 114 0 0 25 0 1 0 151526111 453660672 104716 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 110757 104716 81 174 0 110580 0
Current children cumulated CPU time (s) 9818.1
Current children cumulated vsize (KiB) 448384

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=608440/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=446288 CPUtime=9875.85
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 105445 0 0 0 987470 115 0 0 25 0 1 0 151526111 456998912 105430 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 111572 105430 81 174 0 111395 0
Current children cumulated CPU time (s) 9878.07
Current children cumulated vsize (KiB) 451644

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=605624/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=448940 CPUtime=9935.83
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 106148 0 0 0 993467 116 0 0 25 0 1 0 151526111 459714560 106133 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 112235 106133 81 174 0 112058 0
Current children cumulated CPU time (s) 9938.05
Current children cumulated vsize (KiB) 454296

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=602616/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=451660 CPUtime=9995.8
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 106910 0 0 0 999464 116 0 0 25 0 1 0 151526111 462499840 106895 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 112915 106895 81 174 0 112738 0
Current children cumulated CPU time (s) 9998.02
Current children cumulated vsize (KiB) 457016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25713
/proc/meminfo: memFree=602552/2055920 swapFree=4181276/4192956
[pid=25686] ppid=25684 vsize=5356 CPUtime=2.22
/proc/25686/stat : 25686 (lysat.sh) S 25684 25686 25589 0 -1 4194304 310 13703 0 0 0 0 207 15 16 0 1 0 151525888 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 1339 237 195 169 0 50 0
[pid=25689] ppid=25686 vsize=451660 CPUtime=9997.8
/proc/25689/stat : 25689 (LySATi) R 25686 25686 25589 0 -1 4194304 106926 0 0 0 999664 116 0 0 25 0 1 0 151526111 462499840 106911 1992294400 134512640 135226915 4294956224 18446744073709551615 134537032 0 0 4096 3 0 0 0 17 0 0 0
/proc/25689/statm: 112915 106911 81 174 0 112738 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 457016

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 25686 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=75684
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=157975
# CPU time returned by wait4() is 2.23366
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.3
CPU time (s): 10000
CPU user time (s): 9998.71
CPU system time (s): 1.31
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 457016

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

runsolver used 9.93749 second user time and 26.45 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 05:29:41
IDJOB=1773483
IDBENCH=69600
IDSOLVER=609
FILE ID=node47/1773483-1241234980
PBS_JOBID= 9224830
Free space on /tmp= 66476 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773483-1241234980/watcher-1773483-1241234980 -o /tmp/evaluation-result-1773483-1241234980/solver-1773483-1241234980 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773483-1241234980.cnf i

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=816116821

node47.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.212
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.212
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:       1052064 kB
Buffers:         77564 kB
Cached:         819104 kB
SwapCached:       5488 kB
Active:          38292 kB
Inactive:       866272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052064 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           22704 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            85240 kB
Committed_AS:   716292 kB
PageTables:       1448 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= 66452 MiB
End job on node47 at 2009-05-02 08:16:27