Trace number 3380263

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: cir_minisat 2011-05-13 (simp)? (TO) 1300.19 1300.16

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3380263-1305458825/watcher-3380263-1305458825 -o /tmp/evaluation-result-3380263-1305458825/solver-3380263-1305458825 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380263-1305458825.cnf 

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: 1.25 1.37 2.32 4/290 17440
/proc/meminfo: memFree=17994364/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=23232 CPUtime=0 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 1481 0 0 0 0 0 0 0 22 0 1 0 657482714 23789568 1425 33554432000 4194304 4300288 140735097857968 18446744073709551615 4201680 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 5808 1425 218 26 0 2440 0

[startup+0.105712 s]
/proc/loadavg: 1.25 1.37 2.32 4/290 17440
/proc/meminfo: memFree=17994364/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=41480 CPUtime=0.09 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 5522 0 0 0 9 0 0 0 22 0 1 0 657482714 42475520 5363 33554432000 4194304 4300288 140735097857968 18446744073709551615 4277933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 10370 5365 218 26 0 7002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41480

[startup+0.200695 s]
/proc/loadavg: 1.25 1.37 2.32 4/290 17440
/proc/meminfo: memFree=17994364/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=59384 CPUtime=0.19 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 11002 0 0 0 18 1 0 0 23 0 1 0 657482714 60809216 9998 33554432000 4194304 4300288 140735097857968 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 14846 10001 218 26 0 11478 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 59384

[startup+0.300678 s]
/proc/loadavg: 1.25 1.37 2.32 4/290 17440
/proc/meminfo: memFree=17994364/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=83548 CPUtime=0.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 17303 0 0 0 27 2 0 0 23 0 1 0 657482714 85553152 15526 33554432000 4194304 4300288 140735097857968 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 20887 15527 218 26 0 17519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83548

[startup+0.700607 s]
/proc/loadavg: 1.25 1.37 2.32 4/290 17440
/proc/meminfo: memFree=17994364/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=179180 CPUtime=0.69 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 40099 0 0 0 63 6 0 0 25 0 1 0 657482714 183480320 36612 33554432000 4194304 4300288 140735097857968 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 44795 36614 218 26 0 41427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179180

[startup+1.50047 s]
/proc/loadavg: 1.47 1.42 2.33 5/294 17447
/proc/meminfo: memFree=17610752/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=368712 CPUtime=1.49 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 85294 0 0 0 136 13 0 0 25 0 1 0 657482714 377561088 77960 33554432000 4194304 4300288 140735097857968 18446744073709551615 4256880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 92178 77962 218 26 0 88810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 368712

[startup+3.10018 s]
/proc/loadavg: 1.47 1.42 2.33 5/297 17453
/proc/meminfo: memFree=16846644/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=601272 CPUtime=3.1 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 148577 0 0 0 286 24 0 0 25 0 1 0 657482714 615702528 132587 33554432000 4194304 4300288 140735097857968 18446744073709551615 4228544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 150318 132587 221 26 0 146950 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 601272

[startup+6.30061 s]
/proc/loadavg: 1.47 1.42 2.33 5/297 17454
/proc/meminfo: memFree=16412576/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=601272 CPUtime=6.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 148577 0 0 0 602 27 0 0 25 0 1 0 657482714 615702528 132587 33554432000 4194304 4300288 140735097857968 18446744073709551615 4228511 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 150318 132587 221 26 0 146950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 601272

[startup+12.7005 s]
/proc/loadavg: 2.08 1.55 2.37 5/297 17454
/proc/meminfo: memFree=16188316/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=664628 CPUtime=12.69 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 167891 0 0 0 1237 32 0 0 25 0 1 0 657482714 680579072 151858 33554432000 4194304 4300288 140735097857968 18446744073709551615 4230872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 166157 151858 222 26 0 162789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 664628

[startup+25.5002 s]
/proc/loadavg: 2.37 1.63 2.38 5/297 17454
/proc/meminfo: memFree=16406080/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=597880 CPUtime=25.49 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 193649 0 0 0 2513 36 0 0 25 0 1 0 657482714 612229120 126019 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268298 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 149470 126019 242 26 0 146102 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 597880

[startup+51.1007 s]
/proc/loadavg: 2.93 1.82 2.43 5/297 17482
/proc/meminfo: memFree=16878252/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=679268 CPUtime=51.09 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 208413 0 0 0 5070 39 0 0 25 0 1 0 657482714 695570432 140781 33554432000 4194304 4300288 140735097857968 18446744073709551615 4249469 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 169817 140781 243 26 0 166449 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 679268

[startup+102.301 s]
/proc/loadavg: 3.57 2.18 2.51 5/297 17483
/proc/meminfo: memFree=16616732/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=811528 CPUtime=102.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 241884 0 0 0 10186 43 0 0 25 0 1 0 657482714 831004672 174242 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 202882 174242 243 26 0 199514 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 811528

[startup+162.301 s]
/proc/loadavg: 3.84 2.51 2.60 5/297 17485
/proc/meminfo: memFree=16242032/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1026452 CPUtime=162.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 275914 0 0 0 16182 47 0 0 25 0 1 0 657482714 1051086848 208257 33554432000 4194304 4300288 140735097857968 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 256613 208257 243 26 0 253245 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1026452

[startup+222.3 s]
/proc/loadavg: 3.94 2.78 2.69 5/297 17486
/proc/meminfo: memFree=15903672/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1026452 CPUtime=222.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 313322 0 0 0 22177 52 0 0 25 0 1 0 657482714 1051086848 245662 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 256613 245662 243 26 0 253245 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1026452

[startup+282.301 s]
/proc/loadavg: 4.13 3.04 2.78 5/297 17488
/proc/meminfo: memFree=15560916/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1375700 CPUtime=282.29 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 335448 0 0 0 28175 54 0 0 25 0 1 0 657482714 1408716800 267786 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 343925 267786 243 26 0 340557 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1375700

[startup+342.3 s]
/proc/loadavg: 4.05 3.22 2.86 5/297 17490
/proc/meminfo: memFree=15203508/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1375700 CPUtime=342.3 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 368629 0 0 0 34173 57 0 0 25 0 1 0 657482714 1408716800 300952 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 343925 300952 243 26 0 340557 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1375700

[startup+402.301 s]
/proc/loadavg: 4.02 3.36 2.93 5/297 17491
/proc/meminfo: memFree=14815840/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1943228 CPUtime=402.3 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 408970 0 0 0 40168 62 0 0 25 0 1 0 657482714 1989865472 341279 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 485807 341279 243 26 0 482439 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1943228

[startup+462.301 s]
/proc/loadavg: 4.00 3.47 2.99 5/297 17493
/proc/meminfo: memFree=14369292/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1943228 CPUtime=462.3 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 457334 0 0 0 46160 70 0 0 25 0 1 0 657482714 1989865472 389625 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 485807 389625 243 26 0 482439 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1943228

[startup+522.3 s]
/proc/loadavg: 4.00 3.56 3.05 5/297 17494
/proc/meminfo: memFree=14001332/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1943228 CPUtime=522.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 494160 0 0 0 52157 74 0 0 25 0 1 0 657482714 1989865472 426443 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 485807 426443 243 26 0 482439 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1943228

[startup+582.301 s]
/proc/loadavg: 4.10 3.67 3.12 5/297 17496
/proc/meminfo: memFree=13637984/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=1943228 CPUtime=582.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 531658 0 0 0 58152 79 0 0 25 0 1 0 657482714 1989865472 463932 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 485807 463932 243 26 0 482439 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1943228

[startup+642.311 s]
/proc/loadavg: 4.04 3.73 3.17 5/297 17498
/proc/meminfo: memFree=13285664/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=642.32 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 564833 0 0 0 64148 84 0 0 25 0 1 0 657482714 2934235136 497093 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268282 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 497093 243 26 0 712998 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2865464

[startup+702.301 s]
/proc/loadavg: 4.01 3.77 3.22 5/297 17499
/proc/meminfo: memFree=12901092/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=702.3 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 602293 0 0 0 70142 88 0 0 25 0 1 0 657482714 2934235136 534539 33554432000 4194304 4300288 140735097857968 18446744073709551615 4250829 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 534539 243 26 0 712998 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2865464

[startup+762.301 s]
/proc/loadavg: 4.00 3.81 3.26 5/297 17501
/proc/meminfo: memFree=12412868/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=762.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 656058 0 0 0 76136 95 0 0 25 0 1 0 657482714 2934235136 588292 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268375 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 588292 243 26 0 712998 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2865464

[startup+822.3 s]
/proc/loadavg: 4.18 3.89 3.32 5/297 17502
/proc/meminfo: memFree=12014424/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=822.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 694793 0 0 0 82131 100 0 0 25 0 1 0 657482714 2934235136 627012 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 627012 243 26 0 712998 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2865464

[startup+882.301 s]
/proc/loadavg: 4.10 3.92 3.37 5/297 17504
/proc/meminfo: memFree=11604816/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=882.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 734156 0 0 0 88125 106 0 0 25 0 1 0 657482714 2934235136 666364 33554432000 4194304 4300288 140735097857968 18446744073709551615 4271139 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 666364 243 26 0 712998 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2865464

[startup+942.3 s]
/proc/loadavg: 4.03 3.93 3.40 5/297 17505
/proc/meminfo: memFree=11214300/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=2865464 CPUtime=942.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 771909 0 0 0 94120 111 0 0 25 0 1 0 657482714 2934235136 704111 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 716366 704111 243 26 0 712998 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2865464

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.44 5/297 17507
/proc/meminfo: memFree=10793652/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1002.32 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 810072 0 0 0 100115 117 0 0 25 0 1 0 657482714 4468834304 742260 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 742260 243 26 0 1087656 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4364096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.47 5/297 17509
/proc/meminfo: memFree=10349104/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1062.32 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 861432 0 0 0 106110 122 0 0 25 0 1 0 657482714 4468834304 793614 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268529 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 793614 243 26 0 1087656 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4364096

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.50 5/297 17510
/proc/meminfo: memFree=9971612/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1122.31 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 900511 0 0 0 112104 127 0 0 25 0 1 0 657482714 4468834304 832690 33554432000 4194304 4300288 140735097857968 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 832690 243 26 0 1087656 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 4364096

[startup+1182.3 s]
/proc/loadavg: 4.07 3.98 3.54 5/297 17512
/proc/meminfo: memFree=9644592/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1182.33 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 921858 0 0 0 118103 130 0 0 25 0 1 0 657482714 4468834304 854031 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 854031 243 26 0 1087656 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4364096

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.56 5/297 17513
/proc/meminfo: memFree=9359972/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1242.32 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 940265 0 0 0 124100 132 0 0 25 0 1 0 657482714 4468834304 872438 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 872438 243 26 0 1087656 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4364096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.58 5/292 17533
/proc/meminfo: memFree=10346756/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=4364096 CPUtime=1300.04 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4202496 951504 0 0 0 129871 133 0 0 25 0 1 0 657482714 4468834304 883674 33554432000 4194304 4300288 140735097857968 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17440/statm: 1091024 883674 243 26 0 1087656 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4364096

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

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

[startup+1300.12 s]
/proc/loadavg: 4.01 3.98 3.58 5/292 17533
/proc/meminfo: memFree=10346756/32950928 swapFree=64721848/67111528
[pid=17440] ppid=17438 vsize=0 CPUtime=1300.14 cores=1,3
/proc/17440/stat : 17440 (cir_minisat) R 17438 17440 14954 0 -1 4203524 951504 0 0 0 129871 143 0 0 25 0 1 0 657482714 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/17440/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.16
CPU time (s): 1300.19
CPU user time (s): 1298.72
CPU system time (s): 1.47278
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4364096

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

runsolver used 3.45147 second user time and 8.37773 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:27:09
IDJOB=3380263
IDBENCH=82374
IDSOLVER=1863
FILE ID=node123/3380263-1305458825
RUNJOBID= node123-1305458824-17412
PBS_JOBID= 13324867
Free space on /tmp= 72980 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380263-1305458825/watcher-3380263-1305458825 -o /tmp/evaluation-result-3380263-1305458825/solver-3380263-1305458825 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380263-1305458825.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1682868906

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17994768 kB
Buffers:        320164 kB
Cached:        4770352 kB
SwapCached:      10528 kB
Active:       11370268 kB
Inactive:      3295424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17994768 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:          453156 kB
Writeback:           0 kB
AnonPages:     9572764 kB
Mapped:          22928 kB
Slab:           189760 kB
PageTables:      38188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45257884 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= 73084 MiB
End job on node123 at 2011-05-15 13:48:51