Trace number 3285449

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? (exit code) 532.412 134.715

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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-3285449-1304062396/watcher-3285449-1304062396 -o /tmp/evaluation-result-3285449-1304062396/solver-3285449-1304062396 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285449-1304062396.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.80 7.67 7.74 5/180 12121
/proc/meminfo: memFree=20856896/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=27572 CPUtime=0 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 1623 0 0 0 0 0 0 0 23 0 1 0 517838469 28233728 1560 33554432000 4194304 4623224 140737375946960 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12121/statm: 6893 1562 290 105 0 2397 0

[startup+0.0400679 s]
/proc/loadavg: 7.80 7.67 7.74 5/180 12121
/proc/meminfo: memFree=20856896/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=140252 CPUtime=0.03 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 10770 0 0 0 2 1 0 0 23 0 1 0 517838469 143618048 10707 33554432000 4194304 4623224 140737375946960 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12121/statm: 35063 10707 296 105 0 30567 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 140252

[startup+0.101055 s]
/proc/loadavg: 7.80 7.67 7.74 5/180 12121
/proc/meminfo: memFree=20856896/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=141552 CPUtime=0.09 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 11452 0 0 0 8 1 0 0 23 0 1 0 517838469 144949248 10966 33554432000 4194304 4623224 140737375946960 18446744073709551615 251813858860 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12121/statm: 35388 10966 301 105 0 30892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 141552

[startup+0.301023 s]
/proc/loadavg: 7.80 7.67 7.74 5/180 12121
/proc/meminfo: memFree=20856896/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=152352 CPUtime=0.29 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 17023 0 0 0 28 1 0 0 24 0 1 0 517838469 156008448 13367 33554432000 4194304 4623224 140737375946960 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12121/statm: 38088 13368 301 105 0 33592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152352

[startup+0.700957 s]
/proc/loadavg: 7.80 7.67 7.74 5/180 12121
/proc/meminfo: memFree=20856896/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=179964 CPUtime=0.68 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 31873 0 0 0 65 3 0 0 25 0 1 0 517838469 184283136 19551 33554432000 4194304 4623224 140737375946960 18446744073709551615 4584193 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12121/statm: 44991 19551 301 105 0 40495 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 179964

[startup+1.50082 s]
/proc/loadavg: 7.80 7.67 7.74 7/181 12122
/proc/meminfo: memFree=20761292/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=529608 CPUtime=2.3 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 103220 0 0 0 218 12 0 0 25 0 4 0 517838469 542318592 84524 33554432000 4194304 4623224 140737375946960 18446744073709551615 4498333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 132402 84524 334 105 0 127906 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 529608

[startup+3.10056 s]
/proc/loadavg: 7.80 7.67 7.74 10/184 12125
/proc/meminfo: memFree=20504720/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=648584 CPUtime=8.68 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 127182 0 0 0 853 15 0 0 25 0 4 0 517838469 664150016 101567 33554432000 4194304 4623224 140737375946960 18446744073709551615 4412627 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 162146 101567 415 105 0 157650 0
[pid=12121/tid=12123] ppid=12119 vsize=648584 CPUtime=1.85 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 2473 0 0 0 185 0 0 0 25 0 4 0 517838592 664150016 101567 33554432000 4194304 4623224 140737375946960 18446744073709551615 4463053 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=648584 CPUtime=1.86 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 2405 0 0 0 186 0 0 0 25 0 4 0 517838592 664150016 101567 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=648584 CPUtime=1.86 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 4092 0 0 0 186 0 0 0 25 0 4 0 517838592 664150016 101567 33554432000 4194304 4623224 140737375946960 18446744073709551615 4545209 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 648584

[startup+6.30102 s]
/proc/loadavg: 7.98 7.71 7.76 9/184 12126
/proc/meminfo: memFree=20263592/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=736792 CPUtime=21.46 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 209727 0 0 0 2116 30 0 0 25 0 4 0 517838469 754475008 133470 33554432000 4194304 4623224 140737375946960 18446744073709551615 4412783 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 184198 133470 335 105 0 179702 0
[pid=12121/tid=12123] ppid=12119 vsize=736792 CPUtime=5.03 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 2891 0 0 0 503 0 0 0 25 0 4 0 517838592 754475008 133470 33554432000 4194304 4623224 140737375946960 18446744073709551615 4463281 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=736792 CPUtime=5.06 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 7716 0 0 0 505 1 0 0 21 0 4 0 517838592 754475008 133470 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=736792 CPUtime=5.05 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 6035 0 0 0 505 0 0 0 25 0 4 0 517838592 754475008 133470 33554432000 4194304 4623224 140737375946960 18446744073709551615 4278641 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.46
Current children cumulated vsize (KiB) 736792

[startup+12.7009 s]
/proc/loadavg: 7.98 7.71 7.76 9/184 12126
/proc/meminfo: memFree=19646428/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=1285624 CPUtime=47 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 488940 0 0 0 4625 75 0 0 25 0 4 0 517838469 1316478976 245811 33554432000 4194304 4623224 140737375946960 18446744073709551615 251813900997 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 321406 245811 335 105 0 316910 0
[pid=12121/tid=12123] ppid=12119 vsize=1285624 CPUtime=11.37 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 13637 0 0 0 1135 2 0 0 25 0 4 0 517838592 1316478976 245811 33554432000 4194304 4623224 140737375946960 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=1285624 CPUtime=11.45 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 11441 0 0 0 1144 1 0 0 25 0 4 0 517838592 1316478976 245811 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=1285624 CPUtime=11.45 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 12986 0 0 0 1144 1 0 0 25 0 4 0 517838592 1316478976 245811 33554432000 4194304 4623224 140737375946960 18446744073709551615 4366043 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47
Current children cumulated vsize (KiB) 1285624

[startup+25.5008 s]
/proc/loadavg: 7.98 7.72 7.76 9/184 12126
/proc/meminfo: memFree=17692168/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=2905424 CPUtime=98.07 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 1382524 0 0 0 9603 204 0 0 18 0 4 0 517838469 2975154176 552317 33554432000 4194304 4623224 140737375946960 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 726356 552317 342 105 0 721860 0
[pid=12121/tid=12123] ppid=12119 vsize=2905424 CPUtime=24.05 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 31200 0 0 0 2399 6 0 0 25 0 4 0 517838592 2975154176 552317 33554432000 4194304 4623224 140737375946960 18446744073709551615 4466008 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=2905424 CPUtime=24.26 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 13233 0 0 0 2424 2 0 0 25 0 4 0 517838592 2975154176 552317 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=2905424 CPUtime=24.25 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 27103 0 0 0 2422 3 0 0 25 0 4 0 517838592 2975154176 552317 33554432000 4194304 4623224 140737375946960 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 2905424

[startup+51.1005 s]
/proc/loadavg: 8.05 7.76 7.77 8/184 12127
/proc/meminfo: memFree=13197984/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=5816808 CPUtime=200.11 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 3055614 0 0 0 19555 456 0 0 25 0 4 0 517838469 5956411392 1147104 33554432000 4194304 4623224 140737375946960 18446744073709551615 4387996 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 1454202 1147105 335 105 0 1449706 0
[pid=12121/tid=12123] ppid=12119 vsize=5816808 CPUtime=49.38 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 69664 0 0 0 4924 14 0 0 25 0 4 0 517838592 5956411392 1147105 33554432000 4194304 4623224 140737375946960 18446744073709551615 4462509 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=5816808 CPUtime=49.79 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 26940 0 0 0 4974 5 0 0 25 0 4 0 517838592 5956411392 1147105 33554432000 4194304 4623224 140737375946960 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=5816808 CPUtime=49.85 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 50757 0 0 0 4979 6 0 0 25 0 4 0 517838592 5956411392 1147105 33554432000 4194304 4623224 140737375946960 18446744073709551615 4364532 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (KiB) 5816808

[startup+102.307 s]
/proc/loadavg: 7.78 7.75 7.76 9/184 12159
/proc/meminfo: memFree=18021732/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=9251620 CPUtime=404.6 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 5040728 0 0 0 39667 793 0 0 25 0 4 0 517838469 9473658880 2018473 33554432000 4194304 4623224 140737375946960 18446744073709551615 4412510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2312905 2018473 360 105 0 2308409 0
[pid=12121/tid=12123] ppid=12119 vsize=9251620 CPUtime=100.29 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 100749 0 0 0 10011 18 0 0 25 0 4 0 517838592 9473658880 2018473 33554432000 4194304 4623224 140737375946960 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=9251620 CPUtime=100.98 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 62106 0 0 0 10086 12 0 0 25 0 4 0 517838592 9473658880 2018473 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=9251620 CPUtime=101.03 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 68399 0 0 0 10094 9 0 0 25 0 4 0 517838592 9473658880 2018473 33554432000 4194304 4623224 140737375946960 18446744073709551615 4363748 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 404.6
Current children cumulated vsize (KiB) 9251620

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

[startup+115.101 s]
/proc/loadavg: 7.83 7.76 7.77 9/184 12160
/proc/meminfo: memFree=16895224/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=9713880 CPUtime=455.71 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 5312907 0 0 0 44716 855 0 0 25 0 4 0 517838469 9947013120 2237324 33554432000 4194304 4623224 140737375946960 18446744073709551615 4366439 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2428470 2237325 335 105 0 2423974 0
[pid=12121/tid=12123] ppid=12119 vsize=9713880 CPUtime=113.02 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 100961 0 0 0 11284 18 0 0 25 0 4 0 517838592 9947013120 2237326 33554432000 4194304 4623224 140737375946960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=9713880 CPUtime=113.77 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 84183 0 0 0 11362 15 0 0 25 0 4 0 517838592 9947013120 2237327 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=9713880 CPUtime=113.81 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 69273 0 0 0 11372 9 0 0 25 0 4 0 517838592 9947013120 2237331 33554432000 4194304 4623224 140737375946960 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 455.71
Current children cumulated vsize (KiB) 9713880

[startup+127.901 s]
/proc/loadavg: 7.85 7.77 7.77 9/184 12160
/proc/meminfo: memFree=15377620/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=10646180 CPUtime=506.58 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 6752542 0 0 0 49594 1064 0 0 25 0 4 0 517838469 10901688320 2444943 33554432000 4194304 4623224 140737375946960 18446744073709551615 4388062 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2661545 2444945 335 105 0 2657049 0
[pid=12121/tid=12123] ppid=12119 vsize=10646180 CPUtime=125.75 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 101055 0 0 0 12557 18 0 0 25 0 4 0 517838592 10901688320 2444945 33554432000 4194304 4623224 140737375946960 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=10646180 CPUtime=126.48 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 86716 0 0 0 12632 16 0 0 21 0 4 0 517838592 10901688320 2444947 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317150 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=10646180 CPUtime=126.46 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 69925 0 0 0 12636 10 0 0 25 0 4 0 517838592 10901688320 2444948 33554432000 4194304 4623224 140737375946960 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 506.58
Current children cumulated vsize (KiB) 10646180

[startup+131.101 s]
/proc/loadavg: 7.87 7.77 7.77 9/184 12160
/proc/meminfo: memFree=14772156/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=10842788 CPUtime=519.38 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 6860246 0 0 0 50849 1089 0 0 25 0 4 0 517838469 11103014912 2536796 33554432000 4194304 4623224 140737375946960 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2710697 2536796 335 105 0 2706201 0
[pid=12121/tid=12123] ppid=12119 vsize=10842788 CPUtime=128.94 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 101115 0 0 0 12876 18 0 0 25 0 4 0 517838592 11103014912 2536796 33554432000 4194304 4623224 140737375946960 18446744073709551615 4357522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=10842788 CPUtime=129.69 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 87500 0 0 0 12952 17 0 0 25 0 4 0 517838592 11103014912 2536796 33554432000 4194304 4623224 140737375946960 18446744073709551615 4278472 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=10842788 CPUtime=129.66 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 70019 0 0 0 12956 10 0 0 25 0 4 0 517838592 11103014912 2536796 33554432000 4194304 4623224 140737375946960 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 519.38
Current children cumulated vsize (KiB) 10842788

[startup+132.701 s]
/proc/loadavg: 7.87 7.77 7.77 9/184 12160
/proc/meminfo: memFree=14575492/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=10885796 CPUtime=525.77 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 6923401 0 0 0 51475 1102 0 0 25 0 4 0 517838469 11147055104 2587866 33554432000 4194304 4623224 140737375946960 18446744073709551615 4368609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2721449 2587866 335 105 0 2716953 0
[pid=12121/tid=12123] ppid=12119 vsize=10885796 CPUtime=130.53 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 102393 0 0 0 13035 18 0 0 25 0 4 0 517838592 11147055104 2587867 33554432000 4194304 4623224 140737375946960 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=10885796 CPUtime=131.28 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 88368 0 0 0 13111 17 0 0 25 0 4 0 517838592 11147055104 2587868 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=10885796 CPUtime=131.25 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 72465 0 0 0 13115 10 0 0 25 0 4 0 517838592 11147055104 2587868 33554432000 4194304 4623224 140737375946960 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 525.77
Current children cumulated vsize (KiB) 10885796

[startup+133.501 s]
/proc/loadavg: 7.87 7.77 7.77 9/184 12160
/proc/meminfo: memFree=14362684/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=10904676 CPUtime=528.96 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) R 12119 12121 11981 0 -1 4202496 6961993 0 0 0 51787 1109 0 0 25 0 4 0 517838469 11166388224 2620121 33554432000 4194304 4623224 140737375946960 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 2726169 2620122 397 105 0 2721673 0
[pid=12121/tid=12123] ppid=12119 vsize=10904676 CPUtime=131.33 cores=0,2,4,6
/proc/12121/task/12123/stat : 12123 (SArTagnan) R 12119 12121 11981 0 -1 4202560 105739 0 0 0 13114 19 0 0 25 0 4 0 517838592 11166388224 2620131 33554432000 4194304 4623224 140737375946960 18446744073709551615 4278255 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=10904676 CPUtime=132.09 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4202560 91211 0 0 0 13191 18 0 0 25 0 4 0 517838592 11166388224 2620147 33554432000 4194304 4623224 140737375946960 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12121/tid=12125] ppid=12119 vsize=10904676 CPUtime=132.05 cores=0,2,4,6
/proc/12121/task/12125/stat : 12125 (SArTagnan) R 12119 12121 11981 0 -1 4202560 74779 0 0 0 13195 10 0 0 25 0 4 0 517838592 11166388224 2620162 33554432000 4194304 4623224 140737375946960 18446744073709551615 251813937529 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 528.96
Current children cumulated vsize (KiB) 10904676

[startup+134.301 s]
/proc/loadavg: 7.88 7.77 7.77 9/184 12160
/proc/meminfo: memFree=14104020/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=0 CPUtime=531.99 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) Z 12119 12121 11981 0 -1 4202524 6997416 0 0 0 52076 1123 0 0 25 0 2 0 517838469 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 0 0 0 0 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=0 CPUtime=132.89 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4203588 94812 0 0 0 13264 25 0 0 18 0 2 0 517838592 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 531.99
Current children cumulated vsize (KiB) 0

[startup+134.7 s]
/proc/loadavg: 7.88 7.77 7.77 9/184 12160
/proc/meminfo: memFree=14104020/32950928 swapFree=67111524/67111528
[pid=12121] ppid=12119 vsize=0 CPUtime=532.39 cores=0,2,4,6
/proc/12121/stat : 12121 (SArTagnan) Z 12119 12121 11981 0 -1 4202524 6997416 0 0 0 52076 1163 0 0 25 0 2 0 517838469 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12121/statm: 0 0 0 0 0 0 0
[pid=12121/tid=12124] ppid=12119 vsize=0 CPUtime=133.29 cores=0,2,4,6
/proc/12121/task/12124/stat : 12124 (SArTagnan) R 12119 12121 11981 0 -1 4203588 94812 0 0 0 13264 65 0 0 18 0 2 0 517838592 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 532.39
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 134.715
CPU time (s): 532.412
CPU user time (s): 520.768
CPU system time (s): 11.6442
CPU usage (%): 395.213
Max. virtual memory (cumulated for all children) (KiB): 15396820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 520.768
system time used= 11.6442
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6997416
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= 9496
involuntary context switches= 2415

runsolver used 0.221966 second user time and 0.491925 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:33:18
IDJOB=3285449
IDBENCH=82386
IDSOLVER=1656
FILE ID=node126/3285449-1304062396
RUNJOBID= node126-1304062030-11999
PBS_JOBID= 13170454
Free space on /tmp= 71532 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285449-1304062396/watcher-3285449-1304062396 -o /tmp/evaluation-result-3285449-1304062396/solver-3285449-1304062396 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285449-1304062396.cnf -threads=4

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=2000024785

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20857184 kB
Buffers:       1412132 kB
Cached:        4275400 kB
SwapCached:          4 kB
Active:        6145900 kB
Inactive:      5389908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20857184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           60200 kB
Writeback:           0 kB
AnonPages:     5848260 kB
Mapped:          15532 kB
Slab:           481800 kB
PageTables:      16684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6780892 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= 71464 MiB
End job on node126 at 2011-04-29 09:35:33