Trace number 3286093

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) 561.228 142.804

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286093-1304063410/watcher-3286093-1304063410 -o /tmp/evaluation-result-3286093-1304063410/solver-3286093-1304063410 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3286093-1304063410.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.40 7.67 7.76 5/180 12511
/proc/meminfo: memFree=23269328/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=27216 CPUtime=0 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 2387 0 0 0 0 0 0 0 23 0 1 0 517940066 27869184 2324 33554432000 4194304 4623224 140735869783504 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 6804 2334 290 105 0 2308 0

[startup+0.102122 s]
/proc/loadavg: 7.40 7.67 7.76 5/180 12511
/proc/meminfo: memFree=23269328/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=258084 CPUtime=0.09 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 21039 0 0 0 7 2 0 0 23 0 1 0 517940066 264278016 20733 33554432000 4194304 4623224 140735869783504 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 64521 20734 301 105 0 60025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 258084

[startup+0.201104 s]
/proc/loadavg: 7.40 7.67 7.76 5/180 12511
/proc/meminfo: memFree=23269328/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=259456 CPUtime=0.19 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 21816 0 0 0 17 2 0 0 24 0 1 0 517940066 265682944 21075 33554432000 4194304 4623224 140735869783504 18446744073709551615 4266719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 64864 21076 301 105 0 60368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 259456

[startup+0.301088 s]
/proc/loadavg: 7.40 7.67 7.76 5/180 12511
/proc/meminfo: memFree=23269328/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=262280 CPUtime=0.29 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 23235 0 0 0 26 3 0 0 25 0 1 0 517940066 268574720 21592 33554432000 4194304 4623224 140735869783504 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 65570 21593 301 105 0 61074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 262280

[startup+0.701022 s]
/proc/loadavg: 7.40 7.67 7.76 5/180 12511
/proc/meminfo: memFree=23269328/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=284964 CPUtime=0.69 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 35086 0 0 0 65 4 0 0 25 0 1 0 517940066 291803136 26856 33554432000 4194304 4623224 140735869783504 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 71241 26856 301 105 0 66745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 284964

[startup+1.50089 s]
/proc/loadavg: 7.40 7.67 7.76 6/181 12512
/proc/meminfo: memFree=23064108/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=347092 CPUtime=1.49 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 66962 0 0 0 139 10 0 0 25 0 1 0 517940066 355422208 39244 33554432000 4194304 4623224 140735869783504 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12511/statm: 86773 39244 301 105 0 82277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 347092

[startup+3.10062 s]
/proc/loadavg: 7.40 7.67 7.76 6/181 12512
/proc/meminfo: memFree=22480332/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=1026488 CPUtime=5.02 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 203410 0 0 0 476 26 0 0 25 0 4 0 517940066 1051123712 161541 33554432000 4194304 4623224 140735869783504 18446744073709551615 4498403 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12511/statm: 256622 161541 382 105 0 252126 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 1026488

[startup+6.30108 s]
/proc/loadavg: 7.29 7.64 7.75 9/184 12515
/proc/meminfo: memFree=22258880/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=1063508 CPUtime=17.8 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 223252 0 0 0 1751 29 0 0 25 0 4 0 517940066 1089032192 173381 33554432000 4194304 4623224 140735869783504 18446744073709551615 4412496 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12511/statm: 265877 173381 383 105 0 261381 0
[pid=12511/tid=12513] ppid=12509 vsize=1063508 CPUtime=3.83 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 5477 0 0 0 383 0 0 0 25 0 4 0 517940311 1089032192 173381 33554432000 4194304 4623224 140735869783504 18446744073709551615 4463264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=1063508 CPUtime=3.82 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 3519 0 0 0 382 0 0 0 25 0 4 0 517940311 1089032192 173381 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=1063508 CPUtime=3.83 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 7290 0 0 0 383 0 0 0 25 0 4 0 517940311 1089032192 173381 33554432000 4194304 4623224 140735869783504 18446744073709551615 4330719 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.8
Current children cumulated vsize (KiB) 1063508

[startup+12.701 s]
/proc/loadavg: 7.34 7.64 7.75 9/184 12515
/proc/meminfo: memFree=21640160/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=1159828 CPUtime=43.36 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 302969 0 0 0 4295 41 0 0 25 0 4 0 517940066 1187663872 204198 33554432000 4194304 4623224 140735869783504 18446744073709551615 4412555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12511/statm: 289957 204198 383 105 0 285461 0
[pid=12511/tid=12513] ppid=12509 vsize=1159828 CPUtime=10.23 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 7739 0 0 0 1022 1 0 0 25 0 4 0 517940311 1187663872 204198 33554432000 4194304 4623224 140735869783504 18446744073709551615 4462593 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=1159828 CPUtime=10.18 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 6870 0 0 0 1017 1 0 0 25 0 4 0 517940311 1187663872 204198 33554432000 4194304 4623224 140735869783504 18446744073709551615 4462989 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=1159828 CPUtime=10.23 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 10984 0 0 0 1022 1 0 0 25 0 4 0 517940311 1187663872 204198 33554432000 4194304 4623224 140735869783504 18446744073709551615 4289912 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.36
Current children cumulated vsize (KiB) 1159828

[startup+25.5009 s]
/proc/loadavg: 7.49 7.66 7.75 9/184 12515
/proc/meminfo: memFree=20528276/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=1998000 CPUtime=94.46 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 757195 0 0 0 9336 110 0 0 25 0 4 0 517940066 2045952000 374463 33554432000 4194304 4623224 140735869783504 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12511/statm: 499500 374474 383 105 0 495004 0
[pid=12511/tid=12513] ppid=12509 vsize=1998000 CPUtime=23 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 26654 0 0 0 2295 5 0 0 25 0 4 0 517940311 2045952000 374480 33554432000 4194304 4623224 140735869783504 18446744073709551615 4485376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=1998000 CPUtime=22.91 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 15423 0 0 0 2289 2 0 0 25 0 4 0 517940311 2045952000 374486 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=1998000 CPUtime=23.03 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 21582 0 0 0 2300 3 0 0 25 0 4 0 517940311 2045952000 374490 33554432000 4194304 4623224 140735869783504 18446744073709551615 4544888 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.46
Current children cumulated vsize (KiB) 1998000

[startup+51.1006 s]
/proc/loadavg: 7.66 7.69 7.76 9/184 12516
/proc/meminfo: memFree=18698712/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=3661800 CPUtime=196.61 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 1646743 0 0 0 19404 257 0 0 25 0 4 0 517940066 3749683200 773792 33554432000 4194304 4623224 140735869783504 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 915450 773792 383 105 0 910954 0
[pid=12511/tid=12513] ppid=12509 vsize=3661800 CPUtime=48.57 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 78510 0 0 0 4840 17 0 0 25 0 4 0 517940311 3749683200 773792 33554432000 4194304 4623224 140735869783504 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=3661800 CPUtime=48.39 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 18829 0 0 0 4836 3 0 0 25 0 4 0 517940311 3749683200 773792 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=3661800 CPUtime=48.54 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 42056 0 0 0 4848 6 0 0 25 0 4 0 517940311 3749683200 773792 33554432000 4194304 4623224 140735869783504 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 196.61
Current children cumulated vsize (KiB) 3661800

[startup+102.301 s]
/proc/loadavg: 7.85 7.73 7.77 9/184 12517
/proc/meminfo: memFree=13641356/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=9033752 CPUtime=401.1 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 4717130 0 0 0 39412 698 0 0 25 0 4 0 517940066 9250562048 1920531 33554432000 4194304 4623224 140735869783504 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2258438 1920531 383 105 0 2253942 0
[pid=12511/tid=12513] ppid=12509 vsize=9033752 CPUtime=99.77 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 112857 0 0 0 9955 22 0 0 25 0 4 0 517940311 9250562048 1920531 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=9033752 CPUtime=99.54 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 29957 0 0 0 9950 4 0 0 25 0 4 0 517940311 9250562048 1920531 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=9033752 CPUtime=99.46 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 80613 0 0 0 9934 12 0 0 25 0 4 0 517940311 9250562048 1920531 33554432000 4194304 4623224 140735869783504 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.1
Current children cumulated vsize (KiB) 9033752

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

[startup+102.407 s]
/proc/loadavg: 7.85 7.73 7.77 9/184 12517
/proc/meminfo: memFree=13641356/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=9033752 CPUtime=401.5 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 4721043 0 0 0 39452 698 0 0 25 0 4 0 517940066 9250562048 1923742 33554432000 4194304 4623224 140735869783504 18446744073709551615 4412310 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2258438 1923742 383 105 0 2253942 0
[pid=12511/tid=12513] ppid=12509 vsize=9033752 CPUtime=99.87 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 112857 0 0 0 9965 22 0 0 25 0 4 0 517940311 9250562048 1923742 33554432000 4194304 4623224 140735869783504 18446744073709551615 4278472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=9033752 CPUtime=99.64 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 29957 0 0 0 9960 4 0 0 25 0 4 0 517940311 9250562048 1923742 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=9033752 CPUtime=99.56 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 80613 0 0 0 9944 12 0 0 25 0 4 0 517940311 9250562048 1923742 33554432000 4194304 4623224 140735869783504 18446744073709551615 4552790 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.5
Current children cumulated vsize (KiB) 9033752

[startup+128.001 s]
/proc/loadavg: 7.91 7.76 7.77 9/184 12518
/proc/meminfo: memFree=11409212/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=10678788 CPUtime=503.43 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 6570596 0 0 0 49360 983 0 0 25 0 4 0 517940066 10935078912 2465677 33554432000 4194304 4623224 140735869783504 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2669697 2465677 385 105 0 2665201 0
[pid=12511/tid=12513] ppid=12509 vsize=10678788 CPUtime=125.47 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 114009 0 0 0 12524 23 0 0 25 0 4 0 517940311 10935078912 2465677 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=10678788 CPUtime=125.06 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 44631 0 0 0 12498 8 0 0 25 0 4 0 517940311 10935078912 2465677 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=10678788 CPUtime=124.89 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 100883 0 0 0 12474 15 0 0 25 0 4 0 517940311 10935078912 2465677 33554432000 4194304 4623224 140735869783504 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 503.43
Current children cumulated vsize (KiB) 10678788

[startup+134.401 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12518
/proc/meminfo: memFree=11056852/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=10925632 CPUtime=528.99 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 6660224 0 0 0 51895 1004 0 0 25 0 4 0 517940066 11187847168 2547095 33554432000 4194304 4623224 140735869783504 18446744073709551615 251813900997 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2731408 2547096 383 105 0 2726912 0
[pid=12511/tid=12513] ppid=12509 vsize=10925632 CPUtime=131.87 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 114122 0 0 0 13164 23 0 0 25 0 4 0 517940311 11187847168 2547096 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=10925632 CPUtime=131.46 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 46387 0 0 0 13138 8 0 0 25 0 4 0 517940311 11187847168 2547097 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317463 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=10925632 CPUtime=131.25 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 106342 0 0 0 13109 16 0 0 25 0 4 0 517940311 11187847168 2547097 33554432000 4194304 4623224 140735869783504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 528.99
Current children cumulated vsize (KiB) 10925632

[startup+137.607 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12518
/proc/meminfo: memFree=10921568/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=11020864 CPUtime=541.79 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 6694266 0 0 0 53170 1009 0 0 25 0 4 0 517940066 11285364736 2574950 33554432000 4194304 4623224 140735869783504 18446744073709551615 4413922 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2755216 2574950 383 105 0 2750720 0
[pid=12511/tid=12513] ppid=12509 vsize=11020864 CPUtime=135.07 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 114140 0 0 0 13484 23 0 0 25 0 4 0 517940311 11285364736 2574950 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=11020864 CPUtime=134.67 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 47299 0 0 0 13459 8 0 0 25 0 4 0 517940311 11285364736 2574950 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=11020864 CPUtime=134.43 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 108527 0 0 0 13427 16 0 0 25 0 4 0 517940311 11285364736 2574950 33554432000 4194304 4623224 140735869783504 18446744073709551615 4553282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 541.79
Current children cumulated vsize (KiB) 11020864

[startup+140.801 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12519
/proc/meminfo: memFree=10703576/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=11141828 CPUtime=554.57 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 6764905 0 0 0 54437 1020 0 0 25 0 4 0 517940066 11409231872 2628246 33554432000 4194304 4623224 140735869783504 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2785457 2628246 383 105 0 2780961 0
[pid=12511/tid=12513] ppid=12509 vsize=11141828 CPUtime=138.27 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 114161 0 0 0 13804 23 0 0 25 0 4 0 517940311 11409231872 2628251 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=11141828 CPUtime=137.86 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 47307 0 0 0 13778 8 0 0 25 0 4 0 517940311 11409231872 2628251 33554432000 4194304 4623224 140735869783504 18446744073709551615 4463048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=11141828 CPUtime=137.62 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 111190 0 0 0 13745 17 0 0 25 0 4 0 517940311 11409231872 2628251 33554432000 4194304 4623224 140735869783504 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 554.57
Current children cumulated vsize (KiB) 11141828

[startup+141.6 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12519
/proc/meminfo: memFree=10703576/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=11190980 CPUtime=557.75 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) R 12509 12511 11981 0 -1 4202496 6799972 0 0 0 54748 1027 0 0 25 0 4 0 517940066 11459563520 2654733 33554432000 4194304 4623224 140735869783504 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 2797745 2654742 383 105 0 2793249 0
[pid=12511/tid=12513] ppid=12509 vsize=11190980 CPUtime=139.07 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4202560 114195 0 0 0 13884 23 0 0 25 0 4 0 517940311 11459563520 2654748 33554432000 4194304 4623224 140735869783504 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12511/tid=12514] ppid=12509 vsize=11190980 CPUtime=138.66 cores=0,2,4,6
/proc/12511/task/12514/stat : 12514 (SArTagnan) R 12509 12511 11981 0 -1 4202560 47462 0 0 0 13858 8 0 0 25 0 4 0 517940311 11459563520 2654752 33554432000 4194304 4623224 140735869783504 18446744073709551615 4317157 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12511/tid=12515] ppid=12509 vsize=11190980 CPUtime=138.41 cores=0,2,4,6
/proc/12511/task/12515/stat : 12515 (SArTagnan) R 12509 12511 11981 0 -1 4202560 111705 0 0 0 13824 17 0 0 25 0 4 0 517940311 11459563520 2654752 33554432000 4194304 4623224 140735869783504 18446744073709551615 4467999 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 557.75
Current children cumulated vsize (KiB) 11190980

[startup+142.4 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12519
/proc/meminfo: memFree=10557312/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=0 CPUtime=560.82 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) Z 12509 12511 11981 0 -1 4202524 6832090 0 0 0 55047 1035 0 0 25 0 2 0 517940066 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 0 0 0 0 0 0 0
[pid=12511/tid=12513] ppid=12509 vsize=0 CPUtime=139.86 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4203588 114850 0 0 0 13959 27 0 0 25 0 2 0 517940311 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 560.82
Current children cumulated vsize (KiB) 0

[startup+142.8 s]
/proc/loadavg: 7.92 7.76 7.78 9/184 12519
/proc/meminfo: memFree=10557312/32950928 swapFree=67111524/67111528
[pid=12511] ppid=12509 vsize=0 CPUtime=561.22 cores=0,2,4,6
/proc/12511/stat : 12511 (SArTagnan) Z 12509 12511 11981 0 -1 4202524 6832090 0 0 0 55047 1075 0 0 25 0 2 0 517940066 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12511/statm: 0 0 0 0 0 0 0
[pid=12511/tid=12513] ppid=12509 vsize=0 CPUtime=140.26 cores=0,2,4,6
/proc/12511/task/12513/stat : 12513 (SArTagnan) R 12509 12511 11981 0 -1 4203588 114850 0 0 0 13959 67 0 0 25 0 2 0 517940311 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 561.22
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 142.804
CPU time (s): 561.228
CPU user time (s): 550.472
CPU system time (s): 10.7554
CPU usage (%): 393.006
Max. virtual memory (cumulated for all children) (KiB): 15346672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.472
system time used= 10.7554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6832090
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= 4374
involuntary context switches= 2509

runsolver used 0.248962 second user time and 0.531919 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:50:14
IDJOB=3286093
IDBENCH=82413
IDSOLVER=1656
FILE ID=node126/3286093-1304063410
RUNJOBID= node126-1304062030-11999
PBS_JOBID= 13170454
Free space on /tmp= 71408 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.030-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286093-1304063410/watcher-3286093-1304063410 -o /tmp/evaluation-result-3286093-1304063410/solver-3286093-1304063410 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3286093-1304063410.cnf -threads=4

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=338236703

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:      23269608 kB
Buffers:       1413640 kB
Cached:        4507956 kB
SwapCached:          4 kB
Active:        3657296 kB
Inactive:      5470756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23269608 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          182900 kB
Writeback:           0 kB
AnonPages:     3206336 kB
Mapped:          15492 kB
Slab:           483676 kB
PageTables:      11072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3596276 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= 71408 MiB
End job on node126 at 2011-04-29 09:52:37