Trace number 3349287

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.03 1300.02

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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-3349287-1304976740/watcher-3349287-1304976740 -o /tmp/evaluation-result-3349287-1304976740/solver-3349287-1304976740 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349287-1304976740.cnf -verb=0 

running on 2 cores: 0,2

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: 0.24 0.05 0.56 4/364 1225
/proc/meminfo: memFree=5611300/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=19524 CPUtime=0 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 677 0 0 0 0 0 0 0 21 0 1 0 609271090 19992576 618 33554432000 4194304 4293939 140735574958592 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 4881 618 217 25 0 1514 0

[startup+0.0943121 s]
/proc/loadavg: 0.24 0.05 0.56 4/364 1225
/proc/meminfo: memFree=5611300/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=35764 CPUtime=0.09 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 5881 0 0 0 8 1 0 0 21 0 1 0 609271090 36622336 5304 33554432000 4194304 4293939 140735574958592 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 8941 5306 219 25 0 5574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35764

[startup+0.100317 s]
/proc/loadavg: 0.24 0.05 0.56 4/364 1225
/proc/meminfo: memFree=5611300/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=38464 CPUtime=0.09 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 6382 0 0 0 8 1 0 0 21 0 1 0 609271090 39387136 5784 33554432000 4194304 4293939 140735574958592 18446744073709551615 4200653 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 9616 5789 223 25 0 6249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38464

[startup+0.300278 s]
/proc/loadavg: 0.24 0.05 0.56 4/364 1225
/proc/meminfo: memFree=5611300/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=63568 CPUtime=0.28 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 12489 0 0 0 27 1 0 0 22 0 1 0 609271090 65093632 11165 33554432000 4194304 4293939 140735574958592 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 15892 11165 230 25 0 12525 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63568

[startup+0.701203 s]
/proc/loadavg: 0.24 0.05 0.56 4/364 1225
/proc/meminfo: memFree=5611300/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=76292 CPUtime=0.69 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 18570 0 0 0 66 3 0 0 23 0 1 0 609271090 78123008 13933 33554432000 4194304 4293939 140735574958592 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 19073 13933 230 25 0 15706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76292

[startup+1.50106 s]
/proc/loadavg: 0.24 0.05 0.56 5/365 1226
/proc/meminfo: memFree=5445264/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=77084 CPUtime=1.49 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 19504 0 0 0 146 3 0 0 25 0 1 0 609271090 78934016 14806 33554432000 4194304 4293939 140735574958592 18446744073709551615 4230055 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 19271 14806 230 25 0 15904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77084

[startup+3.10074 s]
/proc/loadavg: 0.24 0.05 0.56 5/365 1226
/proc/meminfo: memFree=5503668/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=68964 CPUtime=3.09 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 20928 0 0 0 306 3 0 0 25 0 1 0 609271090 70619136 12604 33554432000 4194304 4293939 140735574958592 18446744073709551615 4248888 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 17241 12604 250 25 0 13874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68964

[startup+6.30113 s]
/proc/loadavg: 0.62 0.13 0.59 5/365 1226
/proc/meminfo: memFree=5492756/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=68964 CPUtime=6.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 21301 0 0 0 626 3 0 0 25 0 1 0 609271090 70619136 12963 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 17241 12963 250 25 0 13874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68964

[startup+12.7009 s]
/proc/loadavg: 0.89 0.20 0.60 5/365 1227
/proc/meminfo: memFree=5440812/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=80456 CPUtime=12.69 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 21904 0 0 0 1266 3 0 0 25 0 1 0 609271090 82386944 13558 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 20114 13558 250 25 0 16747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80456

[startup+25.5005 s]
/proc/loadavg: 1.58 0.38 0.66 5/365 1227
/proc/meminfo: memFree=5319364/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=80456 CPUtime=25.48 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 23113 0 0 0 2545 3 0 0 25 0 1 0 609271090 82386944 14733 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 20114 14733 250 25 0 16747 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80456

[startup+51.1005 s]
/proc/loadavg: 2.56 0.70 0.76 5/365 1228
/proc/meminfo: memFree=5171492/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=110808 CPUtime=51.09 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 29836 0 0 0 5104 5 0 0 25 0 1 0 609271090 113467392 21405 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 27702 21405 250 25 0 24335 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110808

[startup+102.314 s]
/proc/loadavg: 3.47 1.24 0.93 5/365 1229
/proc/meminfo: memFree=4914772/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=129776 CPUtime=102.31 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 33766 0 0 0 10225 6 0 0 25 0 1 0 609271090 132890624 25247 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 32444 25247 250 25 0 29077 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 129776

[startup+162.301 s]
/proc/loadavg: 3.88 1.77 1.13 5/365 1231
/proc/meminfo: memFree=4613416/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=160596 CPUtime=162.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 37690 0 0 0 16221 8 0 0 25 0 1 0 609271090 164450304 29073 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 40149 29073 250 25 0 36782 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 160596

[startup+222.301 s]
/proc/loadavg: 3.95 2.17 1.31 5/365 1232
/proc/meminfo: memFree=4346040/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=160596 CPUtime=222.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 41001 0 0 0 22220 9 0 0 25 0 1 0 609271090 164450304 32314 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255555 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 40149 32314 250 25 0 36782 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160596

[startup+282.301 s]
/proc/loadavg: 3.98 2.50 1.48 5/365 1234
/proc/meminfo: memFree=4129268/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=117232 CPUtime=282.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 49613 0 0 0 28217 12 0 0 25 0 1 0 609271090 120045568 24347 33554432000 4194304 4293939 140735574958592 18446744073709551615 4264704 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 29308 24347 250 25 0 25941 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117232

[startup+342.301 s]
/proc/loadavg: 3.99 2.77 1.63 5/365 1263
/proc/meminfo: memFree=4494220/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=136200 CPUtime=342.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 54039 0 0 0 34216 13 0 0 25 0 1 0 609271090 139468800 28666 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 34050 28666 250 25 0 30683 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 136200

[startup+402.301 s]
/proc/loadavg: 4.11 3.03 1.79 5/365 1264
/proc/meminfo: memFree=4319444/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=167020 CPUtime=402.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 57800 0 0 0 40214 16 0 0 25 0 1 0 609271090 171028480 32346 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 41755 32346 250 25 0 38388 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167020

[startup+462.301 s]
/proc/loadavg: 4.04 3.20 1.92 5/365 1266
/proc/meminfo: memFree=4131924/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=167020 CPUtime=462.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 61418 0 0 0 46212 17 0 0 25 0 1 0 609271090 171028480 35904 33554432000 4194304 4293939 140735574958592 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 41755 35904 250 25 0 38388 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 167020

[startup+522.301 s]
/proc/loadavg: 4.09 3.37 2.06 5/365 1267
/proc/meminfo: memFree=4049944/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=95156 CPUtime=522.29 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 66269 0 0 0 52210 19 0 0 25 0 1 0 609271090 97439744 19151 33554432000 4194304 4293939 140735574958592 18446744073709551615 4256166 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 23789 19151 250 25 0 20422 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 95156

[startup+582.301 s]
/proc/loadavg: 4.03 3.48 2.18 5/365 1296
/proc/meminfo: memFree=4772152/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=144476 CPUtime=582.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 74749 0 0 0 58208 22 0 0 25 0 1 0 609271090 147943424 27529 33554432000 4194304 4293939 140735574958592 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 36119 27529 250 25 0 32752 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144476

[startup+642.3 s]
/proc/loadavg: 4.08 3.59 2.30 5/365 1325
/proc/meminfo: memFree=4674948/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=175296 CPUtime=642.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 80389 0 0 0 64206 24 0 0 25 0 1 0 609271090 179503104 33068 33554432000 4194304 4293939 140735574958592 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 43824 33068 250 25 0 40457 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 175296

[startup+702.301 s]
/proc/loadavg: 4.13 3.69 2.41 5/365 1326
/proc/meminfo: memFree=4572472/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=175296 CPUtime=702.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 85450 0 0 0 70203 27 0 0 25 0 1 0 609271090 179503104 38036 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 43824 38036 250 25 0 40457 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 175296

[startup+762.313 s]
/proc/loadavg: 4.05 3.75 2.51 5/365 1328
/proc/meminfo: memFree=4494932/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=225384 CPUtime=762.31 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 88888 0 0 0 76202 29 0 0 25 0 1 0 609271090 230793216 41394 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 56346 41394 250 25 0 52979 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 225384

[startup+822.301 s]
/proc/loadavg: 4.02 3.79 2.60 5/365 1329
/proc/meminfo: memFree=4400164/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=225384 CPUtime=822.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 91925 0 0 0 82199 31 0 0 25 0 1 0 609271090 230793216 44385 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 56346 44385 250 25 0 52979 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 225384

[startup+882.301 s]
/proc/loadavg: 4.00 3.83 2.68 5/365 1331
/proc/meminfo: memFree=4408940/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=132808 CPUtime=882.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 100730 0 0 0 88196 34 0 0 25 0 1 0 609271090 135995392 26782 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 33202 26782 250 25 0 29835 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 132808

[startup+942.301 s]
/proc/loadavg: 4.08 3.87 2.77 5/365 1333
/proc/meminfo: memFree=4322124/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=151776 CPUtime=942.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 105595 0 0 0 94194 36 0 0 25 0 1 0 609271090 155418624 31531 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 37944 31531 250 25 0 34577 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 151776

[startup+1002.3 s]
/proc/loadavg: 4.03 3.89 2.84 5/365 1334
/proc/meminfo: memFree=4240868/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=182596 CPUtime=1002.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 109665 0 0 0 100192 38 0 0 25 0 1 0 609271090 186978304 35512 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 45649 35512 250 25 0 42282 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 182596

[startup+1062.3 s]
/proc/loadavg: 4.01 3.91 2.91 5/365 1336
/proc/meminfo: memFree=4314124/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=182596 CPUtime=1062.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 113490 0 0 0 106190 40 0 0 25 0 1 0 609271090 186978304 39255 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 45649 39255 250 25 0 42282 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 182596

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.98 5/365 1337
/proc/meminfo: memFree=4238944/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=232684 CPUtime=1122.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 116788 0 0 0 112188 42 0 0 25 0 1 0 609271090 238268416 42491 33554432000 4194304 4293939 140735574958592 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 58171 42491 250 25 0 54804 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 232684

[startup+1182.3 s]
/proc/loadavg: 4.34 4.01 3.06 5/365 1339
/proc/meminfo: memFree=4172832/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=232684 CPUtime=1182.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 119581 0 0 0 118187 43 0 0 25 0 1 0 609271090 238268416 45223 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 58171 45223 250 25 0 54804 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 232684

[startup+1242.3 s]
/proc/loadavg: 4.27 4.04 3.13 5/365 1341
/proc/meminfo: memFree=4094308/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=232684 CPUtime=1242.3 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 122576 0 0 0 124185 45 0 0 25 0 1 0 609271090 238268416 48159 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 58171 48159 250 25 0 54804 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 232684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.18 5/363 1343
/proc/meminfo: memFree=5565564/32950928 swapFree=67056568/67111528
[pid=1225] ppid=1223 vsize=138444 CPUtime=1300.01 cores=0,2
/proc/1225/stat : 1225 (ebminisat_relea) R 1223 1225 1165 0 -1 4202496 131169 0 0 0 129953 48 0 0 25 0 1 0 609271090 141766656 29713 33554432000 4194304 4293939 140735574958592 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1225/statm: 34611 29713 250 25 0 31244 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 138444

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)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.54
CPU system time (s): 0.487925
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 232684

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

runsolver used 5.02024 second user time and 9.89349 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 23:32:20
IDJOB=3349287
IDBENCH=20406
IDSOLVER=1812
FILE ID=node148/3349287-1304976740
RUNJOBID= node148-1304976739-1183
PBS_JOBID= 13285665
Free space on /tmp= 30624 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349287-1304976740/watcher-3349287-1304976740 -o /tmp/evaluation-result-3349287-1304976740/solver-3349287-1304976740 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349287-1304976740.cnf  -verb=0

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=636870732

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5612216 kB
Buffers:        240876 kB
Cached:       23168292 kB
SwapCached:       8268 kB
Active:       11019944 kB
Inactive:     15526272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5612216 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           62172 kB
Writeback:           0 kB
AnonPages:     3135024 kB
Mapped:          27536 kB
Slab:           697192 kB
PageTables:      29924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84941392 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= 30668 MiB
End job on node148 at 2011-05-09 23:54:02