Trace number 3386205

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) 817.206 232

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: 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-3386205-1305579588/watcher-3386205-1305579588 -o /tmp/evaluation-result-3386205-1305579588/solver-3386205-1305579588 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386205-1305579588.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.57 8.01 7.44 5/384 4941
/proc/meminfo: memFree=11924564/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=30372 CPUtime=0 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 2163 0 0 0 0 0 0 0 23 0 1 0 669557848 31100928 2101 33554432000 4194304 4625164 140736280990496 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 7593 2103 291 106 0 3096 0

[startup+0.0998481 s]
/proc/loadavg: 7.57 8.01 7.44 5/384 4941
/proc/meminfo: memFree=11924564/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=178528 CPUtime=0.09 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 14339 0 0 0 8 1 0 0 23 0 1 0 669557848 182812672 14034 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594485347 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 44632 14034 299 106 0 40135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 178528

[startup+0.100848 s]
/proc/loadavg: 7.57 8.01 7.44 5/384 4941
/proc/meminfo: memFree=11924564/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=178528 CPUtime=0.09 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 14339 0 0 0 8 1 0 0 23 0 1 0 669557848 182812672 14034 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594485371 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 44632 14034 299 106 0 40135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 178528

[startup+0.300812 s]
/proc/loadavg: 7.57 8.01 7.44 5/384 4941
/proc/meminfo: memFree=11924564/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=182724 CPUtime=0.29 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 16564 0 0 0 27 2 0 0 25 0 1 0 669557848 187109376 14922 33554432000 4194304 4625164 140736280990496 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 45681 14922 299 106 0 41184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 182724

[startup+0.700742 s]
/proc/loadavg: 7.57 8.01 7.44 5/384 4941
/proc/meminfo: memFree=11924564/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=205408 CPUtime=0.69 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 28533 0 0 0 66 3 0 0 25 0 1 0 669557848 210337792 20304 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594485296 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 51352 20304 299 106 0 46855 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 205408

[startup+1.50061 s]
/proc/loadavg: 7.57 8.01 7.44 6/385 4942
/proc/meminfo: memFree=11785200/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=370224 CPUtime=1.49 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 79643 0 0 0 139 10 0 0 25 0 1 0 669557848 379109376 51926 33554432000 4194304 4625164 140736280990496 18446744073709551615 4298796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4941/statm: 92556 51940 307 106 0 88059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 370224

[startup+3.10032 s]
/proc/loadavg: 7.36 7.96 7.43 9/388 4945
/proc/meminfo: memFree=11437480/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=695208 CPUtime=7.61 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 135899 0 0 0 746 15 0 0 25 0 4 0 669557848 711892992 107787 33554432000 4194304 4625164 140736280990496 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4941/statm: 173802 107787 341 106 0 169305 0
[pid=4941/tid=4943] ppid=4939 vsize=695208 CPUtime=1.51 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 1516 0 0 0 151 0 0 0 25 0 4 0 669558006 711892992 107787 33554432000 4194304 4625164 140736280990496 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=695208 CPUtime=1.5 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 2354 0 0 0 150 0 0 0 25 0 4 0 669558006 711892992 107787 33554432000 4194304 4625164 140736280990496 18446744073709551615 4479584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=695208 CPUtime=1.5 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 3983 0 0 0 150 0 0 0 25 0 4 0 669558006 711892992 107787 33554432000 4194304 4625164 140736280990496 18446744073709551615 4479817 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 695208

[startup+6.30076 s]
/proc/loadavg: 7.36 7.96 7.43 9/388 4945
/proc/meminfo: memFree=11013040/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=760744 CPUtime=20.37 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 138468 0 0 0 2021 16 0 0 25 0 4 0 669557848 779001856 109193 33554432000 4194304 4625164 140736280990496 18446744073709551615 4390864 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4941/statm: 190186 109193 342 106 0 185689 0
[pid=4941/tid=4943] ppid=4939 vsize=760744 CPUtime=4.71 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 2499 0 0 0 471 0 0 0 25 0 4 0 669558006 779001856 109193 33554432000 4194304 4625164 140736280990496 18446744073709551615 4464625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=760744 CPUtime=4.7 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 2389 0 0 0 470 0 0 0 25 0 4 0 669558006 779001856 109193 33554432000 4194304 4625164 140736280990496 18446744073709551615 4464333 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=760744 CPUtime=4.7 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 4746 0 0 0 470 0 0 0 25 0 4 0 669558006 779001856 109193 33554432000 4194304 4625164 140736280990496 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.37
Current children cumulated vsize (KiB) 760744

[startup+12.7006 s]
/proc/loadavg: 7.46 7.96 7.43 9/388 4945
/proc/meminfo: memFree=10388620/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=844036 CPUtime=45.89 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 202416 0 0 0 4562 27 0 0 25 0 4 0 669557848 864292864 139171 33554432000 4194304 4625164 140736280990496 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4941/statm: 211009 139171 342 106 0 206512 0
[pid=4941/tid=4943] ppid=4939 vsize=844036 CPUtime=11.11 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 10177 0 0 0 1109 2 0 0 24 0 4 0 669558006 864292864 139171 33554432000 4194304 4625164 140736280990496 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=844036 CPUtime=11.11 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 6557 0 0 0 1110 1 0 0 25 0 4 0 669558006 864292864 139171 33554432000 4194304 4625164 140736280990496 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=844036 CPUtime=11.1 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 7467 0 0 0 1109 1 0 0 25 0 4 0 669558006 864292864 139171 33554432000 4194304 4625164 140736280990496 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.89
Current children cumulated vsize (KiB) 844036

[startup+25.5004 s]
/proc/loadavg: 7.54 7.96 7.44 9/388 4946
/proc/meminfo: memFree=8371272/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=1482604 CPUtime=96.92 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 556540 0 0 0 9609 83 0 0 25 0 4 0 669557848 1518186496 284453 33554432000 4194304 4625164 140736280990496 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4941/statm: 370651 284453 343 106 0 366154 0
[pid=4941/tid=4943] ppid=4939 vsize=1482604 CPUtime=23.9 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 32284 0 0 0 2384 6 0 0 25 0 4 0 669558006 1518186496 284453 33554432000 4194304 4625164 140736280990496 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=1482604 CPUtime=23.9 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 7535 0 0 0 2389 1 0 0 25 0 4 0 669558006 1518186496 284453 33554432000 4194304 4625164 140736280990496 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=1482604 CPUtime=23.9 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 14890 0 0 0 2388 2 0 0 25 0 4 0 669558006 1518186496 284453 33554432000 4194304 4625164 140736280990496 18446744073709551615 4375408 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.92
Current children cumulated vsize (KiB) 1482604

[startup+51.1009 s]
/proc/loadavg: 7.75 7.98 7.46 9/388 4947
/proc/meminfo: memFree=4327388/32950928 swapFree=54713420/67111528
[pid=4941] ppid=4939 vsize=3421296 CPUtime=198.88 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 1537115 0 0 0 19650 238 0 0 25 0 4 0 669557848 3503407104 680360 33554432000 4194304 4625164 140736280990496 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4941/statm: 855324 680360 343 106 0 850827 0
[pid=4941/tid=4943] ppid=4939 vsize=3421296 CPUtime=49.47 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 100280 0 0 0 4929 18 0 0 25 0 4 0 669558006 3503407104 680360 33554432000 4194304 4625164 140736280990496 18446744073709551615 4467238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=3421296 CPUtime=49.49 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 18396 0 0 0 4946 3 0 0 25 0 4 0 669558006 3503407104 680361 33554432000 4194304 4625164 140736280990496 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=3421296 CPUtime=49.44 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 43840 0 0 0 4937 7 0 0 25 0 4 0 669558006 3503407104 680361 33554432000 4194304 4625164 140736280990496 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.88
Current children cumulated vsize (KiB) 3421296

[startup+102.301 s]
/proc/loadavg: 8.67 8.20 7.56 9/388 4959
/proc/meminfo: memFree=366868/32950928 swapFree=52753816/67111528
[pid=4941] ppid=4939 vsize=6429156 CPUtime=383.1 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 3282655 0 0 0 37650 660 0 0 25 0 4 0 669557848 6583455744 1376758 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594527429 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 1101
/proc/4941/statm: 1607289 1376758 367 106 0 1602792 0
[pid=4941/tid=4943] ppid=4939 vsize=6429156 CPUtime=100.04 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 115673 0 0 0 9981 23 0 0 25 0 4 0 669558006 6583455744 1376826 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4941/tid=4944] ppid=4939 vsize=6429156 CPUtime=96.5 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 37806 0 0 0 9634 16 0 0 25 0 4 0 669558006 6583455744 1376826 33554432000 4194304 4625164 140736280990496 18446744073709551615 4464658 0 0 4096 2 0 0 0 -1 2 0 0 92
[pid=4941/tid=4945] ppid=4939 vsize=6429156 CPUtime=97.79 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 78633 0 0 0 9756 23 0 0 25 0 4 0 669558006 6583455744 1376827 33554432000 4194304 4625164 140736280990496 18446744073709551615 4288760 0 0 4096 2 0 0 0 -1 6 0 0 109
Current children cumulated CPU time (s) 383.1
Current children cumulated vsize (KiB) 6429156

[startup+162.359 s]
/proc/loadavg: 10.70 8.83 7.81 6/388 4960
/proc/meminfo: memFree=90356/32950928 swapFree=46554624/67111528
[pid=4941] ppid=4939 vsize=11679004 CPUtime=546.33 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) D 4939 4941 4682 0 -1 4204544 4366559 0 0 0 52915 1718 0 0 18 0 4 0 669557848 11959300096 2364690 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594564053 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 4340
/proc/4941/statm: 2919751 2364690 29596 106 0 2915254 0
[pid=4941/tid=4943] ppid=4939 vsize=11679004 CPUtime=154.89 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 118786 0 0 0 15458 31 0 0 25 0 4 0 669558006 11959300096 2364690 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 0 0 0 53
[pid=4941/tid=4944] ppid=4939 vsize=11679004 CPUtime=135.78 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 59209 0 0 0 13518 60 0 0 19 0 4 0 669558006 11959300096 2364690 33554432000 4194304 4625164 140736280990496 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 2 0 0 387
[pid=4941/tid=4945] ppid=4939 vsize=11679004 CPUtime=143.06 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) D 4939 4941 4682 0 -1 4204608 126925 0 0 0 14187 119 0 0 19 0 4 0 669558006 11959300096 2364690 33554432000 4194304 4625164 140736280990496 18446744073709551615 4339447 0 0 4096 2 18446744071562234512 0 0 -1 0 0 0 810
Current children cumulated CPU time (s) 546.33
Current children cumulated vsize (KiB) 11679004

[startup+222.301 s]
/proc/loadavg: 9.17 8.76 7.85 9/388 5023
/proc/meminfo: memFree=10818172/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=11498024 CPUtime=780.06 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 7075101 0 0 0 75704 2302 0 0 25 0 4 0 669557848 11773976576 2679173 33554432000 4194304 4625164 140736280990496 18446744073709551615 235594527777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 2874506 2679174 421 106 0 2870009 0
[pid=4941/tid=4943] ppid=4939 vsize=11498024 CPUtime=213.77 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 119104 0 0 0 21346 31 0 0 25 0 4 0 669558006 11773976576 2679174 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 6 0 0 53
[pid=4941/tid=4944] ppid=4939 vsize=11498024 CPUtime=195.14 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 78781 0 0 0 19444 70 0 0 25 0 4 0 669558006 11773976576 2679175 33554432000 4194304 4625164 140736280990496 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 4 0 0 413
[pid=4941/tid=4945] ppid=4939 vsize=11498024 CPUtime=202.41 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 174707 0 0 0 20110 131 0 0 25 0 4 0 669558006 11773976576 2679175 33554432000 4194304 4625164 140736280990496 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 780.06
Current children cumulated vsize (KiB) 11498024

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

[startup+227.201 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10536220/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=11644568 CPUtime=799.61 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 7197113 0 0 0 77629 2332 0 0 25 0 4 0 669557848 11924037632 2756252 33554432000 4194304 4625164 140736280990496 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 2911142 2756252 421 106 0 2906645 0
[pid=4941/tid=4943] ppid=4939 vsize=11644568 CPUtime=218.62 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 119232 0 0 0 21831 31 0 0 25 0 4 0 669558006 11924037632 2756252 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 6 0 0 53
[pid=4941/tid=4944] ppid=4939 vsize=11644568 CPUtime=200.04 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 93080 0 0 0 19932 72 0 0 25 0 4 0 669558006 11924037632 2756252 33554432000 4194304 4625164 140736280990496 18446744073709551615 4464408 0 0 4096 2 0 0 0 -1 4 0 0 413
[pid=4941/tid=4945] ppid=4939 vsize=11644568 CPUtime=207.31 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 175716 0 0 0 20600 131 0 0 25 0 4 0 669558006 11924037632 2756252 33554432000 4194304 4625164 140736280990496 18446744073709551615 4547361 0 0 4096 2 0 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 799.61
Current children cumulated vsize (KiB) 11644568

[startup+230.4 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10346000/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=11841176 CPUtime=812.37 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 7271986 0 0 0 78887 2350 0 0 25 0 4 0 669557848 12125364224 2800873 33554432000 4194304 4625164 140736280990496 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 2960294 2800878 343 106 0 2955797 0
[pid=4941/tid=4943] ppid=4939 vsize=11841176 CPUtime=221.77 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 119444 0 0 0 22146 31 0 0 25 0 4 0 669558006 12125364224 2800878 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330472 0 0 4096 2 0 0 0 -1 6 0 0 53
[pid=4941/tid=4944] ppid=4939 vsize=11841176 CPUtime=203.24 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 94561 0 0 0 20252 72 0 0 25 0 4 0 669558006 12125364224 2800878 33554432000 4194304 4625164 140736280990496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 413
[pid=4941/tid=4945] ppid=4939 vsize=11841176 CPUtime=210.5 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 179319 0 0 0 20919 131 0 0 25 0 4 0 669558006 12125364224 2800878 33554432000 4194304 4625164 140736280990496 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 812.37
Current children cumulated vsize (KiB) 11841176

[startup+231.201 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10272964/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=11841176 CPUtime=815.55 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) R 4939 4941 4682 0 -1 4202496 7292748 0 0 0 79202 2353 0 0 25 0 4 0 669557848 12125364224 2813415 33554432000 4194304 4625164 140736280990496 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 2960294 2813415 343 106 0 2955797 0
[pid=4941/tid=4943] ppid=4939 vsize=11841176 CPUtime=222.56 cores=0,2,4,6
/proc/4941/task/4943/stat : 4943 (SArTagnan) R 4939 4941 4682 0 -1 4202560 119451 0 0 0 22225 31 0 0 25 0 4 0 669558006 12125364224 2813415 33554432000 4194304 4625164 140736280990496 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 6 0 0 53
[pid=4941/tid=4944] ppid=4939 vsize=11841176 CPUtime=204.04 cores=0,2,4,6
/proc/4941/task/4944/stat : 4944 (SArTagnan) R 4939 4941 4682 0 -1 4202560 95522 0 0 0 20332 72 0 0 25 0 4 0 669558006 12125364224 2813415 33554432000 4194304 4625164 140736280990496 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 4 0 0 413
[pid=4941/tid=4945] ppid=4939 vsize=11841176 CPUtime=211.3 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4202560 179955 0 0 0 20999 131 0 0 25 0 4 0 669558006 12125364224 2813415 33554432000 4194304 4625164 140736280990496 18446744073709551615 4554587 0 0 4096 2 0 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 815.55
Current children cumulated vsize (KiB) 11841176

[startup+231.601 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10272964/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=0 CPUtime=816.8 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) Z 4939 4941 4682 0 -1 4202524 7300162 0 0 0 79313 2367 0 0 25 0 2 0 669557848 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 0 0 0 0 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=0 CPUtime=211.7 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4203588 180599 0 0 0 21027 143 0 0 25 0 2 0 669558006 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 816.8
Current children cumulated vsize (KiB) 0

[startup+231.801 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10272964/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=0 CPUtime=817 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) Z 4939 4941 4682 0 -1 4202524 7300162 0 0 0 79313 2387 0 0 25 0 2 0 669557848 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 0 0 0 0 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=0 CPUtime=211.9 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4203588 180599 0 0 0 21027 163 0 0 25 0 2 0 669558006 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 817
Current children cumulated vsize (KiB) 0

[startup+231.901 s]
/proc/loadavg: 9.08 8.74 7.85 9/388 5023
/proc/meminfo: memFree=10272964/32950928 swapFree=45972156/67111528
[pid=4941] ppid=4939 vsize=0 CPUtime=817.1 cores=0,2,4,6
/proc/4941/stat : 4941 (SArTagnan) Z 4939 4941 4682 0 -1 4202524 7300162 0 0 0 79313 2397 0 0 25 0 2 0 669557848 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 4728
/proc/4941/statm: 0 0 0 0 0 0 0
[pid=4941/tid=4945] ppid=4939 vsize=0 CPUtime=212 cores=0,2,4,6
/proc/4941/task/4945/stat : 4945 (SArTagnan) R 4939 4941 4682 0 -1 4203588 180599 0 0 0 21027 173 0 0 25 0 2 0 669558006 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 876
Current children cumulated CPU time (s) 817.1
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 232
CPU time (s): 817.206
CPU user time (s): 793.137
CPU system time (s): 24.0683
CPU usage (%): 352.244
Max. virtual memory (cumulated for all children) (KiB): 15639648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 793.137
system time used= 24.0683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7300162
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= 11200
involuntary context switches= 5511

runsolver used 0.862868 second user time and 2.6466 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 22:59:51
IDJOB=3386205
IDBENCH=82387
IDSOLVER=1871
FILE ID=node120/3386205-1305579588
RUNJOBID= node120-1305577174-4700
PBS_JOBID= 13350219
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=343667319

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      11924720 kB
Buffers:        134176 kB
Cached:        1628788 kB
SwapCached:      32608 kB
Active:        7599232 kB
Inactive:     13176176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11924720 kB
SwapTotal:    67111528 kB
SwapFree:     54713420 kB
Dirty:          139636 kB
Writeback:           0 kB
AnonPages:    18985016 kB
Mapped:          21932 kB
Slab:           101232 kB
PageTables:      82700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79188660 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= 73416 MiB
End job on node120 at 2011-05-16 23:03:43