Trace number 3380262

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.18 1300.15

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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-3380262-1305458814/watcher-3380262-1305458814 -o /tmp/evaluation-result-3380262-1305458814/solver-3380262-1305458814 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380262-1305458814.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: 2.78 2.92 2.82 4/352 6764
/proc/meminfo: memFree=16847224/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=23232 CPUtime=0 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 1482 0 0 0 0 0 0 0 23 0 1 0 657481419 23789568 1425 33554432000 4194304 4300288 140735975523504 18446744073709551615 4277268 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 5808 1425 218 26 0 2440 0

[startup+0.0205751 s]
/proc/loadavg: 2.78 2.92 2.82 4/352 6764
/proc/meminfo: memFree=16847224/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=23232 CPUtime=0.01 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 1482 0 0 0 1 0 0 0 23 0 1 0 657481419 23789568 1425 33554432000 4194304 4300288 140735975523504 18446744073709551615 4200605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 5808 1425 218 26 0 2440 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23232

[startup+0.10056 s]
/proc/loadavg: 2.78 2.92 2.82 4/352 6764
/proc/meminfo: memFree=16847224/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=41096 CPUtime=0.08 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 5312 0 0 0 8 0 0 0 23 0 1 0 657481419 42082304 5213 33554432000 4194304 4300288 140735975523504 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 10274 5215 218 26 0 6906 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41096

[startup+0.300525 s]
/proc/loadavg: 2.78 2.92 2.82 4/352 6764
/proc/meminfo: memFree=16847224/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=82108 CPUtime=0.29 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 15860 0 0 0 27 2 0 0 25 0 1 0 657481419 84078592 14538 33554432000 4194304 4300288 140735975523504 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 20527 14544 218 26 0 17159 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82108

[startup+0.700455 s]
/proc/loadavg: 2.78 2.92 2.82 4/352 6764
/proc/meminfo: memFree=16847224/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=163464 CPUtime=0.69 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 37991 0 0 0 64 5 0 0 25 0 1 0 657481419 167387136 34503 33554432000 4194304 4300288 140735975523504 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 40866 34505 218 26 0 37498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 163464

[startup+1.50031 s]
/proc/loadavg: 2.78 2.92 2.82 5/351 6768
/proc/meminfo: memFree=16755480/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=365280 CPUtime=1.48 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 83329 0 0 0 137 11 0 0 25 0 1 0 657481419 374046720 75994 33554432000 4194304 4300288 140735975523504 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 91320 75998 218 26 0 87952 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 365280

[startup+3.10103 s]
/proc/loadavg: 2.78 2.92 2.82 5/350 6768
/proc/meminfo: memFree=16563536/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=442820 CPUtime=3.09 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 107327 0 0 0 294 15 0 0 25 0 1 0 657481419 453447680 96530 33554432000 4194304 4300288 140735975523504 18446744073709551615 4228023 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 110705 96530 221 26 0 107337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442820

[startup+6.30047 s]
/proc/loadavg: 2.87 2.94 2.83 5/350 6786
/proc/meminfo: memFree=16485684/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=442820 CPUtime=6.29 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 107327 0 0 0 614 15 0 0 25 0 1 0 657481419 453447680 96530 33554432000 4194304 4300288 140735975523504 18446744073709551615 4228696 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 110705 96530 221 26 0 107337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 442820

[startup+12.7003 s]
/proc/loadavg: 2.96 2.96 2.83 5/353 6819
/proc/meminfo: memFree=15935364/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=540972 CPUtime=12.69 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 120226 0 0 0 1251 18 0 0 25 0 1 0 657481419 553955328 109403 33554432000 4194304 4300288 140735975523504 18446744073709551615 4228669 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 135243 109403 222 26 0 131875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 540972

[startup+25.5011 s]
/proc/loadavg: 3.19 3.01 2.85 5/353 6819
/proc/meminfo: memFree=15462488/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=437448 CPUtime=25.49 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 144791 0 0 0 2527 22 0 0 25 0 1 0 657481419 447946752 97123 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 109362 97123 243 26 0 105994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 437448

[startup+51.1006 s]
/proc/loadavg: 3.47 3.09 2.88 5/353 6820
/proc/meminfo: memFree=15480124/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=568924 CPUtime=51.09 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 163916 0 0 0 5083 26 0 0 25 0 1 0 657481419 582578176 116237 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 142231 116237 243 26 0 138863 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 568924

[startup+102.314 s]
/proc/loadavg: 3.77 3.22 2.94 5/353 6821
/proc/meminfo: memFree=15131468/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=701184 CPUtime=102.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 202791 0 0 0 10197 34 0 0 25 0 1 0 657481419 718012416 155094 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 175296 155094 243 26 0 171928 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 701184

[startup+162.301 s]
/proc/loadavg: 3.91 3.36 3.00 5/353 6823
/proc/meminfo: memFree=14777892/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=916108 CPUtime=162.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 235457 0 0 0 16189 41 0 0 25 0 1 0 657481419 938094592 187747 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 229027 187747 243 26 0 225659 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 916108

[startup+222.3 s]
/proc/loadavg: 4.05 3.49 3.06 5/353 6852
/proc/meminfo: memFree=15407836/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1265356 CPUtime=222.29 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 267713 0 0 0 22183 46 0 0 25 0 1 0 657481419 1295724544 219995 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 316339 219995 243 26 0 312971 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1265356

[startup+282.301 s]
/proc/loadavg: 4.02 3.58 3.12 5/353 6853
/proc/meminfo: memFree=15127248/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1265356 CPUtime=282.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 304438 0 0 0 28177 53 0 0 25 0 1 0 657481419 1295724544 256702 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 316339 256702 243 26 0 312971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1265356

[startup+342.3 s]
/proc/loadavg: 4.00 3.66 3.17 5/353 6855
/proc/meminfo: memFree=14857168/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1265356 CPUtime=342.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 333287 0 0 0 34171 59 0 0 25 0 1 0 657481419 1295724544 285546 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 316339 285546 243 26 0 312971 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1265356

[startup+402.301 s]
/proc/loadavg: 4.08 3.73 3.23 5/353 6856
/proc/meminfo: memFree=14587312/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1832884 CPUtime=402.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 368544 0 0 0 40165 65 0 0 25 0 1 0 657481419 1876873216 320792 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 458221 320792 243 26 0 454853 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1832884

[startup+462.3 s]
/proc/loadavg: 4.11 3.79 3.28 5/353 6858
/proc/meminfo: memFree=14248176/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1832884 CPUtime=462.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 420286 0 0 0 46155 75 0 0 25 0 1 0 657481419 1876873216 372523 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 458221 372523 243 26 0 454853 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1832884

[startup+522.301 s]
/proc/loadavg: 4.15 3.86 3.33 5/353 6860
/proc/meminfo: memFree=14013684/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1832884 CPUtime=522.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 446675 0 0 0 52150 80 0 0 25 0 1 0 657481419 1876873216 398905 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 458221 398905 243 26 0 454853 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1832884

[startup+582.301 s]
/proc/loadavg: 4.11 3.90 3.38 5/353 6861
/proc/meminfo: memFree=13760868/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=1832884 CPUtime=582.3 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 477991 0 0 0 58142 88 0 0 25 0 1 0 657481419 1876873216 430208 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 458221 430208 243 26 0 454853 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1832884

[startup+642.301 s]
/proc/loadavg: 4.08 3.93 3.42 5/353 6863
/proc/meminfo: memFree=13492640/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=642.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 513889 0 0 0 64136 96 0 0 25 0 1 0 657481419 2821242880 466087 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 466087 243 26 0 685412 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2755120

[startup+702.301 s]
/proc/loadavg: 4.03 3.94 3.45 5/353 6891
/proc/meminfo: memFree=12617124/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=702.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 549399 0 0 0 70131 100 0 0 25 0 1 0 657481419 2821242880 501582 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 501582 243 26 0 685412 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2755120

[startup+762.313 s]
/proc/loadavg: 4.01 3.95 3.48 5/353 6893
/proc/meminfo: memFree=12318436/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=762.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 596863 0 0 0 76124 108 0 0 25 0 1 0 657481419 2821242880 549028 33554432000 4194304 4300288 140735975523504 18446744073709551615 4269956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 549028 243 26 0 685412 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2755120

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.51 5/353 6895
/proc/meminfo: memFree=12179440/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=822.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 631346 0 0 0 82115 116 0 0 25 0 1 0 657481419 2821242880 583503 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 583503 243 26 0 685412 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2755120

[startup+882.3 s]
/proc/loadavg: 4.00 3.96 3.54 5/353 6896
/proc/meminfo: memFree=11918544/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=882.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 660227 0 0 0 88109 122 0 0 25 0 1 0 657481419 2821242880 612372 33554432000 4194304 4300288 140735975523504 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 612372 243 26 0 685412 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2755120

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.56 5/353 6898
/proc/meminfo: memFree=11702284/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=942.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 679925 0 0 0 94106 126 0 0 25 0 1 0 657481419 2821242880 632064 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 632064 243 26 0 685412 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2755120

[startup+1002.3 s]
/proc/loadavg: 4.04 3.98 3.59 5/353 6899
/proc/meminfo: memFree=11412740/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=2755120 CPUtime=1002.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 698254 0 0 0 100102 129 0 0 25 0 1 0 657481419 2821242880 650381 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 688780 650381 243 26 0 685412 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2755120

[startup+1062.3 s]
/proc/loadavg: 4.09 4.01 3.63 5/353 6901
/proc/meminfo: memFree=11179992/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=4253752 CPUtime=1062.31 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 726298 0 0 0 106096 135 0 0 25 0 1 0 657481419 4355842048 678414 33554432000 4194304 4300288 140735975523504 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 1063438 678418 243 26 0 1060070 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 4253752

[startup+1122.3 s]
/proc/loadavg: 4.11 4.02 3.65 5/353 6903
/proc/meminfo: memFree=10900784/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=4253752 CPUtime=1122.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 756898 0 0 0 112091 141 0 0 25 0 1 0 657481419 4355842048 709006 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 1063438 709006 243 26 0 1060070 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4253752

[startup+1182.3 s]
/proc/loadavg: 4.11 4.04 3.68 5/353 6904
/proc/meminfo: memFree=10606036/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=4253752 CPUtime=1182.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 795884 0 0 0 118084 148 0 0 25 0 1 0 657481419 4355842048 747973 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 1063438 747973 243 26 0 1060070 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4253752

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.70 5/353 6906
/proc/meminfo: memFree=10311520/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=4259716 CPUtime=1242.32 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 833543 0 0 0 124078 154 0 0 25 0 1 0 657481419 4361949184 785619 33554432000 4194304 4300288 140735975523504 18446744073709551615 4269542 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 1064929 785619 243 26 0 1061561 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4259716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.98 3.70 4/347 6925
/proc/meminfo: memFree=10235704/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=4264552 CPUtime=1300.03 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4202496 870184 0 0 0 129842 161 0 0 25 0 1 0 657481419 4366901248 822248 33554432000 4194304 4300288 140735975523504 18446744073709551615 4268322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6764/statm: 1066138 822248 243 26 0 1062770 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4264552

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

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

[startup+1300.11 s]
/proc/loadavg: 3.79 3.98 3.70 4/348 6926
/proc/meminfo: memFree=12490764/32950928 swapFree=67111348/67111528
[pid=6764] ppid=6762 vsize=0 CPUtime=1300.14 cores=1,3
/proc/6764/stat : 6764 (cir_minisat) R 6762 6764 6568 0 -1 4203524 870184 0 0 0 129842 172 0 0 25 0 1 0 657481419 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/6764/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.15
CPU time (s): 1300.18
CPU user time (s): 1298.43
CPU system time (s): 1.75573
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4264552

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

runsolver used 4.21036 second user time and 10.0105 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 13:26:58
IDJOB=3380262
IDBENCH=82367
IDSOLVER=1863
FILE ID=node125/3380262-1305458814
RUNJOBID= node125-1305458802-6588
PBS_JOBID= 13324906
Free space on /tmp= 73056 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.030-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380262-1305458814/watcher-3380262-1305458814 -o /tmp/evaluation-result-3380262-1305458814/solver-3380262-1305458814 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380262-1305458814.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=2108077546

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.828
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.74
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.828
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.75
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.828
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:      16847380 kB
Buffers:        288252 kB
Cached:        4776704 kB
SwapCached:          0 kB
Active:       12043536 kB
Inactive:      3672424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16847380 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          147488 kB
Writeback:           0 kB
AnonPages:    10650976 kB
Mapped:          34280 kB
Slab:           281160 kB
PageTables:      40940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 71246116 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= 72868 MiB
End job on node125 at 2011-05-15 13:48:40