Trace number 3286089

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
glueminisat 2.2.5? (TO) 1300.09 1300.06

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286089-1303766590/watcher-3286089-1303766590 -o /tmp/evaluation-result-3286089-1303766590/solver-3286089-1303766590 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3286089-1303766590.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: 3.81 3.91 3.68 5/189 5939
/proc/meminfo: memFree=13651420/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=23092 CPUtime=0 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1439 0 0 0 0 0 0 0 23 0 1 0 488258183 23646208 1379 33554432000 4194304 4309791 140734097423968 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 5773 1380 217 29 0 2402 0

[startup+0.0291461 s]
/proc/loadavg: 3.81 3.91 3.68 5/189 5939
/proc/meminfo: memFree=13651420/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=25440 CPUtime=0.02 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1934 0 0 0 2 0 0 0 23 0 1 0 488258183 26050560 1874 33554432000 4194304 4309791 140734097423968 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 6360 1876 217 29 0 2989 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25440

[startup+0.101189 s]
/proc/loadavg: 3.81 3.91 3.68 5/189 5939
/proc/meminfo: memFree=13651420/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=38852 CPUtime=0.09 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 5235 0 0 0 9 0 0 0 23 0 1 0 488258183 39784448 5134 33554432000 4194304 4309791 140734097423968 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 9713 5136 217 29 0 6342 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38852

[startup+0.301104 s]
/proc/loadavg: 3.81 3.91 3.68 5/189 5939
/proc/meminfo: memFree=13651420/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=77360 CPUtime=0.29 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 15856 0 0 0 26 3 0 0 25 0 1 0 488258183 79216640 14784 33554432000 4194304 4309791 140734097423968 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 19340 14784 217 29 0 15969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77360

[startup+0.701034 s]
/proc/loadavg: 3.81 3.91 3.68 5/189 5939
/proc/meminfo: memFree=13651420/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=179516 CPUtime=0.69 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 40312 0 0 0 61 8 0 0 25 0 1 0 488258183 183824384 36406 33554432000 4194304 4309791 140734097423968 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 44879 36410 217 29 0 41508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179516

[startup+1.50089 s]
/proc/loadavg: 3.81 3.91 3.68 5/190 5940
/proc/meminfo: memFree=13434048/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=376888 CPUtime=1.49 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 86417 0 0 0 134 15 0 0 25 0 1 0 488258183 385933312 78666 33554432000 4194304 4309791 140734097423968 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 94222 78668 217 29 0 90851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 376888

[startup+3.10055 s]
/proc/loadavg: 3.82 3.91 3.68 5/190 5940
/proc/meminfo: memFree=13199968/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=575912 CPUtime=3.09 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 127714 0 0 0 288 21 0 0 25 0 1 0 488258183 589733888 116501 33554432000 4194304 4309791 140734097423968 18446744073709551615 4226997 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 143978 116501 221 29 0 140607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 575912

[startup+6.30098 s]
/proc/loadavg: 3.82 3.91 3.68 5/190 5940
/proc/meminfo: memFree=13170020/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=619764 CPUtime=6.29 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 142442 0 0 0 606 23 0 0 25 0 1 0 488258183 634638336 131205 33554432000 4194304 4309791 140734097423968 18446744073709551615 4231785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 154941 131205 225 29 0 151570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 619764

[startup+12.7008 s]
/proc/loadavg: 3.85 3.91 3.68 5/187 5943
/proc/meminfo: memFree=13677092/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=517064 CPUtime=12.69 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 164677 0 0 0 1243 26 0 0 25 0 1 0 488258183 529473536 111104 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275329 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 129266 111104 244 29 0 125895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 517064

[startup+25.5006 s]
/proc/loadavg: 3.87 3.92 3.68 5/187 5962
/proc/meminfo: memFree=13687100/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=567152 CPUtime=25.49 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 172307 0 0 0 2522 27 0 0 25 0 1 0 488258183 580763648 118732 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 141788 118732 245 29 0 138417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 567152

[startup+51.101 s]
/proc/loadavg: 3.98 3.94 3.70 5/190 5968
/proc/meminfo: memFree=12967976/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=648540 CPUtime=51.09 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 192378 0 0 0 5078 31 0 0 25 0 1 0 488258183 664104960 138795 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 162135 138795 245 29 0 158764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 648540

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.71 5/190 6024
/proc/meminfo: memFree=13501756/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=780800 CPUtime=102.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 224411 0 0 0 10194 36 0 0 25 0 1 0 488258183 799539200 170812 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275316 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 195200 170812 245 29 0 191829 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 780800

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.73 5/190 6052
/proc/meminfo: memFree=13078640/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=780800 CPUtime=162.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 301128 0 0 0 16182 48 0 0 25 0 1 0 488258183 799539200 161773 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 195200 161773 245 29 0 191829 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 780800

[startup+222.301 s]
/proc/loadavg: 4.05 3.97 3.75 5/190 6081
/proc/meminfo: memFree=13142768/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=222.29 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 342293 0 0 0 22175 54 0 0 25 0 1 0 488258183 1019621376 202927 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 202927 245 29 0 245560 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 995724

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13302864/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=648540 CPUtime=282.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 430970 0 0 0 28162 68 0 0 25 0 1 0 488258183 664104960 142949 33554432000 4194304 4309791 140734097423968 18446744073709551615 4277625 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 162135 142949 245 29 0 158764 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 648540

[startup+342.301 s]
/proc/loadavg: 3.44 3.82 3.72 4/184 6101
/proc/meminfo: memFree=13234352/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=342.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 485245 0 0 0 34153 77 0 0 25 0 1 0 488258183 1019621376 197212 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 197212 245 29 0 245560 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 995724

[startup+402.3 s]
/proc/loadavg: 3.17 3.68 3.67 4/184 6103
/proc/meminfo: memFree=13187984/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=402.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 523474 0 0 0 40148 82 0 0 25 0 1 0 488258183 1377251328 235424 33554432000 4194304 4309791 140734097423968 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 235424 245 29 0 332872 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1344972

[startup+462.301 s]
/proc/loadavg: 3.06 3.54 3.63 4/184 6104
/proc/meminfo: memFree=13602832/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=780800 CPUtime=462.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 621726 0 0 0 46134 97 0 0 25 0 1 0 488258183 799539200 153257 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 195200 153257 245 29 0 191829 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 780800

[startup+522.301 s]
/proc/loadavg: 3.02 3.45 3.59 4/184 6106
/proc/meminfo: memFree=13147848/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=522.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 690149 0 0 0 52124 107 0 0 25 0 1 0 488258183 1019621376 221653 33554432000 4194304 4309791 140734097423968 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 221653 245 29 0 245560 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 995724

[startup+582.3 s]
/proc/loadavg: 3.00 3.36 3.54 4/184 6108
/proc/meminfo: memFree=13140012/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=582.3 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 736408 0 0 0 58118 112 0 0 25 0 1 0 488258183 1377251328 267900 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 267900 245 29 0 332872 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1344972

[startup+642.301 s]
/proc/loadavg: 2.51 3.17 3.47 3/178 6126
/proc/meminfo: memFree=12926160/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=642.32 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 776121 0 0 0 64114 118 0 0 25 0 1 0 488258183 1377251328 307594 33554432000 4194304 4309791 140734097423968 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 307594 245 29 0 332872 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1344972

[startup+702.301 s]
/proc/loadavg: 2.20 2.97 3.38 3/178 6128
/proc/meminfo: memFree=13574016/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=702.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 896039 0 0 0 70096 135 0 0 25 0 1 0 488258183 1019621376 187916 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275443 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 187916 245 29 0 245560 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 995724

[startup+762.306 s]
/proc/loadavg: 2.07 2.77 3.28 3/178 6129
/proc/meminfo: memFree=13145680/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=762.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 953690 0 0 0 76089 142 0 0 25 0 1 0 488258183 1377251328 245541 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 245541 245 29 0 332872 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1344972

[startup+822.301 s]
/proc/loadavg: 2.02 2.64 3.21 3/178 6131
/proc/meminfo: memFree=13130028/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=822.32 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1010117 0 0 0 82082 150 0 0 25 0 1 0 488258183 1377251328 301948 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275243 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 301948 245 29 0 332872 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1344972

[startup+882.301 s]
/proc/loadavg: 2.01 2.51 3.12 3/178 6133
/proc/meminfo: memFree=12741508/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1912500 CPUtime=882.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1058448 0 0 0 88076 155 0 0 25 0 1 0 488258183 1958400000 350260 33554432000 4194304 4309791 140734097423968 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 478125 350260 245 29 0 474754 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1912500

[startup+942.3 s]
/proc/loadavg: 2.00 2.42 3.05 3/178 6134
/proc/meminfo: memFree=13657348/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=942.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1161212 0 0 0 94059 172 0 0 25 0 1 0 488258183 1019621376 182758 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 182758 245 29 0 245560 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 995724

[startup+1002.3 s]
/proc/loadavg: 2.00 2.34 2.98 3/178 6136
/proc/meminfo: memFree=13265476/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=1002.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1210714 0 0 0 100052 179 0 0 25 0 1 0 488258183 1019621376 232242 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275212 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 232242 245 29 0 245560 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 995724

[startup+1062.3 s]
/proc/loadavg: 2.00 2.28 2.92 3/178 6137
/proc/meminfo: memFree=12877696/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=1062.31 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1258564 0 0 0 106046 185 0 0 25 0 1 0 488258183 1377251328 280072 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 280072 245 29 0 332872 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1344972

[startup+1122.3 s]
/proc/loadavg: 2.00 2.22 2.86 3/178 6139
/proc/meminfo: memFree=13018152/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=1122.32 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1297047 0 0 0 112041 191 0 0 25 0 1 0 488258183 1377251328 318539 33554432000 4194304 4309791 140734097423968 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 318539 245 29 0 332872 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1344972

[startup+1182.3 s]
/proc/loadavg: 2.00 2.18 2.80 3/178 6141
/proc/meminfo: memFree=13498000/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=780800 CPUtime=1182.32 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1396566 0 0 0 118025 207 0 0 25 0 1 0 488258183 799539200 151579 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 195200 151579 245 29 0 191829 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 780800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.14 2.75 3/178 6142
/proc/meminfo: memFree=13072144/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=995724 CPUtime=1242.32 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1459705 0 0 0 124016 216 0 0 25 0 1 0 488258183 1019621376 214697 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 248931 214697 245 29 0 245560 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 995724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.78 2.07 2.68 2/172 6162
/proc/meminfo: memFree=13817532/32950928 swapFree=67111528/67111528
[pid=5939] ppid=5937 vsize=1344972 CPUtime=1300.03 cores=4,6
/proc/5939/stat : 5939 (glueminisat) R 5937 5939 4254 0 -1 4202496 1511423 0 0 0 129780 223 0 0 25 0 1 0 488258183 1377251328 266406 33554432000 4194304 4309791 140734097423968 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/5939/statm: 336243 266406 245 29 0 332872 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1344972

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.09
CPU user time (s): 1297.8
CPU system time (s): 2.28665
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2256376

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

runsolver used 2.03869 second user time and 4.41833 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 23:23:14
IDJOB=3286089
IDBENCH=82413
IDSOLVER=1650
FILE ID=node122/3286089-1303766590
RUNJOBID= node122-1303766573-5871
PBS_JOBID= 13157134
Free space on /tmp= 70472 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286089-1303766590/watcher-3286089-1303766590 -o /tmp/evaluation-result-3286089-1303766590/solver-3286089-1303766590 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3286089-1303766590.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1636356347

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:      13651576 kB
Buffers:       1789616 kB
Cached:       15916456 kB
SwapCached:          0 kB
Active:        7558340 kB
Inactive:     11182540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13651576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          430740 kB
Writeback:           0 kB
AnonPages:     1034076 kB
Mapped:          15652 kB
Slab:           493696 kB
PageTables:       7252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1434896 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= 70772 MiB
End job on node122 at 2011-04-25 23:44:56