Trace number 3348744

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-03-02? (TO) 1300.15 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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-3348744-1304971049/watcher-3348744-1304971049 -o /tmp/evaluation-result-3348744-1304971049/solver-3348744-1304971049 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348744-1304971049.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.51 2.26 2.85 4/304 22852
/proc/meminfo: memFree=3713940/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=22416 CPUtime=0 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 1298 0 0 0 0 0 0 0 23 0 1 0 608704927 22953984 1226 33554432000 4194304 4254575 140733841648544 18446744073709551615 4200635 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 5604 1226 213 15 0 2247 0

[startup+0.0495989 s]
/proc/loadavg: 2.51 2.26 2.85 4/304 22852
/proc/meminfo: memFree=3713940/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=26216 CPUtime=0.04 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 2250 0 0 0 4 0 0 0 23 0 1 0 608704927 26845184 2156 33554432000 4194304 4254575 140733841648544 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 6554 2158 213 15 0 3197 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26216

[startup+0.10059 s]
/proc/loadavg: 2.51 2.26 2.85 4/304 22852
/proc/meminfo: memFree=3713940/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=35592 CPUtime=0.09 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 4192 0 0 0 8 1 0 0 23 0 1 0 608704927 36446208 4057 33554432000 4194304 4254575 140733841648544 18446744073709551615 4200581 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 8898 4057 213 15 0 5541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35592

[startup+0.300608 s]
/proc/loadavg: 2.51 2.26 2.85 4/304 22852
/proc/meminfo: memFree=3713940/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=79832 CPUtime=0.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 14874 0 0 0 26 3 0 0 25 0 1 0 608704927 81747968 14117 33554432000 4194304 4254575 140733841648544 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 19958 14122 213 15 0 16601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79832

[startup+0.700533 s]
/proc/loadavg: 2.51 2.26 2.85 4/304 22852
/proc/meminfo: memFree=3713940/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=197248 CPUtime=0.69 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 41375 0 0 0 62 7 0 0 25 0 1 0 608704927 201981952 38832 33554432000 4194304 4254575 140733841648544 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 49312 38832 213 15 0 45955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 197248

[startup+1.50032 s]
/proc/loadavg: 2.51 2.26 2.85 5/305 22853
/proc/meminfo: memFree=3476916/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=353968 CPUtime=1.49 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 79442 0 0 0 136 13 0 0 25 0 1 0 608704927 362463232 73443 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 88492 73443 222 15 0 85135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 353968

[startup+3.10102 s]
/proc/loadavg: 2.51 2.26 2.85 5/305 22853
/proc/meminfo: memFree=3400780/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=355068 CPUtime=3.09 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 80477 0 0 0 296 13 0 0 25 0 1 0 608704927 363589632 74475 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 88767 74475 232 15 0 85410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 355068

[startup+6.30041 s]
/proc/loadavg: 2.63 2.29 2.86 5/305 22853
/proc/meminfo: memFree=3368364/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=360100 CPUtime=6.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 83358 0 0 0 615 14 0 0 25 0 1 0 608704927 368742400 77356 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 90025 77356 232 15 0 86668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 360100

[startup+12.7002 s]
/proc/loadavg: 2.74 2.32 2.86 5/308 22877
/proc/meminfo: memFree=3532536/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=362080 CPUtime=12.69 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 84895 0 0 0 1255 14 0 0 25 0 1 0 608704927 370769920 78892 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 90520 78892 232 15 0 87163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 362080

[startup+25.5007 s]
/proc/loadavg: 3.02 2.40 2.88 5/308 22878
/proc/meminfo: memFree=3367808/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=417520 CPUtime=25.49 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 93481 0 0 0 2533 16 0 0 25 0 1 0 608704927 427540480 87473 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 104380 87473 233 15 0 101023 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 417520

[startup+51.1009 s]
/proc/loadavg: 3.35 2.53 2.91 5/308 22878
/proc/meminfo: memFree=3060008/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=498908 CPUtime=51.09 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 111195 0 0 0 5091 18 0 0 25 0 1 0 608704927 510881792 105186 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 124727 105186 233 15 0 121370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 498908

[startup+102.311 s]
/proc/loadavg: 3.79 2.77 2.97 5/308 22880
/proc/meminfo: memFree=2584100/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=637464 CPUtime=102.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 145103 0 0 0 10207 23 0 0 25 0 1 0 608704927 652763136 139082 33554432000 4194304 4254575 140733841648544 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 159366 139082 233 15 0 156009 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 637464

[startup+162.301 s]
/proc/loadavg: 3.92 2.99 3.03 5/308 22881
/proc/meminfo: memFree=2128180/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=856384 CPUtime=162.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 169784 0 0 0 16202 27 0 0 25 0 1 0 608704927 876937216 163757 33554432000 4194304 4254575 140733841648544 18446744073709551615 4216779 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 214096 163757 233 15 0 210739 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 856384

[startup+222.3 s]
/proc/loadavg: 4.08 3.20 3.10 5/308 22946
/proc/meminfo: memFree=2097356/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=856384 CPUtime=222.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 207474 0 0 0 22196 33 0 0 25 0 1 0 608704927 876937216 201442 33554432000 4194304 4254575 140733841648544 18446744073709551615 4222774 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 214096 201442 233 15 0 210739 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 856384

[startup+282.301 s]
/proc/loadavg: 4.03 3.34 3.15 5/308 22947
/proc/meminfo: memFree=1708544/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1207144 CPUtime=282.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 230854 0 0 0 28191 38 0 0 25 0 1 0 608704927 1236115456 224818 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 301786 224818 233 15 0 298429 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1207144

[startup+342.3 s]
/proc/loadavg: 4.01 3.46 3.20 5/308 22949
/proc/meminfo: memFree=1281156/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1207144 CPUtime=342.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 264638 0 0 0 34187 42 0 0 25 0 1 0 608704927 1236115456 258602 33554432000 4194304 4254575 140733841648544 18446744073709551615 4216768 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 301786 258602 233 15 0 298429 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1207144

[startup+402.301 s]
/proc/loadavg: 4.07 3.57 3.25 5/308 22954
/proc/meminfo: memFree=867432/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1774672 CPUtime=402.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 301327 0 0 0 40182 47 0 0 25 0 1 0 608704927 1817264128 295288 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 443668 295288 233 15 0 440311 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1774672

[startup+462.3 s]
/proc/loadavg: 4.03 3.65 3.30 5/308 22955
/proc/meminfo: memFree=470764/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1782864 CPUtime=462.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 327313 0 0 0 46179 50 0 0 25 0 1 0 608704927 1825652736 321273 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209508 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 445716 321273 233 15 0 442359 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1782864

[startup+522.301 s]
/proc/loadavg: 4.01 3.71 3.34 5/308 22957
/proc/meminfo: memFree=488424/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1784224 CPUtime=522.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 365471 0 0 0 52173 57 0 0 25 0 1 0 608704927 1827045376 359413 33554432000 4194304 4254575 140733841648544 18446744073709551615 4223259 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 446056 359413 233 15 0 442699 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1784224

[startup+582.3 s]
/proc/loadavg: 4.00 3.76 3.38 5/308 22958
/proc/meminfo: memFree=95236/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1788248 CPUtime=582.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 401107 0 0 0 58166 63 0 0 25 0 1 0 608704927 1831165952 395040 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 447062 395040 233 15 0 443705 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1788248

[startup+642.301 s]
/proc/loadavg: 4.11 3.83 3.42 5/308 22960
/proc/meminfo: memFree=95732/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=1791888 CPUtime=642.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 442199 0 0 0 64161 69 0 0 25 0 1 0 608704927 1834893312 436119 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 447972 436119 233 15 0 444615 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1791888

[startup+702.301 s]
/proc/loadavg: 4.04 3.86 3.46 5/308 22962
/proc/meminfo: memFree=95956/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2714124 CPUtime=702.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 469669 0 0 0 70156 74 0 0 25 0 1 0 608704927 2779262976 463582 33554432000 4194304 4254575 140733841648544 18446744073709551615 4216779 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 678531 463582 233 15 0 675174 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2714124

[startup+762.311 s]
/proc/loadavg: 4.11 3.91 3.50 5/308 22963
/proc/meminfo: memFree=97792/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2718732 CPUtime=762.31 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 499021 0 0 0 76153 78 0 0 25 0 1 0 608704927 2783981568 492930 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 679683 492930 233 15 0 676326 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2718732

[startup+822.301 s]
/proc/loadavg: 4.04 3.92 3.53 5/308 22965
/proc/meminfo: memFree=94436/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2718732 CPUtime=822.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 524145 0 0 0 82148 82 0 0 25 0 1 0 608704927 2783981568 518049 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 679683 518049 233 15 0 676326 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2718732

[startup+882.3 s]
/proc/loadavg: 4.01 3.94 3.56 5/308 22966
/proc/meminfo: memFree=97764/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2723256 CPUtime=882.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 554950 0 0 0 88141 88 0 0 25 0 1 0 608704927 2788614144 548846 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 680814 548846 233 15 0 677457 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2723256

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.58 5/308 22995
/proc/meminfo: memFree=114512/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2726052 CPUtime=942.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 592149 0 0 0 94136 94 0 0 25 0 1 0 608704927 2791477248 586031 33554432000 4194304 4254575 140733841648544 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 681513 586031 233 15 0 678156 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2726052

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.60 5/308 22997
/proc/meminfo: memFree=92952/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2729980 CPUtime=1002.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 623113 0 0 0 100130 100 0 0 25 0 1 0 608704927 2795499520 616984 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 682495 616984 233 15 0 679138 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2729980

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.63 5/308 22998
/proc/meminfo: memFree=92692/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=2734084 CPUtime=1062.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 661894 0 0 0 106123 107 0 0 25 0 1 0 608704927 2799702016 655753 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 683521 655753 233 15 0 680164 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2734084

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/308 23000
/proc/meminfo: memFree=131820/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=4232716 CPUtime=1122.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 693586 0 0 0 112117 113 0 0 25 0 1 0 608704927 4334301184 687436 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 1058179 687436 233 15 0 1054822 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 4232716

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.67 5/308 23028
/proc/meminfo: memFree=4107540/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=4242972 CPUtime=1182.29 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 731873 0 0 0 118109 120 0 0 25 0 1 0 608704927 4344803328 725710 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 1060743 725710 233 15 0 1057386 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 4242972

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.69 5/308 23030
/proc/meminfo: memFree=3925736/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=4242972 CPUtime=1242.3 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 761634 0 0 0 124104 126 0 0 25 0 1 0 608704927 4344803328 755461 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 1060743 755461 233 15 0 1057386 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 4242972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.71 5/308 23032
/proc/meminfo: memFree=3669636/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=4245316 CPUtime=1300.01 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4202496 799532 0 0 0 129868 133 0 0 25 0 1 0 608704927 4347203584 793350 33554432000 4194304 4254575 140733841648544 18446744073709551615 4209350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22852/statm: 1061329 793350 233 15 0 1057972 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 4245316

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: 4.04 4.01 3.71 5/309 23033
/proc/meminfo: memFree=6208900/32950928 swapFree=67083212/67111528
[pid=22852] ppid=22850 vsize=0 CPUtime=1300.12 cores=1,3
/proc/22852/stat : 22852 (cir_minisat) R 22850 22852 22349 0 -1 4203524 799532 0 0 0 129868 144 0 0 25 0 1 0 608704927 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/22852/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.15
CPU user time (s): 1298.69
CPU system time (s): 1.46178
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4245316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.69
system time used= 1.46178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 799532
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= 6
involuntary context switches= 1315

runsolver used 3.55346 second user time and 8.43272 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 21:57:33
IDJOB=3348744
IDBENCH=82413
IDSOLVER=1810
FILE ID=node127/3348744-1304971049
RUNJOBID= node127-1304971020-22781
PBS_JOBID= 13285623
Free space on /tmp= 41832 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-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-3348744-1304971049/watcher-3348744-1304971049 -o /tmp/evaluation-result-3348744-1304971049/solver-3348744-1304971049 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348744-1304971049.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=166315093

node127.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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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:       3714096 kB
Buffers:        219688 kB
Cached:       12191380 kB
SwapCached:       1588 kB
Active:       21056816 kB
Inactive:      7649672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3714096 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          433528 kB
Writeback:           0 kB
AnonPages:    16294008 kB
Mapped:          26928 kB
Slab:           419676 kB
PageTables:      48212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44942988 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= 42128 MiB
End job on node127 at 2011-05-09 22:19:15