Trace number 3349274

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

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 1,3

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.85 1.81 2.85 4/351 4451
/proc/meminfo: memFree=8157156/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=19804 CPUtime=0 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 545 0 0 0 0 0 0 0 21 0 1 0 609734479 20279296 488 33554432000 4194304 4293939 140736574529344 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 4951 490 217 25 0 1584 0

[startup+0.0722 s]
/proc/loadavg: 0.85 1.81 2.85 4/351 4451
/proc/meminfo: memFree=8157156/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=16672 CPUtime=0.06 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 1045 0 0 0 6 0 0 0 21 0 1 0 609734479 17072128 807 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256256 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 4168 807 241 25 0 801 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16672

[startup+0.101189 s]
/proc/loadavg: 0.85 1.81 2.85 4/351 4451
/proc/meminfo: memFree=8157156/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=17144 CPUtime=0.09 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 1078 0 0 0 9 0 0 0 21 0 1 0 609734479 17555456 836 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 4286 837 241 25 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17144

[startup+0.300155 s]
/proc/loadavg: 0.85 1.81 2.85 4/351 4451
/proc/meminfo: memFree=8157156/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=18164 CPUtime=0.29 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 1293 0 0 0 29 0 0 0 22 0 1 0 609734479 18599936 1041 33554432000 4194304 4293939 140736574529344 18446744073709551615 254504129163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 4541 1041 241 25 0 1174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18164

[startup+0.701074 s]
/proc/loadavg: 0.85 1.81 2.85 4/351 4451
/proc/meminfo: memFree=8157156/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=20948 CPUtime=0.69 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 2011 0 0 0 69 0 0 0 24 0 1 0 609734479 21450752 1753 33554432000 4194304 4293939 140736574529344 18446744073709551615 4251575 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 5237 1753 241 25 0 1870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20948

[startup+1.50091 s]
/proc/loadavg: 0.85 1.81 2.85 5/360 4469
/proc/meminfo: memFree=8098696/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=25272 CPUtime=1.49 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 2540 0 0 0 149 0 0 0 25 0 1 0 609734479 25878528 2257 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 6318 2257 241 25 0 2951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25272

[startup+3.10059 s]
/proc/loadavg: 0.85 1.81 2.85 5/360 4469
/proc/meminfo: memFree=8068788/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=25272 CPUtime=3.09 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 2769 0 0 0 309 0 0 0 25 0 1 0 609734479 25878528 2482 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 6318 2482 241 25 0 2951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25272

[startup+6.30096 s]
/proc/loadavg: 1.10 1.84 2.85 5/363 4475
/proc/meminfo: memFree=7858112/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=25272 CPUtime=6.29 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 3106 0 0 0 629 0 0 0 25 0 1 0 609734479 25878528 2808 33554432000 4194304 4293939 140736574529344 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 6318 2808 241 25 0 2951 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25272

[startup+12.7007 s]
/proc/loadavg: 1.33 1.88 2.86 5/363 4475
/proc/meminfo: memFree=7665820/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=30740 CPUtime=12.69 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 4665 0 0 0 1269 0 0 0 25 0 1 0 609734479 31477760 4321 33554432000 4194304 4293939 140736574529344 18446744073709551615 4262944 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 7685 4321 241 25 0 4318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30740

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.88 5/363 4475
/proc/meminfo: memFree=7659468/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=31424 CPUtime=25.49 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 8444 0 0 0 2549 0 0 0 25 0 1 0 609734479 32178176 4492 33554432000 4194304 4293939 140736574529344 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 7856 4492 241 25 0 4489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31424

[startup+51.101 s]
/proc/loadavg: 2.79 2.19 2.92 5/363 4476
/proc/meminfo: memFree=7568116/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=40172 CPUtime=51.09 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 10225 0 0 0 5108 1 0 0 25 0 1 0 609734479 41136128 6223 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 10043 6223 243 25 0 6676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40172

[startup+102.314 s]
/proc/loadavg: 3.55 2.48 2.98 5/363 4477
/proc/meminfo: memFree=7447856/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=42880 CPUtime=102.3 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 19898 0 0 0 10228 2 0 0 25 0 1 0 609734479 43909120 6725 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 10720 6725 243 25 0 7353 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42880

[startup+162.301 s]
/proc/loadavg: 3.83 2.75 3.04 5/363 4479
/proc/meminfo: memFree=7386312/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=50076 CPUtime=162.3 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 22377 0 0 0 16227 3 0 0 25 0 1 0 609734479 51277824 9141 33554432000 4194304 4293939 140736574529344 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 12519 9141 243 25 0 9152 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50076

[startup+222.301 s]
/proc/loadavg: 3.94 2.98 3.10 5/363 4480
/proc/meminfo: memFree=7377972/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=43980 CPUtime=222.3 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 24055 0 0 0 22227 3 0 0 25 0 1 0 609734479 45035520 7492 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 10995 7492 243 25 0 7628 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43980

[startup+282.301 s]
/proc/loadavg: 3.97 3.16 3.15 5/363 4482
/proc/meminfo: memFree=7412528/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=52796 CPUtime=282.31 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 26454 0 0 0 28227 4 0 0 25 0 1 0 609734479 54063104 9837 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 13199 9837 243 25 0 9832 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 52796

[startup+342.301 s]
/proc/loadavg: 3.99 3.31 3.20 5/363 4484
/proc/meminfo: memFree=7356576/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=57228 CPUtime=342.31 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 26985 0 0 0 34227 4 0 0 25 0 1 0 609734479 58601472 10352 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 14307 10352 243 25 0 10940 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 57228

[startup+402.301 s]
/proc/loadavg: 4.04 3.45 3.25 5/363 4485
/proc/meminfo: memFree=7429328/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=57228 CPUtime=402.31 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 27462 0 0 0 40227 4 0 0 25 0 1 0 609734479 58601472 10815 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256153 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 14307 10815 243 25 0 10940 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 57228

[startup+462.301 s]
/proc/loadavg: 4.01 3.55 3.30 5/363 4487
/proc/meminfo: memFree=7046132/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=462.31 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 30894 0 0 0 46227 4 0 0 25 0 1 0 609734479 77725696 11282 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 11282 243 25 0 15609 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 75904

[startup+522.301 s]
/proc/loadavg: 4.00 3.63 3.34 5/363 4488
/proc/meminfo: memFree=7256900/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=522.31 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 31304 0 0 0 52227 4 0 0 25 0 1 0 609734479 77725696 11685 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 11685 243 25 0 15609 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 75904

[startup+582.301 s]
/proc/loadavg: 4.07 3.72 3.39 5/363 4490
/proc/meminfo: memFree=7113880/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=582.32 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 31304 0 0 0 58228 4 0 0 25 0 1 0 609734479 77725696 11685 33554432000 4194304 4293939 140736574529344 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 11685 243 25 0 15609 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 75904

[startup+642.3 s]
/proc/loadavg: 4.06 3.78 3.43 5/363 4492
/proc/meminfo: memFree=7185144/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=642.32 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 34239 0 0 0 64227 5 0 0 25 0 1 0 609734479 77725696 14557 33554432000 4194304 4293939 140736574529344 18446744073709551615 4264716 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 14557 243 25 0 15609 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 75904

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.46 5/363 4502
/proc/meminfo: memFree=7003408/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=702.32 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 35318 0 0 0 70227 5 0 0 25 0 1 0 609734479 77725696 15614 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 15614 243 25 0 15609 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 75904

[startup+762.313 s]
/proc/loadavg: 4.01 3.85 3.49 5/363 4504
/proc/meminfo: memFree=7225204/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=762.34 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 35318 0 0 0 76229 5 0 0 25 0 1 0 609734479 77725696 15614 33554432000 4194304 4293939 140736574529344 18446744073709551615 4248658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 15614 243 25 0 15609 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 75904

[startup+822.3 s]
/proc/loadavg: 4.08 3.89 3.53 5/363 4505
/proc/meminfo: memFree=6976528/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=822.33 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 35318 0 0 0 82228 5 0 0 25 0 1 0 609734479 77725696 15614 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 15614 243 25 0 15609 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 75904

[startup+882.3 s]
/proc/loadavg: 4.10 3.92 3.56 5/363 4507
/proc/meminfo: memFree=7181208/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=882.33 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 35318 0 0 0 88228 5 0 0 25 0 1 0 609734479 77725696 15614 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 15614 243 25 0 15609 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 75904

[startup+942.3 s]
/proc/loadavg: 4.04 3.94 3.58 5/363 4512
/proc/meminfo: memFree=7039084/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=75904 CPUtime=942.33 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 35318 0 0 0 94228 5 0 0 25 0 1 0 609734479 77725696 15614 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 18976 15614 243 25 0 15609 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 75904

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.61 5/363 4513
/proc/meminfo: memFree=7302684/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=64600 CPUtime=1002.33 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 39186 0 0 0 100228 5 0 0 25 0 1 0 609734479 66150400 12482 33554432000 4194304 4293939 140736574529344 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 16150 12482 243 25 0 12783 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 64600

[startup+1062.3 s]
/proc/loadavg: 4.16 4.00 3.64 5/363 4515
/proc/meminfo: memFree=6974296/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=83276 CPUtime=1062.34 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 44326 0 0 0 106228 6 0 0 25 0 1 0 609734479 85274624 17455 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 20819 17455 243 25 0 17452 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 83276

[startup+1122.3 s]
/proc/loadavg: 4.12 4.01 3.67 5/363 4516
/proc/meminfo: memFree=7286224/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=83276 CPUtime=1122.34 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 44326 0 0 0 112228 6 0 0 25 0 1 0 609734479 85274624 17455 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 20819 17455 243 25 0 17452 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 83276

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.68 5/363 4518
/proc/meminfo: memFree=7212772/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=83276 CPUtime=1182.34 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 44326 0 0 0 118228 6 0 0 25 0 1 0 609734479 85274624 17455 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255723 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 20819 17455 243 25 0 17452 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 83276

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.70 5/363 4520
/proc/meminfo: memFree=6858600/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=83276 CPUtime=1242.35 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 44326 0 0 0 124229 6 0 0 25 0 1 0 609734479 85274624 17455 33554432000 4194304 4293939 140736574529344 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 20819 17455 243 25 0 17452 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 83276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.72 5/363 4521
/proc/meminfo: memFree=7117956/32950928 swapFree=45936960/67111528
[pid=4451] ppid=4449 vsize=83276 CPUtime=1300.05 cores=1,3
/proc/4451/stat : 4451 (ebminisat_relea) R 4449 4451 3554 0 -1 4202496 44326 0 0 0 129999 6 0 0 25 0 1 0 609734479 85274624 17455 33554432000 4194304 4293939 140736574529344 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4451/statm: 20819 17455 243 25 0 17452 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 83276

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.07
CPU user time (s): 1300.01
CPU system time (s): 0.068989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 94580

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

runsolver used 4.41633 second user time and 10.7974 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-10 00:49:38
IDJOB=3349274
IDBENCH=84237
IDSOLVER=1812
FILE ID=node149/3349274-1304981378
RUNJOBID= node149-1304981378-4433
PBS_JOBID= 13285664
Free space on /tmp= 42504 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349274-1304981378/watcher-3349274-1304981378 -o /tmp/evaluation-result-3349274-1304981378/solver-3349274-1304981378 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349274-1304981378.cnf  -verb=0

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
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:       8157568 kB
Buffers:        243252 kB
Cached:       19498920 kB
SwapCached:      21040 kB
Active:        9680588 kB
Inactive:     14406988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8157568 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            2056 kB
Writeback:           0 kB
AnonPages:     4337448 kB
Mapped:          13544 kB
Slab:           568092 kB
PageTables:      71972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80197556 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= 42436 MiB
End job on node149 at 2011-05-10 01:11:20