Trace number 3285405

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
kw 2011-02-28? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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: 935)

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-3285405-1303766261/watcher-3285405-1303766261 -o /tmp/evaluation-result-3285405-1303766261/solver-3285405-1303766261 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3285405-1303766261.cnf 

running on 2 cores: 5,7

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: 3.49 3.88 3.87 4/180 27870
/proc/meminfo: memFree=14071740/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=10192 CPUtime=0 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 1791 0 0 0 0 0 0 0 21 0 1 0 488223188 10436608 1742 33554432000 4194304 6935321 140734615860560 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 2548 1749 241 670 0 1869 0

[startup+0.069892 s]
/proc/loadavg: 3.49 3.88 3.87 4/180 27870
/proc/meminfo: memFree=14071740/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=64152 CPUtime=0.06 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 14370 0 0 0 4 2 0 0 21 0 1 0 488223188 65691648 14305 33554432000 4194304 6935321 140734615860560 18446744073709551615 5321952 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 16038 14305 246 670 0 15359 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 64152

[startup+0.100897 s]
/proc/loadavg: 3.49 3.88 3.87 4/180 27870
/proc/meminfo: memFree=14071740/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=64432 CPUtime=0.09 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 14440 0 0 0 7 2 0 0 21 0 1 0 488223188 65978368 14375 33554432000 4194304 6935321 140734615860560 18446744073709551615 5354935 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 16108 14375 249 670 0 15429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64432

[startup+0.300848 s]
/proc/loadavg: 3.49 3.88 3.87 4/180 27870
/proc/meminfo: memFree=14071740/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=73176 CPUtime=0.29 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 16593 0 0 0 27 2 0 0 22 0 1 0 488223188 74932224 16528 33554432000 4194304 6935321 140734615860560 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 18294 16528 252 670 0 17615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73176

[startup+0.700773 s]
/proc/loadavg: 3.49 3.88 3.87 4/180 27870
/proc/meminfo: memFree=14071740/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=100008 CPUtime=0.69 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 23147 0 0 0 66 3 0 0 23 0 1 0 488223188 102408192 23082 33554432000 4194304 6935321 140734615860560 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 25002 23083 252 670 0 24323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100008

[startup+1.50063 s]
/proc/loadavg: 3.53 3.89 3.87 5/187 27883
/proc/meminfo: memFree=13752952/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=129744 CPUtime=1.49 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 32000 0 0 0 139 10 0 0 25 0 1 0 488223188 132857856 30629 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 32436 30629 286 670 0 31757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129744

[startup+3.10031 s]
/proc/loadavg: 3.53 3.89 3.87 5/190 27889
/proc/meminfo: memFree=13370896/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=129744 CPUtime=3.09 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 32002 0 0 0 299 10 0 0 25 0 1 0 488223188 132857856 30631 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346689 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 32436 30631 286 670 0 31757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 129744

[startup+6.3007 s]
/proc/loadavg: 3.53 3.89 3.87 5/190 27889
/proc/meminfo: memFree=12788468/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=129744 CPUtime=6.29 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 32006 0 0 0 619 10 0 0 25 0 1 0 488223188 132857856 30635 33554432000 4194304 6935321 140734615860560 18446744073709551615 4348049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 32436 30635 286 670 0 31757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129744

[startup+12.7005 s]
/proc/loadavg: 3.75 3.92 3.88 5/190 27889
/proc/meminfo: memFree=12374436/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=129744 CPUtime=12.69 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 32069 0 0 0 1259 10 0 0 25 0 1 0 488223188 132857856 30698 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 32436 30698 286 670 0 31757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129744

[startup+25.501 s]
/proc/loadavg: 3.79 3.92 3.88 5/190 27890
/proc/meminfo: memFree=12348200/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=136692 CPUtime=25.49 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 33830 0 0 0 2539 10 0 0 25 0 1 0 488223188 139972608 32457 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 34173 32457 286 670 0 33494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136692

[startup+51.1011 s]
/proc/loadavg: 3.87 3.93 3.89 5/190 27890
/proc/meminfo: memFree=12155444/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=160740 CPUtime=51.09 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 39830 0 0 0 5098 11 0 0 25 0 1 0 488223188 164597760 38451 33554432000 4194304 6935321 140734615860560 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 40185 38451 286 670 0 39506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160740

[startup+102.307 s]
/proc/loadavg: 3.94 3.94 3.89 5/190 27892
/proc/meminfo: memFree=11861284/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=216752 CPUtime=102.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 53685 0 0 0 10216 14 0 0 25 0 1 0 488223188 221954048 52294 33554432000 4194304 6935321 140734615860560 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 54188 52294 298 670 0 53509 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 216752

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 27893
/proc/meminfo: memFree=11806068/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=224904 CPUtime=162.29 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 55907 0 0 0 16215 14 0 0 25 0 1 0 488223188 230301696 54515 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 56226 54515 298 670 0 55547 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 224904

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/190 27895
/proc/meminfo: memFree=11760284/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=252456 CPUtime=222.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 62695 0 0 0 22214 16 0 0 25 0 1 0 488223188 258514944 61302 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347640 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 63114 61302 298 670 0 62435 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 252456

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 27897
/proc/meminfo: memFree=11721212/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=257764 CPUtime=282.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 64028 0 0 0 28214 16 0 0 25 0 1 0 488223188 263950336 62635 33554432000 4194304 6935321 140734615860560 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 64441 62635 298 670 0 63762 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 257764

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 27898
/proc/meminfo: memFree=11622372/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=318504 CPUtime=342.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 79242 0 0 0 34211 19 0 0 25 0 1 0 488223188 326148096 77830 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 79626 77830 298 670 0 78947 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 318504

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 27900
/proc/meminfo: memFree=11612556/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=318504 CPUtime=402.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 79243 0 0 0 40212 19 0 0 25 0 1 0 488223188 326148096 77831 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 79626 77831 298 670 0 78947 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 318504

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 27901
/proc/meminfo: memFree=11606720/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=462.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80922 0 0 0 46212 19 0 0 25 0 1 0 488223188 332963840 79510 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79510 298 670 0 80611 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 325160

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27903
/proc/meminfo: memFree=11574460/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=522.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80929 0 0 0 52212 19 0 0 25 0 1 0 488223188 332963840 79517 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79517 298 670 0 80611 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 325160

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27905
/proc/meminfo: memFree=11554112/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=582.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80929 0 0 0 58212 19 0 0 25 0 1 0 488223188 332963840 79517 33554432000 4194304 6935321 140734615860560 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79517 298 670 0 80611 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 325160

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27906
/proc/meminfo: memFree=11486884/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=642.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80940 0 0 0 64213 19 0 0 25 0 1 0 488223188 332963840 79528 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79528 298 670 0 80611 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 325160

[startup+702.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 27908
/proc/meminfo: memFree=11436772/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=702.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80940 0 0 0 70212 19 0 0 25 0 1 0 488223188 332963840 79528 33554432000 4194304 6935321 140734615860560 18446744073709551615 4430659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79528 298 670 0 80611 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 325160

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 27909
/proc/meminfo: memFree=11436632/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=762.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80944 0 0 0 76213 19 0 0 25 0 1 0 488223188 332963840 79532 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79532 298 670 0 80611 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 325160

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27911
/proc/meminfo: memFree=11434760/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=822.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80944 0 0 0 82213 19 0 0 25 0 1 0 488223188 332963840 79532 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79532 298 670 0 80611 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 325160

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27913
/proc/meminfo: memFree=11409332/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=882.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80947 0 0 0 88211 19 0 0 25 0 1 0 488223188 332963840 79535 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79535 298 670 0 80611 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 325160

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27914
/proc/meminfo: memFree=11409300/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=942.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80951 0 0 0 94211 19 0 0 25 0 1 0 488223188 332963840 79539 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79539 298 670 0 80611 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 325160

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 27916
/proc/meminfo: memFree=11344684/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=1002.3 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80952 0 0 0 100211 19 0 0 25 0 1 0 488223188 332963840 79540 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79540 298 670 0 80611 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 325160

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 27917
/proc/meminfo: memFree=11344788/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=325160 CPUtime=1062.31 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 80952 0 0 0 106212 19 0 0 25 0 1 0 488223188 332963840 79540 33554432000 4194304 6935321 140734615860560 18446744073709551615 4429769 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 81290 79540 298 670 0 80611 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 325160

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 27919
/proc/meminfo: memFree=11314752/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=348004 CPUtime=1122.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 88229 0 0 0 112211 21 0 0 25 0 1 0 488223188 356356096 85244 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347653 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 87001 85244 298 670 0 86322 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 348004

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27921
/proc/meminfo: memFree=11265260/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=348004 CPUtime=1182.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 88229 0 0 0 118211 21 0 0 25 0 1 0 488223188 356356096 85244 33554432000 4194304 6935321 140734615860560 18446744073709551615 4346684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 87001 85244 298 670 0 86322 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 348004

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27922
/proc/meminfo: memFree=11254448/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=348004 CPUtime=1242.32 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 88233 0 0 0 124211 21 0 0 25 0 1 0 488223188 356356096 85248 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 87001 85248 298 670 0 86322 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 348004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27924
/proc/meminfo: memFree=11224304/32950928 swapFree=67087032/67111528
[pid=27870] ppid=27868 vsize=348004 CPUtime=1300.03 cores=5,7
/proc/27870/stat : 27870 (kw) R 27868 27870 26622 0 -1 4202496 88236 0 0 0 129982 21 0 0 25 0 1 0 488223188 356356096 85251 33554432000 4194304 6935321 140734615860560 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27870/statm: 87001 85251 298 670 0 86322 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 348004

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.05
CPU user time (s): 1299.82
CPU system time (s): 0.228965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 348004

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

runsolver used 2.07468 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 23:17:41
IDJOB=3285405
IDBENCH=82381
IDSOLVER=1658
FILE ID=node148/3285405-1303766261
RUNJOBID= node148-1303766261-27849
PBS_JOBID= 13157117
Free space on /tmp= 70588 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285405-1303766261/watcher-3285405-1303766261 -o /tmp/evaluation-result-3285405-1303766261/solver-3285405-1303766261 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3285405-1303766261.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=94321529

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:      14072616 kB
Buffers:       2059732 kB
Cached:       16199624 kB
SwapCached:       5264 kB
Active:        9074684 kB
Inactive:      9240736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14072616 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           30868 kB
Writeback:           0 kB
AnonPages:       51728 kB
Mapped:          13476 kB
Slab:           498700 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   201856 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= 70468 MiB
End job on node148 at 2011-04-25 23:39:23