Trace number 3386206

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-05-15 (fixed)? (exit code) 722.739 183.297

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386206-1305579409/watcher-3386206-1305579409 -o /tmp/evaluation-result-3386206-1305579409/solver-3386206-1305579409 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386206-1305579409.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: 9.11 9.11 9.03 6/398 26388
/proc/meminfo: memFree=22259380/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=33360 CPUtime=0 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 3121 0 0 0 0 0 0 0 23 0 1 0 669539345 34160640 3059 33554432000 4194304 4625164 140736548641952 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26388/statm: 8340 3061 291 106 0 3843 0

[startup+0.076894 s]
/proc/loadavg: 9.11 9.11 9.03 6/398 26388
/proc/meminfo: memFree=22259380/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=216124 CPUtime=0.06 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 17302 0 0 0 5 1 0 0 23 0 1 0 669539345 221310976 17240 33554432000 4194304 4625164 140736548641952 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26388/statm: 54031 17240 299 106 0 49534 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 216124

[startup+0.100885 s]
/proc/loadavg: 9.11 9.11 9.03 6/398 26388
/proc/meminfo: memFree=22259380/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=216532 CPUtime=0.09 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 17589 0 0 0 7 2 0 0 23 0 1 0 669539345 221728768 17362 33554432000 4194304 4625164 140736548641952 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26388/statm: 54133 17362 299 106 0 49636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 216532

[startup+0.300854 s]
/proc/loadavg: 9.11 9.11 9.03 6/398 26388
/proc/meminfo: memFree=22259380/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=223272 CPUtime=0.29 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 21302 0 0 0 26 3 0 0 24 0 1 0 669539345 228630528 18613 33554432000 4194304 4625164 140736548641952 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26388/statm: 55818 18614 299 106 0 51321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 223272

[startup+0.700755 s]
/proc/loadavg: 9.11 9.11 9.03 6/398 26388
/proc/meminfo: memFree=22259380/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=249664 CPUtime=0.69 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 34172 0 0 0 64 5 0 0 25 0 1 0 669539345 255655936 25157 33554432000 4194304 4625164 140736548641952 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26388/statm: 62416 25158 299 106 0 57919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 249664

[startup+1.50062 s]
/proc/loadavg: 8.86 9.05 9.01 7/399 26389
/proc/meminfo: memFree=22123104/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=310628 CPUtime=1.48 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 66662 0 0 0 138 10 0 0 25 0 1 0 669539345 318083072 36293 33554432000 4194304 4625164 140736548641952 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26388/statm: 77657 36294 299 106 0 73160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 310628

[startup+3.14228 s]
/proc/loadavg: 8.86 9.05 9.01 7/399 26389
/proc/meminfo: memFree=22123104/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=887736 CPUtime=6.37 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 171690 0 0 0 613 24 0 0 25 0 4 0 669539345 909041664 141201 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390864 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 221934 141201 338 106 0 217437 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 887736

[startup+6.30072 s]
/proc/loadavg: 8.87 9.05 9.01 10/402 26392
/proc/meminfo: memFree=21689460/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=887736 CPUtime=18.96 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 174189 0 0 0 1872 24 0 0 25 0 4 0 669539345 909041664 143090 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 221934 143090 339 106 0 217437 0
[pid=26388/tid=26390] ppid=26386 vsize=887736 CPUtime=4.23 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 4185 0 0 0 423 0 0 0 25 0 4 0 669539551 909041664 143090 33554432000 4194304 4625164 140736548641952 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=887736 CPUtime=4.19 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 3066 0 0 0 419 0 0 0 25 0 4 0 669539551 909041664 143090 33554432000 4194304 4625164 140736548641952 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=887736 CPUtime=4.23 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 5707 0 0 0 423 0 0 0 25 0 4 0 669539551 909041664 143090 33554432000 4194304 4625164 140736548641952 18446744073709551615 4334354 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 887736

[startup+12.7006 s]
/proc/loadavg: 8.88 9.05 9.01 10/402 26422
/proc/meminfo: memFree=21974936/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=924708 CPUtime=44.47 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 192127 0 0 0 4420 27 0 0 25 0 4 0 669539345 946900992 157748 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 231177 157748 521 106 0 226680 0
[pid=26388/tid=26390] ppid=26386 vsize=924708 CPUtime=10.63 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 7038 0 0 0 1062 1 0 0 25 0 4 0 669539551 946900992 157748 33554432000 4194304 4625164 140736548641952 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=924708 CPUtime=10.5 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 3637 0 0 0 1050 0 0 0 25 0 4 0 669539551 946900992 157748 33554432000 4194304 4625164 140736548641952 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=924708 CPUtime=10.63 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 9925 0 0 0 1062 1 0 0 25 0 4 0 669539551 946900992 157748 33554432000 4194304 4625164 140736548641952 18446744073709551615 4546792 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 44.47
Current children cumulated vsize (KiB) 924708

[startup+25.5003 s]
/proc/loadavg: 8.90 9.05 9.01 10/402 26423
/proc/meminfo: memFree=20654196/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=1862420 CPUtime=95.47 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 717940 0 0 0 9438 109 0 0 18 0 4 0 669539345 1907118080 357346 33554432000 4194304 4625164 140736548641952 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 465605 357346 374 106 0 461108 0
[pid=26388/tid=26390] ppid=26386 vsize=1862420 CPUtime=23.41 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 17519 0 0 0 2337 4 0 0 18 0 4 0 669539551 1907118080 357347 33554432000 4194304 4625164 140736548641952 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=1862420 CPUtime=23.14 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 8633 0 0 0 2313 1 0 0 21 0 4 0 669539551 1907118080 357349 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317326 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=1862420 CPUtime=23.42 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 18832 0 0 0 2339 3 0 0 25 0 4 0 669539551 1907118080 357349 33554432000 4194304 4625164 140736548641952 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 95.47
Current children cumulated vsize (KiB) 1862420

[startup+51.1008 s]
/proc/loadavg: 9.19 9.11 9.03 10/402 26423
/proc/meminfo: memFree=17884992/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=3322932 CPUtime=197.46 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 1502892 0 0 0 19520 226 0 0 25 0 4 0 669539345 3402682368 690175 33554432000 4194304 4625164 140736548641952 18446744073709551615 4278657 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 830733 690175 556 106 0 826236 0
[pid=26388/tid=26390] ppid=26386 vsize=3322932 CPUtime=48.98 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 48032 0 0 0 4888 10 0 0 25 0 4 0 669539551 3402682368 690175 33554432000 4194304 4625164 140736548641952 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=3322932 CPUtime=48.37 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 14667 0 0 0 4835 2 0 0 25 0 4 0 669539551 3402682368 690175 33554432000 4194304 4625164 140736548641952 18446744073709551615 4316696 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=3322932 CPUtime=49.01 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 48302 0 0 0 4894 7 0 0 25 0 4 0 669539551 3402682368 690175 33554432000 4194304 4625164 140736548641952 18446744073709551615 4554593 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 197.46
Current children cumulated vsize (KiB) 3322932

[startup+102.301 s]
/proc/loadavg: 9.23 9.12 9.03 10/402 26425
/proc/meminfo: memFree=13981328/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=6789900 CPUtime=401.42 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 3440051 0 0 0 39595 547 0 0 25 0 4 0 669539345 6952857600 1557028 33554432000 4194304 4625164 140736548641952 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 1697475 1557033 337 106 0 1692978 0
[pid=26388/tid=26390] ppid=26386 vsize=6789900 CPUtime=100.08 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 113369 0 0 0 9983 25 0 0 25 0 4 0 669539551 6952857600 1557033 33554432000 4194304 4625164 140736548641952 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=6789900 CPUtime=98.87 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 22628 0 0 0 9884 3 0 0 25 0 4 0 669539551 6952857600 1557034 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=6789900 CPUtime=100.17 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 80821 0 0 0 10006 11 0 0 25 0 4 0 669539551 6952857600 1557035 33554432000 4194304 4625164 140736548641952 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 401.42
Current children cumulated vsize (KiB) 6789900

[startup+162.301 s]
/proc/loadavg: 9.48 9.20 9.06 10/402 26426
/proc/meminfo: memFree=8431752/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=11374728 CPUtime=640.41 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 6676114 0 0 0 62967 1074 0 0 25 0 4 0 669539345 11647721472 2560661 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 2843682 2560661 337 106 0 2839185 0
[pid=26388/tid=26390] ppid=26386 vsize=11374728 CPUtime=159.96 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114079 0 0 0 15970 26 0 0 25 0 4 0 669539551 11647721472 2560661 33554432000 4194304 4625164 140736548641952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=11374728 CPUtime=158 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 40559 0 0 0 15792 8 0 0 25 0 4 0 669539551 11647721472 2560661 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=11374728 CPUtime=160.15 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 108545 0 0 0 16001 14 0 0 25 0 4 0 669539551 11647721472 2560661 33554432000 4194304 4625164 140736548641952 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 640.41
Current children cumulated vsize (KiB) 11374728

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

[startup+167.801 s]
/proc/loadavg: 9.44 9.20 9.06 10/402 26426
/proc/meminfo: memFree=7616948/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=11540588 CPUtime=662.34 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 6791203 0 0 0 65137 1097 0 0 25 0 4 0 669539345 11817562112 2633619 33554432000 4194304 4625164 140736548641952 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 2885147 2633620 337 106 0 2880650 0
[pid=26388/tid=26390] ppid=26386 vsize=11540588 CPUtime=165.46 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114097 0 0 0 16520 26 0 0 25 0 4 0 669539551 11817562112 2633621 33554432000 4194304 4625164 140736548641952 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=11540588 CPUtime=163.43 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 40559 0 0 0 16335 8 0 0 25 0 4 0 669539551 11817562112 2633621 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=11540588 CPUtime=165.66 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 113465 0 0 0 16551 15 0 0 25 0 4 0 669539551 11817562112 2633622 33554432000 4194304 4625164 140736548641952 18446744073709551615 4553548 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 662.34
Current children cumulated vsize (KiB) 11540588

[startup+174.215 s]
/proc/loadavg: 9.41 9.20 9.06 10/402 26427
/proc/meminfo: memFree=6744508/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=11741872 CPUtime=687.91 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 6910808 0 0 0 67667 1124 0 0 25 0 4 0 669539345 12023676928 2723625 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 2935468 2723625 337 106 0 2930971 0
[pid=26388/tid=26390] ppid=26386 vsize=11741872 CPUtime=171.87 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114252 0 0 0 17161 26 0 0 25 0 4 0 669539551 12023676928 2723625 33554432000 4194304 4625164 140736548641952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=11741872 CPUtime=169.76 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 41415 0 0 0 16968 8 0 0 25 0 4 0 669539551 12023676928 2723625 33554432000 4194304 4625164 140736548641952 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=11741872 CPUtime=172.06 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 120557 0 0 0 17191 15 0 0 25 0 4 0 669539551 12023676928 2723625 33554432000 4194304 4625164 140736548641952 18446744073709551615 4351688 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 687.91
Current children cumulated vsize (KiB) 11741872

[startup+177.4 s]
/proc/loadavg: 9.37 9.19 9.06 10/402 26427
/proc/meminfo: memFree=6392596/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=11872944 CPUtime=700.66 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 6969819 0 0 0 68929 1137 0 0 25 0 4 0 669539345 12157894656 2772614 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 2968236 2772614 337 106 0 2963739 0
[pid=26388/tid=26390] ppid=26386 vsize=11872944 CPUtime=175.07 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114307 0 0 0 17481 26 0 0 25 0 4 0 669539551 12157894656 2772614 33554432000 4194304 4625164 140736548641952 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=11872944 CPUtime=172.92 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 42678 0 0 0 17284 8 0 0 25 0 4 0 669539551 12157894656 2772614 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=11872944 CPUtime=175.27 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 122695 0 0 0 17511 16 0 0 25 0 4 0 669539551 12157894656 2772614 33554432000 4194304 4625164 140736548641952 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 700.66
Current children cumulated vsize (KiB) 11872944

[startup+180.601 s]
/proc/loadavg: 9.37 9.19 9.06 10/402 26427
/proc/meminfo: memFree=6170756/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=11938480 CPUtime=713.37 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 7049595 0 0 0 70180 1157 0 0 25 0 4 0 669539345 12225003520 2829132 33554432000 4194304 4625164 140736548641952 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 2984620 2829132 337 106 0 2980123 0
[pid=26388/tid=26390] ppid=26386 vsize=11938480 CPUtime=178.26 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114308 0 0 0 17800 26 0 0 25 0 4 0 669539551 12225003520 2829132 33554432000 4194304 4625164 140736548641952 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=11938480 CPUtime=176.08 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 42680 0 0 0 17600 8 0 0 25 0 4 0 669539551 12225003520 2829132 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=11938480 CPUtime=178.45 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 124842 0 0 0 17829 16 0 0 25 0 4 0 669539551 12225003520 2829132 33554432000 4194304 4625164 140736548641952 18446744073709551615 4554661 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 713.37
Current children cumulated vsize (KiB) 11938480

[startup+182.2 s]
/proc/loadavg: 9.34 9.19 9.06 10/402 26427
/proc/meminfo: memFree=5882208/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=12004016 CPUtime=719.74 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) R 26386 26388 25968 0 -1 4202496 7098684 0 0 0 70806 1168 0 0 25 0 4 0 669539345 12292112384 2861892 33554432000 4194304 4625164 140736548641952 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 3001004 2861892 337 106 0 2996507 0
[pid=26388/tid=26390] ppid=26386 vsize=12004016 CPUtime=179.86 cores=0,2,4,6
/proc/26388/task/26390/stat : 26390 (SArTagnan) R 26386 26388 25968 0 -1 4202560 114309 0 0 0 17960 26 0 0 25 0 4 0 669539551 12292112384 2861892 33554432000 4194304 4625164 140736548641952 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=12004016 CPUtime=177.65 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4202560 42680 0 0 0 17757 8 0 0 25 0 4 0 669539551 12292112384 2861892 33554432000 4194304 4625164 140736548641952 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26388/tid=26392] ppid=26386 vsize=12004016 CPUtime=180.05 cores=0,2,4,6
/proc/26388/task/26392/stat : 26392 (SArTagnan) R 26386 26388 25968 0 -1 4202560 125397 0 0 0 17989 16 0 0 25 0 4 0 669539551 12292112384 2861892 33554432000 4194304 4625164 140736548641952 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 719.74
Current children cumulated vsize (KiB) 12004016

[startup+183.014 s]
/proc/loadavg: 9.34 9.19 9.06 7/400 26427
/proc/meminfo: memFree=7183472/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=0 CPUtime=722.45 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) Z 26386 26388 25968 0 -1 4202524 7117550 0 0 0 71054 1191 0 0 25 0 2 0 669539345 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 0 0 0 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=0 CPUtime=178.47 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4203588 42680 0 0 0 17820 27 0 0 25 0 2 0 669539551 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 722.45
Current children cumulated vsize (KiB) 0

[startup+183.2 s]
/proc/loadavg: 9.34 9.19 9.06 7/400 26427
/proc/meminfo: memFree=7183472/32951124 swapFree=65173164/67111528
[pid=26388] ppid=26386 vsize=0 CPUtime=722.63 cores=0,2,4,6
/proc/26388/stat : 26388 (SArTagnan) Z 26386 26388 25968 0 -1 4202524 7117550 0 0 0 71054 1209 0 0 25 0 2 0 669539345 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26388/statm: 0 0 0 0 0 0 0
[pid=26388/tid=26391] ppid=26386 vsize=0 CPUtime=178.65 cores=0,2,4,6
/proc/26388/task/26391/stat : 26391 (SArTagnan) R 26386 26388 25968 0 -1 4203588 42680 0 0 0 17820 45 0 0 25 0 2 0 669539551 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 722.63
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 183.297
CPU time (s): 722.739
CPU user time (s): 710.545
CPU system time (s): 12.1941
CPU usage (%): 394.3
Max. virtual memory (cumulated for all children) (KiB): 15833032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 710.545
system time used= 12.1941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7117550
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= 6239
involuntary context switches= 10551

runsolver used 0.623905 second user time and 1.70174 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:56:52
IDJOB=3386206
IDBENCH=82367
IDSOLVER=1871
FILE ID=node132/3386206-1305579409
RUNJOBID= node132-1305576571-25986
PBS_JOBID= 13350206
Free space on /tmp= 73188 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
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-3386206-1305579409/watcher-3386206-1305579409 -o /tmp/evaluation-result-3386206-1305579409/solver-3386206-1305579409 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386206-1305579409.cnf -threads=4

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=2049491025

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.833
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:      22259660 kB
Buffers:        316292 kB
Cached:        3640720 kB
SwapCached:       9908 kB
Active:        4265772 kB
Inactive:      6095528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22259660 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:           98012 kB
Writeback:           0 kB
AnonPages:     6401392 kB
Mapped:          25244 kB
Slab:           223544 kB
PageTables:      41408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78781600 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= 73180 MiB
End job on node132 at 2011-05-16 22:59:55