Trace number 1824980

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.1 5002.11

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark823.004
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19606    74006 |    5881       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   17342    64974 |      --       0       --      -- |     --   | -2096/-8333
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2790   #clauses: 17342   #literals: 64974
0.00/0.03	c CPU time:   0.029995 s
0.00/0.03	c ==============================================================================
0.03/0.06	This is MiniSat 2.0 beta
0.03/0.06	WARNING: for repeatability, setting FPU to use double precision
0.03/0.06	============================[ Problem Statistics ]=============================
0.03/0.06	|                                                                             |
0.03/0.06	|  Number of variables:  2790                                                 |
0.03/0.06	|  Number of clauses:    17342                                                |
0.03/0.07	|  Parsing time:         0.01         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-1824980-1242478195/watcher-1824980-1242478195 -o /tmp/evaluation-result-1824980-1242478195/solver-1824980-1242478195 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824980-1242478195.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: 0.91 0.97 0.91 3/65 13259
/proc/meminfo: memFree=1894032/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275849610 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 235 195 169 0 50 0
[pid=13260] ppid=13259 vsize=1172 CPUtime=0
/proc/13260/stat : 13260 (SatElite) R 13259 13259 13025 0 -1 4194304 191 0 0 0 0 0 0 0 19 0 1 0 275849610 1200128 175 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/13260/statm: 293 176 50 127 0 163 0

[startup+0.0410559 s]
/proc/loadavg: 0.91 0.97 0.91 3/65 13259
/proc/meminfo: memFree=1894032/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275849610 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 235 195 169 0 50 0
[pid=13260] ppid=13259 vsize=2844 CPUtime=0.03
/proc/13260/stat : 13260 (SatElite) R 13259 13259 13025 0 -1 4194304 686 0 0 0 3 0 0 0 19 0 1 0 275849610 2912256 612 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/13260/statm: 711 612 69 127 0 581 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8200

[startup+0.102067 s]
/proc/loadavg: 0.91 0.97 0.91 3/65 13259
/proc/meminfo: memFree=1894032/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301088 s]
/proc/loadavg: 0.91 0.97 0.91 3/65 13259
/proc/meminfo: memFree=1894032/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.701134 s]
/proc/loadavg: 0.91 0.97 0.91 3/65 13259
/proc/meminfo: memFree=1894032/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50222 s]
/proc/loadavg: 0.91 0.97 0.91 2/67 13262
/proc/meminfo: memFree=1890880/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=4336 CPUtime=1.43
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 805 0 0 0 143 0 0 0 25 0 1 0 275849616 4440064 790 1992294400 134512640 135214827 4294956224 18446744073709551615 134529197 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 1084 790 77 171 0 911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9692

[startup+3.1014 s]
/proc/loadavg: 0.91 0.97 0.91 2/67 13262
/proc/meminfo: memFree=1889920/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=5260 CPUtime=3.02
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 1044 0 0 0 302 0 0 0 25 0 1 0 275849616 5386240 1029 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 1315 1029 77 171 0 1142 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10616

[startup+6.30175 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1888192/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=6596 CPUtime=6.22
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 1363 0 0 0 622 0 0 0 25 0 1 0 275849616 6754304 1348 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 1649 1348 77 171 0 1476 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11952

[startup+12.7015 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1887552/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=6992 CPUtime=12.62
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 1482 0 0 0 1262 0 0 0 25 0 1 0 275849616 7159808 1467 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 1748 1467 77 171 0 1575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12348

[startup+25.5019 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1887040/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=7656 CPUtime=25.41
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 1629 0 0 0 2541 0 0 0 25 0 1 0 275849616 7839744 1614 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 1914 1614 77 171 0 1741 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13012

[startup+51.1018 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1884928/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=9900 CPUtime=51.01
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 2189 0 0 0 5100 1 0 0 25 0 1 0 275849616 10137600 2174 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 2475 2174 77 171 0 2302 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15256

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1883072/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=11516 CPUtime=102.2
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 2595 0 0 0 10219 1 0 0 25 0 1 0 275849616 11792384 2580 1992294400 134512640 135214827 4294956224 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 2879 2580 77 171 0 2706 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16872

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1882816/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=11648 CPUtime=162.18
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 2636 0 0 0 16217 1 0 0 25 0 1 0 275849616 11927552 2621 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 2912 2621 77 171 0 2739 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17004

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1882688/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=11796 CPUtime=222.16
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 2663 0 0 0 22215 1 0 0 25 0 1 0 275849616 12079104 2648 1992294400 134512640 135214827 4294956224 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 2949 2648 77 171 0 2776 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17152

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1882112/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=12384 CPUtime=282.15
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 2810 0 0 0 28213 2 0 0 25 0 1 0 275849616 12681216 2795 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 3096 2795 77 171 0 2923 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17740

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1877120/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=17400 CPUtime=342.13
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 4068 0 0 0 34210 3 0 0 25 0 1 0 275849616 17817600 4053 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 4350 4053 77 171 0 4177 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22756

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13262
/proc/meminfo: memFree=1877120/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=17400 CPUtime=402.11

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

[pid=13262] ppid=13259 vsize=37024 CPUtime=4300.51
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 430040 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4300.56
Current children cumulated vsize (KiB) 42380

[startup+4362.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855424/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4360.48
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 436037 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4360.53
Current children cumulated vsize (KiB) 42380

[startup+4422.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855488/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4420.46
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 442035 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134537510 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4420.51
Current children cumulated vsize (KiB) 42380

[startup+4482.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855424/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4480.43
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 448032 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4480.48
Current children cumulated vsize (KiB) 42380

[startup+4542.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855360/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4540.4
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 454029 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4540.45
Current children cumulated vsize (KiB) 42380

[startup+4602.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4600.39
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 460028 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4600.44
Current children cumulated vsize (KiB) 42380

[startup+4662.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4660.36
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 466025 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4660.41
Current children cumulated vsize (KiB) 42380

[startup+4722.31 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37024 CPUtime=4720.33
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9032 0 0 0 472022 11 0 0 25 0 1 0 275849616 37912576 8965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9256 8965 77 171 0 9083 0
Current children cumulated CPU time (s) 4720.38
Current children cumulated vsize (KiB) 42380

[startup+4782.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=4780.3
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 478019 11 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 4780.35
Current children cumulated vsize (KiB) 42500

[startup+4842.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=4840.29
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 484017 12 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 42500

[startup+4902.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855360/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=4900.26
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 490014 12 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 4900.31
Current children cumulated vsize (KiB) 42500

[startup+4962.3 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=4960.24
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 496012 12 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 42500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=5000.03
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 499991 12 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 42500

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 0.98 0.91 2/67 13276
/proc/meminfo: memFree=1855296/2055920 swapFree=4181136/4192956
[pid=13259] ppid=13257 vsize=5356 CPUtime=0.05
/proc/13259/stat : 13259 (lysat.sh) S 13257 13259 13025 0 -1 4194304 310 689 0 0 0 0 5 0 17 0 1 0 275849610 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13259/statm: 1339 237 195 169 0 50 0
[pid=13262] ppid=13259 vsize=37144 CPUtime=5000.03
/proc/13262/stat : 13262 (LySATc) R 13259 13259 13025 0 -1 4194304 9037 0 0 0 499991 12 0 0 25 0 1 0 275849616 38035456 8970 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/13262/statm: 9286 8970 77 171 0 9113 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 42500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.1
CPU user time (s): 4999.97
CPU system time (s): 0.134979
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 42500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.97
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10040
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= 7
involuntary context switches= 16952

runsolver used 5.47517 second user time and 12.7241 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-16 14:49:55
IDJOB=1824980
IDBENCH=24688
IDSOLVER=667
FILE ID=node76/1824980-1242478195
PBS_JOBID= 9306763
Free space on /tmp= 66248 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824980-1242478195/watcher-1824980-1242478195 -o /tmp/evaluation-result-1824980-1242478195/solver-1824980-1242478195 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824980-1242478195.cnf c

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=2030269974

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1894512 kB
Buffers:         33616 kB
Cached:          79864 kB
SwapCached:       6200 kB
Active:          48160 kB
Inactive:        73760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894512 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            25460 kB
Committed_AS:   969600 kB
PageTables:       1432 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= 66244 MiB
End job on node76 at 2009-05-16 16:13:19