Trace number 3284943

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
SArTagnan 2011-03-24? (MO) 563.337 142.907

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3284943-1304061727/watcher-3284943-1304061727 -o /tmp/evaluation-result-3284943-1304061727/solver-3284943-1304061727 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3284943-1304061727.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.95 8.17 8.00 6/184 30503
/proc/meminfo: memFree=24648704/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=33356 CPUtime=0 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 2319 0 0 0 0 0 0 0 23 0 1 0 517770876 34156544 2256 33554432000 4194304 4623224 140735400981088 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 8339 2258 290 105 0 3843 0

[startup+0.083407 s]
/proc/loadavg: 7.95 8.17 8.00 6/184 30503
/proc/meminfo: memFree=24648704/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=216528 CPUtime=0.08 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 17550 0 0 0 6 2 0 0 23 0 1 0 517770876 221724672 17322 33554432000 4194304 4623224 140735400981088 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 54132 17322 301 105 0 49636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 216528

[startup+0.100403 s]
/proc/loadavg: 7.95 8.17 8.00 6/184 30503
/proc/meminfo: memFree=24648704/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=216528 CPUtime=0.09 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 17591 0 0 0 7 2 0 0 23 0 1 0 517770876 221724672 17363 33554432000 4194304 4623224 140735400981088 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 54132 17364 301 105 0 49636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 216528

[startup+0.300368 s]
/proc/loadavg: 7.95 8.17 8.00 6/184 30503
/proc/meminfo: memFree=24648704/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=223268 CPUtime=0.28 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 21295 0 0 0 26 2 0 0 25 0 1 0 517770876 228626432 18605 33554432000 4194304 4623224 140735400981088 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 55817 18605 301 105 0 51321 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 223268

[startup+0.700298 s]
/proc/loadavg: 7.95 8.17 8.00 6/184 30503
/proc/meminfo: memFree=24648704/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=249660 CPUtime=0.69 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 34224 0 0 0 63 6 0 0 25 0 1 0 517770876 255651840 25208 33554432000 4194304 4623224 140735400981088 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 62415 25209 301 105 0 57919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 249660

[startup+1.50119 s]
/proc/loadavg: 7.95 8.17 8.00 6/185 30504
/proc/meminfo: memFree=24519992/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=310624 CPUtime=1.49 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 67037 0 0 0 138 11 0 0 25 0 1 0 517770876 318078976 36667 33554432000 4194304 4623224 140735400981088 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30503/statm: 77656 36667 301 105 0 73160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 310624

[startup+3.10082 s]
/proc/loadavg: 7.95 8.17 8.00 9/188 30507
/proc/meminfo: memFree=24098768/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=859232 CPUtime=6.38 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 168349 0 0 0 617 21 0 0 25 0 4 0 517770876 879853568 136514 33554432000 4194304 4623224 140735400981088 18446744073709551615 4412804 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 214808 136514 335 105 0 210312 0
[pid=30503/tid=30505] ppid=30501 vsize=859232 CPUtime=1.09 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 3957 0 0 0 109 0 0 0 25 0 4 0 517771076 879853568 136514 33554432000 4194304 4623224 140735400981088 18446744073709551615 4462989 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=859232 CPUtime=1.09 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 2923 0 0 0 109 0 0 0 25 0 4 0 517771076 879853568 136514 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=859232 CPUtime=1.09 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 5208 0 0 0 109 0 0 0 25 0 4 0 517771076 879853568 136514 33554432000 4194304 4623224 140735400981088 18446744073709551615 4476730 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 859232

[startup+6.30024 s]
/proc/loadavg: 7.95 8.17 8.00 9/188 30507
/proc/meminfo: memFree=23865160/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=896208 CPUtime=19.16 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 187443 0 0 0 1893 23 0 0 25 0 4 0 517770876 917716992 154468 33554432000 4194304 4623224 140735400981088 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 224052 154468 523 105 0 219556 0
[pid=30503/tid=30505] ppid=30501 vsize=896208 CPUtime=4.29 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 5679 0 0 0 429 0 0 0 25 0 4 0 517771076 917716992 154468 33554432000 4194304 4623224 140735400981088 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=896208 CPUtime=4.28 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 3349 0 0 0 428 0 0 0 25 0 4 0 517771076 917716992 154468 33554432000 4194304 4623224 140735400981088 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=896208 CPUtime=4.28 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 6166 0 0 0 428 0 0 0 25 0 4 0 517771076 917716992 154468 33554432000 4194304 4623224 140735400981088 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.16
Current children cumulated vsize (KiB) 896208

[startup+12.7011 s]
/proc/loadavg: 7.96 8.17 8.00 9/188 30507
/proc/meminfo: memFree=23588532/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=1184356 CPUtime=44.71 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 333545 0 0 0 4428 43 0 0 25 0 4 0 517770876 1212780544 217448 33554432000 4194304 4623224 140735400981088 18446744073709551615 4278634 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 296089 217448 335 105 0 291593 0
[pid=30503/tid=30505] ppid=30501 vsize=1184356 CPUtime=10.69 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 10185 0 0 0 1068 1 0 0 25 0 4 0 517771076 1212780544 217448 33554432000 4194304 4623224 140735400981088 18446744073709551615 4465840 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=1184356 CPUtime=10.68 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 5936 0 0 0 1068 0 0 0 25 0 4 0 517771076 1212780544 217448 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=1184356 CPUtime=10.69 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 8803 0 0 0 1068 1 0 0 25 0 4 0 517771076 1212780544 217448 33554432000 4194304 4623224 140735400981088 18446744073709551615 4289826 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.71
Current children cumulated vsize (KiB) 1184356

[startup+25.5008 s]
/proc/loadavg: 8.03 8.18 8.00 10/188 30508
/proc/meminfo: memFree=22506312/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=2448240 CPUtime=95.77 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 1039562 0 0 0 9436 141 0 0 25 0 4 0 517770876 2506997760 489920 33554432000 4194304 4623224 140735400981088 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 612060 489920 339 105 0 607564 0
[pid=30503/tid=30505] ppid=30501 vsize=2448240 CPUtime=23.45 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 29586 0 0 0 2339 6 0 0 25 0 4 0 517771076 2506997760 489920 33554432000 4194304 4623224 140735400981088 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=2448240 CPUtime=23.47 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 13058 0 0 0 2345 2 0 0 25 0 4 0 517771076 2506997760 489920 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317843 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=2448240 CPUtime=23.46 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 11705 0 0 0 2344 2 0 0 25 0 4 0 517771076 2506997760 489920 33554432000 4194304 4623224 140735400981088 18446744073709551615 4289842 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.77
Current children cumulated vsize (KiB) 2448240

[startup+51.1011 s]
/proc/loadavg: 8.10 8.18 8.01 9/188 30508
/proc/meminfo: memFree=20729048/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=4452528 CPUtime=197.93 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 2123383 0 0 0 19494 299 0 0 25 0 4 0 517770876 4559388672 910685 33554432000 4194304 4623224 140735400981088 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 1113132 910685 335 105 0 1108636 0
[pid=30503/tid=30505] ppid=30501 vsize=4452528 CPUtime=49.03 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 62483 0 0 0 4889 14 0 0 25 0 4 0 517771076 4559388672 910685 33554432000 4194304 4623224 140735400981088 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=4452528 CPUtime=49.06 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 18646 0 0 0 4903 3 0 0 25 0 4 0 517771076 4559388672 910685 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=4452528 CPUtime=49 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 22491 0 0 0 4896 4 0 0 25 0 4 0 517771076 4559388672 910685 33554432000 4194304 4623224 140735400981088 18446744073709551615 4560359 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.93
Current children cumulated vsize (KiB) 4452528

[startup+102.307 s]
/proc/loadavg: 8.20 8.19 8.02 9/188 30510
/proc/meminfo: memFree=16712412/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=8845564 CPUtime=402.34 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 4545616 0 0 0 39533 701 0 0 25 0 4 0 517770876 9057857536 1834243 33554432000 4194304 4623224 140735400981088 18446744073709551615 4278639 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 2211391 1834243 335 105 0 2206895 0
[pid=30503/tid=30505] ppid=30501 vsize=8845564 CPUtime=100.18 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 111379 0 0 0 9994 24 0 0 25 0 4 0 517771076 9057857536 1834243 33554432000 4194304 4623224 140735400981088 18446744073709551615 4357451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=8845564 CPUtime=100.26 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 28411 0 0 0 10021 5 0 0 25 0 4 0 517771076 9057857536 1834243 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=8845564 CPUtime=100.12 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 33252 0 0 0 10006 6 0 0 25 0 4 0 517771076 9057857536 1834243 33554432000 4194304 4623224 140735400981088 18446744073709551615 4544928 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 8845564



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+142.501 s]
/proc/loadavg: 8.10 8.17 8.01 9/188 30511
/proc/meminfo: memFree=14128464/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=15902288 CPUtime=562.91 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4202496 5163636 0 0 0 55471 820 0 0 25 0 4 0 517770876 16283942912 2367732 33554432000 4194304 4623224 140735400981088 18446744073709551615 271550235093 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30503/statm: 3975572 2367732 335 105 0 3971076 0
[pid=30503/tid=30505] ppid=30501 vsize=15902288 CPUtime=140.38 cores=0,2,4,6
/proc/30503/task/30505/stat : 30505 (SArTagnan) R 30501 30503 29944 0 -1 4202560 111495 0 0 0 14014 24 0 0 25 0 4 0 517771076 16283942912 2367732 33554432000 4194304 4623224 140735400981088 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30503/tid=30506] ppid=30501 vsize=15902288 CPUtime=140.47 cores=0,2,4,6
/proc/30503/task/30506/stat : 30506 (SArTagnan) R 30501 30503 29944 0 -1 4202560 29899 0 0 0 14041 6 0 0 25 0 4 0 517771076 16283942912 2367732 33554432000 4194304 4623224 140735400981088 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30503/tid=30507] ppid=30501 vsize=15902288 CPUtime=140.33 cores=0,2,4,6
/proc/30503/task/30507/stat : 30507 (SArTagnan) R 30501 30503 29944 0 -1 4202560 37051 0 0 0 14026 7 0 0 25 0 4 0 517771076 16283942912 2367732 33554432000 4194304 4623224 140735400981088 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 15902288

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

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

[startup+142.612 s]
/proc/loadavg: 8.10 8.17 8.01 9/188 30511
/proc/meminfo: memFree=14128464/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=0 CPUtime=563.03 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4203524 5165865 0 0 0 55473 830 0 0 25 0 1 0 517770876 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30503/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 0

[startup+142.8 s]
/proc/loadavg: 8.10 8.17 8.01 9/188 30511
/proc/meminfo: memFree=14128464/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=0 CPUtime=563.22 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) R 30501 30503 29944 0 -1 4203524 5165865 0 0 0 55473 849 0 0 25 0 1 0 517770876 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30503/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 563.22
Current children cumulated vsize (KiB) 0

[startup+142.9 s]
/proc/loadavg: 8.10 8.17 8.01 6/186 30512
/proc/meminfo: memFree=23513792/32951124 swapFree=67111344/67111528
[pid=30503] ppid=30501 vsize=0 CPUtime=563.33 cores=0,2,4,6
/proc/30503/stat : 30503 (SArTagnan) Z 30501 30503 29944 0 -1 4203548 5165865 0 0 0 55473 860 0 0 25 0 1 0 517770876 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30503/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 563.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 142.907
CPU time (s): 563.337
CPU user time (s): 554.735
CPU system time (s): 8.60269
CPU usage (%): 394.2
Max. virtual memory (cumulated for all children) (KiB): 15902288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 554.735
system time used= 8.60269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5165865
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= 4055
involuntary context switches= 8088

runsolver used 0.223965 second user time and 0.567913 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 09:22:10
IDJOB=3284943
IDBENCH=82367
IDSOLVER=1656
FILE ID=node133/3284943-1304061727
RUNJOBID= node133-1304058649-29962
PBS_JOBID= 13170442
Free space on /tmp= 71780 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284943-1304061727/watcher-3284943-1304061727 -o /tmp/evaluation-result-3284943-1304061727/solver-3284943-1304061727 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3284943-1304061727.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=791627786

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.83
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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24648860 kB
Buffers:        714960 kB
Cached:         923488 kB
SwapCached:        124 kB
Active:        6910196 kB
Inactive:      1019788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24648860 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           98104 kB
Writeback:           0 kB
AnonPages:     6291196 kB
Mapped:          15532 kB
Slab:           296200 kB
PageTables:      17440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8835704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71780 MiB
End job on node133 at 2011-04-29 09:24:34