Trace number 3349122

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.09 1300.03

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349122-1304981378/watcher-3349122-1304981378 -o /tmp/evaluation-result-3349122-1304981378/solver-3349122-1304981378 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349122-1304981378.cnf -verb=0 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.10 1.84 2.85 5/362 4474
/proc/meminfo: memFree=8022784/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=23276 CPUtime=0 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 1527 0 0 0 0 0 0 0 21 0 1 0 609734922 23834624 1471 33554432000 4194304 4293939 140736927411648 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 5819 1475 217 25 0 2452 0

[startup+0.106898 s]
/proc/loadavg: 1.10 1.84 2.85 5/362 4474
/proc/meminfo: memFree=8022784/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=116920 CPUtime=0.09 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 20881 0 0 0 7 2 0 0 22 0 1 0 609734922 119726080 20463 33554432000 4194304 4293939 140736927411648 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 29230 20471 217 25 0 25863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 116920

[startup+0.200888 s]
/proc/loadavg: 1.10 1.84 2.85 5/362 4474
/proc/meminfo: memFree=8022784/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=151820 CPUtime=0.19 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 26748 0 0 0 16 3 0 0 22 0 1 0 609734922 155463680 26235 33554432000 4194304 4293939 140736927411648 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 37955 26237 219 25 0 34588 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 151820

[startup+0.300867 s]
/proc/loadavg: 1.10 1.84 2.85 5/362 4474
/proc/meminfo: memFree=8022784/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=160440 CPUtime=0.29 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 29433 0 0 0 26 3 0 0 22 0 1 0 609734922 164290560 28688 33554432000 4194304 4293939 140736927411648 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 40110 28689 219 25 0 36743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 160440

[startup+0.700784 s]
/proc/loadavg: 1.10 1.84 2.85 5/362 4474
/proc/meminfo: memFree=8022784/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=192992 CPUtime=0.69 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 38014 0 0 0 64 5 0 0 24 0 1 0 609734922 197623808 36359 33554432000 4194304 4293939 140736927411648 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 48248 36360 219 25 0 44881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 192992

[startup+1.50062 s]
/proc/loadavg: 1.10 1.84 2.85 5/363 4475
/proc/meminfo: memFree=7851540/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=236132 CPUtime=1.49 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 50551 0 0 0 143 6 0 0 25 0 1 0 609734922 241799168 47250 33554432000 4194304 4293939 140736927411648 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 59033 47250 219 25 0 55666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 236132

[startup+3.1003 s]
/proc/loadavg: 1.10 1.84 2.85 5/363 4475
/proc/meminfo: memFree=7803056/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=313176 CPUtime=3.09 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 70368 0 0 0 298 11 0 0 25 0 1 0 609734922 320692224 63531 33554432000 4194304 4293939 140736927411648 18446744073709551615 4220527 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 78294 63531 219 25 0 74927 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 313176

[startup+6.30067 s]
/proc/loadavg: 1.33 1.88 2.86 5/363 4475
/proc/meminfo: memFree=7673252/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=414656 CPUtime=6.29 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 95643 0 0 0 614 15 0 0 25 0 1 0 609734922 424607744 85275 33554432000 4194304 4293939 140736927411648 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 103664 85275 223 25 0 100297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 414656

[startup+12.7004 s]
/proc/loadavg: 1.55 1.91 2.87 5/363 4475
/proc/meminfo: memFree=7636840/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=442120 CPUtime=12.69 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 130100 0 0 0 1248 21 0 0 25 0 1 0 609734922 452730880 96850 33554432000 4194304 4293939 140736927411648 18446744073709551615 4232027 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 110530 96850 225 25 0 107163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 442120

[startup+25.5008 s]
/proc/loadavg: 2.32 2.06 2.90 5/363 4475
/proc/meminfo: memFree=7645828/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=396880 CPUtime=25.49 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 158163 0 0 0 2522 27 0 0 25 0 1 0 609734922 406405120 84932 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 99220 84932 244 25 0 95853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 396880

[startup+51.1007 s]
/proc/loadavg: 2.89 2.22 2.93 5/363 4476
/proc/meminfo: memFree=7606556/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=396880 CPUtime=51.09 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 159032 0 0 0 5082 27 0 0 25 0 1 0 609734922 406405120 85786 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 99220 85786 244 25 0 95853 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 396880

[startup+102.301 s]
/proc/loadavg: 3.58 2.51 2.99 5/363 4477
/proc/meminfo: memFree=7554744/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=415848 CPUtime=102.3 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 161300 0 0 0 10203 27 0 0 25 0 1 0 609734922 425828352 88003 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 103962 88003 244 25 0 100595 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 415848

[startup+162.301 s]
/proc/loadavg: 3.85 2.77 3.05 5/363 4479
/proc/meminfo: memFree=7367092/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=415848 CPUtime=162.29 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 164206 0 0 0 16201 28 0 0 25 0 1 0 609734922 425828352 90866 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 103962 90866 244 25 0 100595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 415848

[startup+222.314 s]
/proc/loadavg: 3.94 2.99 3.10 5/363 4481
/proc/meminfo: memFree=7348828/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=446668 CPUtime=222.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 167142 0 0 0 22202 29 0 0 25 0 1 0 609734922 457388032 93773 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 111667 93773 244 25 0 108300 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 446668

[startup+282.301 s]
/proc/loadavg: 3.98 3.17 3.16 5/363 4482
/proc/meminfo: memFree=7512472/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=446668 CPUtime=282.3 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 170388 0 0 0 28200 30 0 0 25 0 1 0 609734922 457388032 96974 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 111667 96974 244 25 0 108300 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 446668

[startup+342.301 s]
/proc/loadavg: 3.99 3.32 3.21 5/363 4484
/proc/meminfo: memFree=7332636/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=496756 CPUtime=342.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 174438 0 0 0 34199 32 0 0 25 0 1 0 609734922 508678144 100974 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124189 100974 244 25 0 120822 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 496756

[startup+402.301 s]
/proc/loadavg: 4.04 3.46 3.26 5/363 4485
/proc/meminfo: memFree=7392252/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=496756 CPUtime=402.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 177402 0 0 0 40199 32 0 0 25 0 1 0 609734922 508678144 103903 33554432000 4194304 4293939 140736927411648 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124189 103903 244 25 0 120822 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 496756

[startup+462.301 s]
/proc/loadavg: 4.01 3.55 3.30 5/363 4487
/proc/meminfo: memFree=7019844/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=496756 CPUtime=462.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 180377 0 0 0 46198 33 0 0 25 0 1 0 609734922 508678144 106841 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124189 106841 244 25 0 120822 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 496756

[startup+522.301 s]
/proc/loadavg: 4.08 3.65 3.35 5/363 4489
/proc/meminfo: memFree=7240036/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=496756 CPUtime=522.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 183854 0 0 0 52197 34 0 0 25 0 1 0 609734922 508678144 110282 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124189 110282 244 25 0 120822 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 496756

[startup+582.301 s]
/proc/loadavg: 4.06 3.72 3.39 5/363 4490
/proc/meminfo: memFree=7090072/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=578144 CPUtime=582.31 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 186616 0 0 0 58196 35 0 0 25 0 1 0 609734922 592019456 113016 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 144536 113016 244 25 0 141169 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 578144

[startup+642.301 s]
/proc/loadavg: 4.06 3.79 3.43 5/363 4492
/proc/meminfo: memFree=7153648/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=578144 CPUtime=642.32 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 189149 0 0 0 64196 36 0 0 25 0 1 0 609734922 592019456 115502 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 144536 115502 244 25 0 141169 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 578144

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.46 5/363 4502
/proc/meminfo: memFree=6981708/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=578144 CPUtime=702.32 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 192558 0 0 0 70195 37 0 0 25 0 1 0 609734922 592019456 118876 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 144536 118876 244 25 0 141169 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 578144

[startup+762.301 s]
/proc/loadavg: 4.01 3.85 3.49 5/363 4504
/proc/meminfo: memFree=7202136/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=578144 CPUtime=762.33 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 195976 0 0 0 76195 38 0 0 25 0 1 0 609734922 592019456 122264 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 144536 122264 244 25 0 141169 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 578144

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.53 5/363 4506
/proc/meminfo: memFree=6961648/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=578144 CPUtime=822.33 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 199798 0 0 0 82192 41 0 0 25 0 1 0 609734922 592019456 126058 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 144536 126058 244 25 0 141169 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 578144

[startup+882.313 s]
/proc/loadavg: 4.09 3.93 3.56 5/363 4507
/proc/meminfo: memFree=7156656/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=446668 CPUtime=882.34 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 221731 0 0 0 88190 44 0 0 25 0 1 0 609734922 457388032 98497 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 111667 98497 244 25 0 108300 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 446668

[startup+942.301 s]
/proc/loadavg: 4.03 3.94 3.58 5/363 4512
/proc/meminfo: memFree=7007588/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=496756 CPUtime=942.33 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 224608 0 0 0 94188 45 0 0 25 0 1 0 609734922 508678144 101331 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124189 101331 244 25 0 120822 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 496756

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.61 5/363 4513
/proc/meminfo: memFree=7276520/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=497760 CPUtime=1002.33 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 227618 0 0 0 100187 46 0 0 25 0 1 0 609734922 509706240 104312 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124440 104312 244 25 0 121073 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 497760

[startup+1062.3 s]
/proc/loadavg: 4.15 4.00 3.64 5/363 4515
/proc/meminfo: memFree=6953836/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=497760 CPUtime=1062.34 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 229906 0 0 0 106187 47 0 0 25 0 1 0 609734922 509706240 106573 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124440 106573 244 25 0 121073 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 497760

[startup+1122.3 s]
/proc/loadavg: 4.11 4.01 3.67 5/363 4517
/proc/meminfo: memFree=7274192/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=499592 CPUtime=1122.34 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 233106 0 0 0 112186 48 0 0 25 0 1 0 609734922 511582208 109759 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 124898 109759 244 25 0 121531 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 499592

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.69 5/363 4518
/proc/meminfo: memFree=7196156/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=501276 CPUtime=1182.35 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 235618 0 0 0 118186 49 0 0 25 0 1 0 609734922 513306624 112244 33554432000 4194304 4293939 140736927411648 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 125319 112244 244 25 0 121952 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 501276

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.70 5/363 4520
/proc/meminfo: memFree=7046212/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=583688 CPUtime=1242.35 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 239635 0 0 0 124185 50 0 0 25 0 1 0 609734922 597696512 116231 33554432000 4194304 4293939 140736927411648 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 145922 116231 244 25 0 142555 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 583688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.71 2/345 4575
/proc/meminfo: memFree=7599568/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=583820 CPUtime=1300.05 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 242079 0 0 0 129954 51 0 0 25 0 1 0 609734922 597831680 118647 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 145955 118647 244 25 0 142588 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 583820

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

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

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.71 2/345 4575
/proc/meminfo: memFree=7599568/32950928 swapFree=45936960/67111528
[pid=4474] ppid=4472 vsize=583820 CPUtime=1300.05 cores=4,6
/proc/4474/stat : 4474 (ebminisat_relea) R 4472 4474 3554 0 -1 4202496 242079 0 0 0 129954 51 0 0 25 0 1 0 609734922 597831680 118647 33554432000 4194304 4293939 140736927411648 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4474/statm: 145955 118647 244 25 0 142588 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 583820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.09
CPU user time (s): 1299.56
CPU system time (s): 0.536918
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 658284

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

runsolver used 4.92225 second user time and 10.2854 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-10 00:49:42
IDJOB=3349122
IDBENCH=84238
IDSOLVER=1812
FILE ID=node149/3349122-1304981378
RUNJOBID= node149-1304981378-4432
PBS_JOBID= 13285664
Free space on /tmp= 42436 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349122-1304981378/watcher-3349122-1304981378 -o /tmp/evaluation-result-3349122-1304981378/solver-3349122-1304981378 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349122-1304981378.cnf  -verb=0

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=695767536

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8022940 kB
Buffers:        243332 kB
Cached:       19593772 kB
SwapCached:      21040 kB
Active:        9788840 kB
Inactive:     14430568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8022940 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           72040 kB
Writeback:           0 kB
AnonPages:     4373848 kB
Mapped:          14476 kB
Slab:           570580 kB
PageTables:      72672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80303632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 42444 MiB
End job on node149 at 2011-05-10 01:11:24