Trace number 3380264

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.16 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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

running on 2 cores: 4,6

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.26 1.09 1.45 4/375 1517
/proc/meminfo: memFree=26044716/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=21876 CPUtime=0 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 1201 0 0 0 0 0 0 0 21 0 1 0 657485594 22401024 1144 33554432000 4194304 4300288 140736550678592 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 5469 1147 218 26 0 2101 0

[startup+0.0459469 s]
/proc/loadavg: 1.26 1.09 1.45 4/375 1517
/proc/meminfo: memFree=26044716/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=29612 CPUtime=0.04 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 2684 0 0 0 4 0 0 0 21 0 1 0 657485594 30322688 2627 33554432000 4194304 4300288 140736550678592 18446744073709551615 4200754 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 7403 2628 218 26 0 4035 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29612

[startup+0.100935 s]
/proc/loadavg: 1.26 1.09 1.45 4/375 1517
/proc/meminfo: memFree=26044716/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=41224 CPUtime=0.09 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 5353 0 0 0 9 0 0 0 22 0 1 0 657485594 42213376 5254 33554432000 4194304 4300288 140736550678592 18446744073709551615 4257433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 10306 5255 218 26 0 6938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41224

[startup+0.3009 s]
/proc/loadavg: 1.26 1.09 1.45 4/375 1517
/proc/meminfo: memFree=26044716/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=82368 CPUtime=0.29 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 16554 0 0 0 27 2 0 0 22 0 1 0 657485594 84344832 15232 33554432000 4194304 4300288 140736550678592 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 20592 15234 218 26 0 17224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82368

[startup+0.700828 s]
/proc/loadavg: 1.26 1.09 1.45 4/375 1517
/proc/meminfo: memFree=26044716/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=179176 CPUtime=0.69 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 39527 0 0 0 65 4 0 0 24 0 1 0 657485594 183476224 36039 33554432000 4194304 4300288 140736550678592 18446744073709551615 4278145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 44794 36042 218 26 0 41426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179176

[startup+1.50075 s]
/proc/loadavg: 1.48 1.14 1.46 5/376 1518
/proc/meminfo: memFree=25782084/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=366068 CPUtime=1.49 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 83601 0 0 0 138 11 0 0 25 0 1 0 657485594 374853632 76266 33554432000 4194304 4300288 140736550678592 18446744073709551615 268272688896 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 91517 76266 218 26 0 88149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 366068

[startup+3.1004 s]
/proc/loadavg: 1.48 1.14 1.46 5/376 1518
/proc/meminfo: memFree=25554188/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=700412 CPUtime=3.09 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 172913 0 0 0 285 24 0 0 25 0 1 0 657485594 717221888 156922 33554432000 4194304 4300288 140736550678592 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 175103 156922 218 26 0 171735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 700412

[startup+6.30089 s]
/proc/loadavg: 1.48 1.14 1.46 5/376 1518
/proc/meminfo: memFree=25420764/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=840040 CPUtime=6.29 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 182205 0 0 0 604 25 0 0 25 0 1 0 657485594 860200960 166214 33554432000 4194304 4300288 140736550678592 18446744073709551615 4228656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 210010 166214 221 26 0 206642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 840040

[startup+12.7008 s]
/proc/loadavg: 1.87 1.23 1.49 5/376 1518
/proc/meminfo: memFree=25390524/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=840040 CPUtime=12.69 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 182499 0 0 0 1244 25 0 0 25 0 1 0 657485594 860200960 166508 33554432000 4194304 4300288 140736550678592 18446744073709551615 268272347896 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 210010 166508 222 26 0 206642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 840040

[startup+25.5005 s]
/proc/loadavg: 2.19 1.32 1.51 5/376 1519
/proc/meminfo: memFree=25209120/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=911492 CPUtime=25.5 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 206664 0 0 0 2521 29 0 0 25 0 1 0 657485594 933367808 190573 33554432000 4194304 4300288 140736550678592 18446744073709551615 4230705 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 227873 190573 222 26 0 224505 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 911492

[startup+51.1008 s]
/proc/loadavg: 2.81 1.54 1.58 5/376 1519
/proc/meminfo: memFree=25084856/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=827256 CPUtime=51.09 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 252586 0 0 0 5074 35 0 0 25 0 1 0 657485594 847110144 172767 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 206814 172767 243 26 0 203446 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 827256

[startup+102.314 s]
/proc/loadavg: 3.60 1.97 1.72 5/376 1521
/proc/meminfo: memFree=24623688/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=959516 CPUtime=102.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 275362 0 0 0 10192 39 0 0 25 0 1 0 657485594 982544384 195534 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 239879 195534 243 26 0 236511 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 959516

[startup+162.301 s]
/proc/loadavg: 3.89 2.35 1.86 5/376 1522
/proc/meminfo: memFree=24039460/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=1174440 CPUtime=162.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 305149 0 0 0 16189 41 0 0 25 0 1 0 657485594 1202626560 225306 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 293610 225306 243 26 0 290242 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1174440

[startup+222.3 s]
/proc/loadavg: 3.96 2.65 1.99 5/376 1524
/proc/meminfo: memFree=23488480/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=1523688 CPUtime=222.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 360161 0 0 0 22184 46 0 0 25 0 1 0 657485594 1560256512 280308 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268184 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 380922 280308 243 26 0 377554 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1523688

[startup+282.301 s]
/proc/loadavg: 4.17 2.94 2.13 5/376 1526
/proc/meminfo: memFree=22907128/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=1523688 CPUtime=282.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 400733 0 0 0 28179 51 0 0 25 0 1 0 657485594 1560256512 320869 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268270 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 380922 320869 243 26 0 377554 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1523688

[startup+342.301 s]
/proc/loadavg: 4.13 3.15 2.25 5/376 1527
/proc/meminfo: memFree=22440852/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=1523688 CPUtime=342.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 432345 0 0 0 34175 55 0 0 25 0 1 0 657485594 1560256512 352469 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268292 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 380922 352469 243 26 0 377554 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1523688

[startup+402.3 s]
/proc/loadavg: 4.05 3.30 2.36 5/376 1529
/proc/meminfo: memFree=21949536/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=402.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 464201 0 0 0 40171 59 0 0 25 0 1 0 657485594 2141405184 384315 33554432000 4194304 4300288 140736550678592 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 384315 243 26 0 519436 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2091216

[startup+462.301 s]
/proc/loadavg: 4.02 3.42 2.46 5/376 1530
/proc/meminfo: memFree=21435624/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=462.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 489920 0 0 0 46167 63 0 0 25 0 1 0 657485594 2141405184 410026 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 410026 243 26 0 519436 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2091216

[startup+522.301 s]
/proc/loadavg: 4.00 3.53 2.55 5/376 1532
/proc/meminfo: memFree=20954956/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=522.3 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 499446 0 0 0 52166 64 0 0 25 0 1 0 657485594 2141405184 419550 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 419550 243 26 0 519436 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2091216

[startup+582.3 s]
/proc/loadavg: 4.00 3.61 2.64 5/376 1534
/proc/meminfo: memFree=20435604/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=582.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 529257 0 0 0 58164 67 0 0 25 0 1 0 657485594 2141405184 449353 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 449353 243 26 0 519436 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2091216

[startup+642.3 s]
/proc/loadavg: 4.00 3.68 2.72 5/376 1535
/proc/meminfo: memFree=19919484/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=642.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 547032 0 0 0 64161 70 0 0 25 0 1 0 657485594 2141405184 467126 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 467126 243 26 0 519436 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2091216

[startup+702.301 s]
/proc/loadavg: 4.15 3.78 2.82 5/376 1537
/proc/meminfo: memFree=19461900/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=2091216 CPUtime=702.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 565870 0 0 0 70159 72 0 0 25 0 1 0 657485594 2141405184 485960 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 522804 485960 243 26 0 519436 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2091216

[startup+762.314 s]
/proc/loadavg: 4.05 3.82 2.89 5/376 1538
/proc/meminfo: memFree=18986056/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=762.33 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 594440 0 0 0 76157 76 0 0 25 0 1 0 657485594 3085774848 514515 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268401 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 514515 243 26 0 749995 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 3013452

[startup+822.3 s]
/proc/loadavg: 4.08 3.86 2.96 5/376 1540
/proc/meminfo: memFree=18439048/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=822.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 634055 0 0 0 82151 80 0 0 25 0 1 0 657485594 3085774848 554113 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 554113 243 26 0 749995 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3013452

[startup+882.301 s]
/proc/loadavg: 4.10 3.91 3.03 5/376 1542
/proc/meminfo: memFree=17877528/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=882.31 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 674188 0 0 0 88147 84 0 0 25 0 1 0 657485594 3085774848 594239 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268325 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 594239 243 26 0 749995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3013452

[startup+942.301 s]
/proc/loadavg: 4.07 3.94 3.09 5/376 1543
/proc/meminfo: memFree=17237292/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=942.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 719285 0 0 0 94143 89 0 0 25 0 1 0 657485594 3085774848 639329 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268539 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 639329 243 26 0 749995 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3013452

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.15 5/376 1545
/proc/meminfo: memFree=16665472/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=1002.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 750093 0 0 0 100139 93 0 0 25 0 1 0 657485594 3085774848 670129 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 670129 243 26 0 749995 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3013452

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.20 5/376 1546
/proc/meminfo: memFree=16203020/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=1062.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 772521 0 0 0 106135 97 0 0 25 0 1 0 657485594 3085774848 692551 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268492 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 692551 243 26 0 749995 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3013452

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.25 5/376 1548
/proc/meminfo: memFree=15622276/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=3013452 CPUtime=1122.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 805760 0 0 0 112131 101 0 0 25 0 1 0 657485594 3085774848 725778 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 753363 725778 243 26 0 749995 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3013452

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.29 5/376 1550
/proc/meminfo: memFree=15066208/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=4512084 CPUtime=1182.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 835813 0 0 0 118128 104 0 0 25 0 1 0 657485594 4620374016 755827 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268339 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 1128021 755827 243 26 0 1124653 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4512084

[startup+1242.3 s]
/proc/loadavg: 4.13 4.00 3.34 5/376 1551
/proc/meminfo: memFree=14522932/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=4512084 CPUtime=1242.32 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 863814 0 0 0 124125 107 0 0 25 0 1 0 657485594 4620374016 783821 33554432000 4194304 4300288 140736550678592 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 1128021 783821 243 26 0 1124653 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4512084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.98 3.37 2/361 1607
/proc/meminfo: memFree=23579964/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=4512084 CPUtime=1300.03 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4202496 884510 0 0 0 129894 109 0 0 25 0 1 0 657485594 4620374016 804515 33554432000 4194304 4300288 140736550678592 18446744073709551615 4256021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1517/statm: 1128021 804515 243 26 0 1124653 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4512084

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.97 3.98 3.37 2/362 1608
/proc/meminfo: memFree=26337432/32950928 swapFree=60199044/67111528
[pid=1517] ppid=1515 vsize=0 CPUtime=1300.14 cores=4,6
/proc/1517/stat : 1517 (cir_minisat) R 1515 1517 24378 0 -1 4203524 884512 0 0 0 129895 119 0 0 25 0 1 0 657485594 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/1517/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.13
CPU time (s): 1300.16
CPU user time (s): 1298.95
CPU system time (s): 1.21181
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4512084

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

runsolver used 4.48332 second user time and 10.9073 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 13:27:48
IDJOB=3380264
IDBENCH=82388
IDSOLVER=1863
FILE ID=node122/3380264-1305458862
RUNJOBID= node122-1305458862-1476
PBS_JOBID= 13324864
Free space on /tmp= 73140 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.050-SAT.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380264-1305458862/watcher-3380264-1305458862 -o /tmp/evaluation-result-3380264-1305458862/solver-3380264-1305458862 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380264-1305458862.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=869464223

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26044872 kB
Buffers:        306852 kB
Cached:        4173452 kB
SwapCached:      50104 kB
Active:        2539852 kB
Inactive:      4117344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26044872 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:          327372 kB
Writeback:           0 kB
AnonPages:     2137744 kB
Mapped:          19664 kB
Slab:           145472 kB
PageTables:      39664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80317132 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= 73292 MiB
End job on node122 at 2011-05-15 13:49:30