Trace number 3285495

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) 537.932 136.294

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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-3285495-1304062493/watcher-3285495-1304062493 -o /tmp/evaluation-result-3285495-1304062493/solver-3285495-1304062493 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285495-1304062493.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 8.02 7.79 7.78 5/180 12155
/proc/meminfo: memFree=18782352/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=30368 CPUtime=0 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 1980 0 0 0 0 0 0 0 23 0 1 0 517848299 31096832 1917 33554432000 4194304 4623224 140733846875904 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 7592 1919 290 105 0 3096 0

[startup+0.0330091 s]
/proc/loadavg: 8.02 7.79 7.78 5/180 12155
/proc/meminfo: memFree=18782352/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=69004 CPUtime=0.02 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 10587 0 0 0 1 1 0 0 23 0 1 0 517848299 70660096 10524 33554432000 4194304 4623224 140733846875904 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 17251 10547 290 105 0 12755 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 69004

[startup+0.100995 s]
/proc/loadavg: 8.02 7.79 7.78 5/180 12155
/proc/meminfo: memFree=18782352/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=178524 CPUtime=0.09 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 14342 0 0 0 7 2 0 0 23 0 1 0 517848299 182808576 14036 33554432000 4194304 4623224 140733846875904 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 44631 14036 301 105 0 40135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 178524

[startup+0.300962 s]
/proc/loadavg: 8.02 7.79 7.78 5/180 12155
/proc/meminfo: memFree=18782352/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=182720 CPUtime=0.29 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 16548 0 0 0 26 3 0 0 25 0 1 0 517848299 187105280 14905 33554432000 4194304 4623224 140733846875904 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 45680 14905 301 105 0 41184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 182720

[startup+0.700896 s]
/proc/loadavg: 8.02 7.79 7.78 5/180 12155
/proc/meminfo: memFree=18782352/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=205404 CPUtime=0.69 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 28485 0 0 0 64 5 0 0 25 0 1 0 517848299 210333696 20255 33554432000 4194304 4623224 140733846875904 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 51351 20256 301 105 0 46855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 205404

[startup+1.50076 s]
/proc/loadavg: 7.78 7.75 7.76 6/181 12156
/proc/meminfo: memFree=18577400/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=340656 CPUtime=1.49 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 74389 0 0 0 136 13 0 0 25 0 1 0 517848299 348831744 46671 33554432000 4194304 4623224 140733846875904 18446744073709551615 251813937621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12155/statm: 85164 46692 306 105 0 80668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 340656

[startup+3.1005 s]
/proc/loadavg: 7.78 7.75 7.76 9/184 12159
/proc/meminfo: memFree=18163960/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=748612 CPUtime=7.6 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 139901 0 0 0 737 23 0 0 25 0 4 0 517848299 766578688 110508 33554432000 4194304 4623224 140733846875904 18446744073709551615 4412464 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 187153 110508 341 105 0 182657 0
[pid=12155/tid=12157] ppid=12153 vsize=748612 CPUtime=1.5 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 2371 0 0 0 150 0 0 0 25 0 4 0 517848458 766578688 110508 33554432000 4194304 4623224 140733846875904 18446744073709551615 4363835 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=748612 CPUtime=1.5 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 3466 0 0 0 150 0 0 0 25 0 4 0 517848458 766578688 110508 33554432000 4194304 4623224 140733846875904 18446744073709551615 4485206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=748612 CPUtime=1.49 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 4586 0 0 0 149 0 0 0 25 0 4 0 517848458 766578688 110508 33554432000 4194304 4623224 140733846875904 18446744073709551615 4550301 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 748612

[startup+6.30096 s]
/proc/loadavg: 7.80 7.75 7.77 9/184 12160
/proc/meminfo: memFree=17940764/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=796488 CPUtime=20.39 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 163639 0 0 0 2012 27 0 0 25 0 4 0 517848299 815603712 125198 33554432000 4194304 4623224 140733846875904 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 199122 125198 345 105 0 194626 0
[pid=12155/tid=12157] ppid=12153 vsize=796488 CPUtime=4.69 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 3726 0 0 0 469 0 0 0 25 0 4 0 517848458 815603712 125198 33554432000 4194304 4623224 140733846875904 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=796488 CPUtime=4.69 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 8127 0 0 0 469 0 0 0 25 0 4 0 517848458 815603712 125198 33554432000 4194304 4623224 140733846875904 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=796488 CPUtime=4.7 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 5257 0 0 0 469 1 0 0 25 0 4 0 517848458 815603712 125198 33554432000 4194304 4623224 140733846875904 18446744073709551615 4560558 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.39
Current children cumulated vsize (KiB) 796488

[startup+12.7009 s]
/proc/loadavg: 7.81 7.75 7.77 9/184 12160
/proc/meminfo: memFree=17270572/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=1033048 CPUtime=45.94 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 302089 0 0 0 4544 50 0 0 25 0 4 0 517848299 1057841152 180020 33554432000 4194304 4623224 140733846875904 18446744073709551615 4412519 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 258262 180020 341 105 0 253766 0
[pid=12155/tid=12157] ppid=12153 vsize=1033048 CPUtime=11.1 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 7781 0 0 0 1109 1 0 0 25 0 4 0 517848458 1057841152 180020 33554432000 4194304 4623224 140733846875904 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=1033048 CPUtime=11.09 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 10087 0 0 0 1108 1 0 0 25 0 4 0 517848458 1057841152 180020 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=1033048 CPUtime=11.09 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 8842 0 0 0 1107 2 0 0 25 0 4 0 517848458 1057841152 180020 33554432000 4194304 4623224 140733846875904 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.94
Current children cumulated vsize (KiB) 1033048

[startup+25.5007 s]
/proc/loadavg: 7.85 7.77 7.77 9/184 12160
/proc/meminfo: memFree=15925300/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=1745148 CPUtime=97.04 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 699664 0 0 0 9593 111 0 0 25 0 4 0 517848299 1787031552 323786 33554432000 4194304 4623224 140733846875904 18446744073709551615 4397327 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 436287 323786 341 105 0 431791 0
[pid=12155/tid=12157] ppid=12153 vsize=1745148 CPUtime=23.88 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 27125 0 0 0 2383 5 0 0 25 0 4 0 517848458 1787031552 323786 33554432000 4194304 4623224 140733846875904 18446744073709551615 4463078 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=1745148 CPUtime=23.88 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 10813 0 0 0 2387 1 0 0 25 0 4 0 517848458 1787031552 323786 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=1745148 CPUtime=23.89 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 14378 0 0 0 2386 3 0 0 25 0 4 0 517848458 1787031552 323789 33554432000 4194304 4623224 140733846875904 18446744073709551615 4544908 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.04
Current children cumulated vsize (KiB) 1745148

[startup+51.1004 s]
/proc/loadavg: 7.55 7.70 7.75 9/184 12190
/proc/meminfo: memFree=22647516/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=3281404 CPUtime=199.28 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 1567916 0 0 0 19676 252 0 0 25 0 4 0 517848299 3360157696 711888 33554432000 4194304 4623224 140733846875904 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 820351 711888 341 105 0 815855 0
[pid=12155/tid=12157] ppid=12153 vsize=3281404 CPUtime=49.48 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 58738 0 0 0 4935 13 0 0 25 0 4 0 517848458 3360157696 711888 33554432000 4194304 4623224 140733846875904 18446744073709551615 4463987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=3281404 CPUtime=49.46 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 19165 0 0 0 4944 2 0 0 25 0 4 0 517848458 3360157696 711888 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=3281404 CPUtime=49.49 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 31223 0 0 0 4944 5 0 0 25 0 4 0 517848458 3360157696 711888 33554432000 4194304 4623224 140733846875904 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.28
Current children cumulated vsize (KiB) 3281404

[startup+102.307 s]
/proc/loadavg: 7.80 7.75 7.76 9/184 12192
/proc/meminfo: memFree=14523708/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=8654000 CPUtime=403.58 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 4705249 0 0 0 39642 716 0 0 25 0 4 0 517848299 8861696000 1838974 33554432000 4194304 4623224 140733846875904 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 2163500 1838983 341 105 0 2159004 0
[pid=12155/tid=12157] ppid=12153 vsize=8654000 CPUtime=100.54 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 144517 0 0 0 10025 29 0 0 25 0 4 0 517848458 8861696000 1838985 33554432000 4194304 4623224 140733846875904 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=8654000 CPUtime=100.64 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 56905 0 0 0 10055 9 0 0 25 0 4 0 517848458 8861696000 1838987 33554432000 4194304 4623224 140733846875904 18446744073709551615 4278643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=8654000 CPUtime=100.62 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 47895 0 0 0 10054 8 0 0 25 0 4 0 517848458 8861696000 1838988 33554432000 4194304 4623224 140733846875904 18446744073709551615 4544928 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 403.58
Current children cumulated vsize (KiB) 8654000

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

[startup+115.101 s]
/proc/loadavg: 7.83 7.75 7.76 9/184 12192
/proc/meminfo: memFree=10701528/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=15151380 CPUtime=454.68 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 5950336 0 0 0 44593 875 0 0 25 0 4 0 517848299 15515013120 2974951 33554432000 4194304 4623224 140733846875904 18446744073709551615 251813937486 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 3787845 2974951 3653 105 0 3783349 0
[pid=12155/tid=12157] ppid=12153 vsize=15151380 CPUtime=113.34 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 156685 0 0 0 11303 31 0 0 25 0 4 0 517848458 15515013120 2974951 33554432000 4194304 4623224 140733846875904 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=15151380 CPUtime=113.43 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 61939 0 0 0 11333 10 0 0 25 0 4 0 517848458 15515013120 2974951 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=15151380 CPUtime=113.42 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 55041 0 0 0 11333 9 0 0 25 0 4 0 517848458 15515013120 2974951 33554432000 4194304 4623224 140733846875904 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 454.68
Current children cumulated vsize (KiB) 15151380

[startup+127.901 s]
/proc/loadavg: 7.87 7.77 7.76 9/184 12192
/proc/meminfo: memFree=10592656/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=10813180 CPUtime=505.6 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 6699348 0 0 0 49560 1000 0 0 25 0 4 0 517848299 11072696320 2437617 33554432000 4194304 4623224 140733846875904 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 2703295 2437617 341 105 0 2698799 0
[pid=12155/tid=12157] ppid=12153 vsize=10813180 CPUtime=126.01 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 169023 0 0 0 12567 34 0 0 25 0 4 0 517848458 11072696320 2437617 33554432000 4194304 4623224 140733846875904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=10813180 CPUtime=126.23 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 71108 0 0 0 12612 11 0 0 25 0 4 0 517848458 11072696320 2437618 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317395 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=10813180 CPUtime=126.15 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 59645 0 0 0 12605 10 0 0 25 0 4 0 517848458 11072696320 2437618 33554432000 4194304 4623224 140733846875904 18446744073709551615 4551414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 505.6
Current children cumulated vsize (KiB) 10813180

[startup+131.101 s]
/proc/loadavg: 7.88 7.77 7.76 9/184 12192
/proc/meminfo: memFree=10108808/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=10946744 CPUtime=518.39 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 6790328 0 0 0 50823 1016 0 0 25 0 4 0 517848299 11209465856 2504364 33554432000 4194304 4623224 140733846875904 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 2736686 2504364 341 105 0 2732190 0
[pid=12155/tid=12157] ppid=12153 vsize=10946744 CPUtime=129.2 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 171607 0 0 0 12886 34 0 0 25 0 4 0 517848458 11209465856 2504364 33554432000 4194304 4623224 140733846875904 18446744073709551615 4465858 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=10946744 CPUtime=129.43 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 71108 0 0 0 12932 11 0 0 25 0 4 0 517848458 11209465856 2504364 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317190 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=10946744 CPUtime=129.35 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 60438 0 0 0 12925 10 0 0 25 0 4 0 517848458 11209465856 2504364 33554432000 4194304 4623224 140733846875904 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 518.39
Current children cumulated vsize (KiB) 10946744

[startup+134.3 s]
/proc/loadavg: 7.88 7.77 7.76 9/184 12193
/proc/meminfo: memFree=9624520/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=11015352 CPUtime=531.16 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 6879215 0 0 0 52085 1031 0 0 25 0 4 0 517848299 11279720448 2567055 33554432000 4194304 4623224 140733846875904 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 2753838 2567055 341 105 0 2749342 0
[pid=12155/tid=12157] ppid=12153 vsize=11015352 CPUtime=132.4 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 173752 0 0 0 13205 35 0 0 25 0 4 0 517848458 11279720448 2567055 33554432000 4194304 4623224 140733846875904 18446744073709551615 4468047 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=11015352 CPUtime=132.63 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 74902 0 0 0 13251 12 0 0 25 0 4 0 517848458 11279720448 2567055 33554432000 4194304 4623224 140733846875904 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=11015352 CPUtime=132.54 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 63354 0 0 0 13244 10 0 0 25 0 4 0 517848458 11279720448 2567055 33554432000 4194304 4623224 140733846875904 18446744073709551615 4552916 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 531.16
Current children cumulated vsize (KiB) 11015352

[startup+135.1 s]
/proc/loadavg: 7.88 7.77 7.76 9/184 12193
/proc/meminfo: memFree=9624520/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=11098296 CPUtime=534.37 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) R 12153 12155 11981 0 -1 4202496 6907930 0 0 0 52401 1036 0 0 25 0 4 0 517848299 11364655104 2587608 33554432000 4194304 4623224 140733846875904 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 2774574 2587608 343 105 0 2770078 0
[pid=12155/tid=12157] ppid=12153 vsize=11098296 CPUtime=133.2 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (SArTagnan) R 12153 12155 11981 0 -1 4202560 173926 0 0 0 13285 35 0 0 25 0 4 0 517848458 11364655104 2587608 33554432000 4194304 4623224 140733846875904 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=11098296 CPUtime=133.43 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4202560 75204 0 0 0 13331 12 0 0 25 0 4 0 517848458 11364655104 2587608 33554432000 4194304 4623224 140733846875904 18446744073709551615 4375283 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12159] ppid=12153 vsize=11098296 CPUtime=133.35 cores=1,3,5,7
/proc/12155/task/12159/stat : 12159 (SArTagnan) R 12153 12155 11981 0 -1 4202560 65723 0 0 0 13324 11 0 0 25 0 4 0 517848458 11364655104 2587608 33554432000 4194304 4623224 140733846875904 18446744073709551615 4357348 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 534.37
Current children cumulated vsize (KiB) 11098296

[startup+135.9 s]
/proc/loadavg: 7.89 7.77 7.76 9/184 12193
/proc/meminfo: memFree=9496056/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=0 CPUtime=537.53 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) Z 12153 12155 11981 0 -1 4202524 6934621 0 0 0 52712 1041 0 0 25 0 2 0 517848299 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 0 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=0 CPUtime=134.23 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4203588 76919 0 0 0 13410 13 0 0 25 0 2 0 517848458 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 537.53
Current children cumulated vsize (KiB) 0

[startup+136.1 s]
/proc/loadavg: 7.89 7.77 7.76 9/184 12193
/proc/meminfo: memFree=9496056/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=0 CPUtime=537.73 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) Z 12153 12155 11981 0 -1 4202524 6934621 0 0 0 52712 1061 0 0 25 0 2 0 517848299 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 0 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=0 CPUtime=134.43 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4203588 76919 0 0 0 13410 33 0 0 25 0 2 0 517848458 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 537.73
Current children cumulated vsize (KiB) 0

[startup+136.2 s]
/proc/loadavg: 7.89 7.77 7.76 9/184 12193
/proc/meminfo: memFree=9496056/32950928 swapFree=67111524/67111528
[pid=12155] ppid=12153 vsize=0 CPUtime=537.83 cores=1,3,5,7
/proc/12155/stat : 12155 (SArTagnan) Z 12153 12155 11981 0 -1 4202524 6934621 0 0 0 52712 1071 0 0 25 0 2 0 517848299 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12155/statm: 0 0 0 0 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=0 CPUtime=134.53 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (SArTagnan) R 12153 12155 11981 0 -1 4203588 76919 0 0 0 13410 43 0 0 25 0 2 0 517848458 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 537.83
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 136.294
CPU time (s): 537.932
CPU user time (s): 527.128
CPU system time (s): 10.8044
CPU usage (%): 394.685
Max. virtual memory (cumulated for all children) (KiB): 15151380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 527.128
system time used= 10.8044
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6934621
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= 6656
involuntary context switches= 2704

runsolver used 0.209968 second user time and 0.538918 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:34:56
IDJOB=3285495
IDBENCH=82387
IDSOLVER=1656
FILE ID=node126/3285495-1304062493
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
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:      18782632 kB
Buffers:       1412260 kB
Cached:        4345908 kB
SwapCached:          4 kB
Active:        8231072 kB
Inactive:      5376744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18782632 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           79388 kB
Writeback:           0 kB
AnonPages:     7849684 kB
Mapped:          15492 kB
Slab:           481728 kB
PageTables:      20372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  9217424 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= 71352 MiB
End job on node126 at 2011-04-29 09:37:12