Trace number 3386310

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)UNSAT 348.513 87.7901

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5654
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data

348.20/87.77	
348.20/87.77	s UNSATISFIABLE
348.20/87.77	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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-3386310-1305576699/watcher-3386310-1305576699 -o /tmp/evaluation-result-3386310-1305576699/solver-3386310-1305576699 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386310-1305576699.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.83 8.39 8.39 5/481 10443
/proc/meminfo: memFree=14780912/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=51316 CPUtime=0 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 2935 0 0 0 0 0 0 0 21 0 1 0 669266645 52547584 2873 33554432000 4194304 4625164 140735333563520 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10443/statm: 12829 2873 299 106 0 8332 0

[startup+0.0424491 s]
/proc/loadavg: 7.83 8.39 8.39 5/481 10443
/proc/meminfo: memFree=14780912/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=54376 CPUtime=0.03 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 4303 0 0 0 3 0 0 0 21 0 1 0 669266645 55681024 3605 33554432000 4194304 4625164 140735333563520 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10443/statm: 13594 3605 299 106 0 9097 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 54376

[startup+0.100445 s]
/proc/loadavg: 7.83 8.39 8.39 5/481 10443
/proc/meminfo: memFree=14780912/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=60792 CPUtime=0.09 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 6935 0 0 0 8 1 0 0 21 0 1 0 669266645 62251008 5184 33554432000 4194304 4625164 140735333563520 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10443/statm: 15198 5184 299 106 0 10701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60792

[startup+0.300404 s]
/proc/loadavg: 7.83 8.39 8.39 5/481 10443
/proc/meminfo: memFree=14780912/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=73592 CPUtime=0.29 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 14564 0 0 0 27 2 0 0 22 0 1 0 669266645 75358208 8675 33554432000 4194304 4625164 140735333563520 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10443/statm: 18398 8675 299 106 0 13901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73592

[startup+0.700253 s]
/proc/loadavg: 7.83 8.39 8.39 5/481 10443
/proc/meminfo: memFree=14780912/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=409488 CPUtime=1.55 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 51046 0 0 0 149 6 0 0 25 0 4 0 669266645 419315712 41270 33554432000 4194304 4625164 140735333563520 18446744073709551615 4500697 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 102372 41270 336 106 0 97875 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 409488

[startup+1.5011 s]
/proc/loadavg: 7.83 8.39 8.39 9/485 10447
/proc/meminfo: memFree=14597492/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=433240 CPUtime=4.74 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 67953 0 0 0 465 9 0 0 25 0 4 0 669266645 443637760 45166 33554432000 4194304 4625164 140735333563520 18446744073709551615 4391879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 108310 45166 336 106 0 103813 0
[pid=10443/tid=10445] ppid=10441 vsize=433240 CPUtime=1.08 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 6933 0 0 0 107 1 0 0 25 0 4 0 669266686 443637760 45166 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=433240 CPUtime=1.06 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 6693 0 0 0 106 0 0 0 25 0 4 0 669266686 443637760 45166 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=433240 CPUtime=1.07 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 9829 0 0 0 107 0 0 0 25 0 4 0 669266686 443637760 45166 33554432000 4194304 4625164 140735333563520 18446744073709551615 4481983 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 433240

[startup+3.10078 s]
/proc/loadavg: 7.84 8.38 8.39 9/485 10447
/proc/meminfo: memFree=14573312/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=433240 CPUtime=11.12 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 70617 0 0 0 1103 9 0 0 25 0 4 0 669266645 443637760 47830 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 108310 47830 341 106 0 103813 0
[pid=10443/tid=10445] ppid=10441 vsize=433240 CPUtime=2.68 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 7623 0 0 0 267 1 0 0 25 0 4 0 669266686 443637760 47830 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=433240 CPUtime=2.64 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 7350 0 0 0 264 0 0 0 25 0 4 0 669266686 443637760 47830 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=433240 CPUtime=2.67 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 10542 0 0 0 267 0 0 0 25 0 4 0 669266686 443637760 47830 33554432000 4194304 4625164 140735333563520 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 433240

[startup+6.30114 s]
/proc/loadavg: 7.84 8.38 8.39 9/485 10447
/proc/meminfo: memFree=14537120/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=468812 CPUtime=23.87 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 93234 0 0 0 2375 12 0 0 25 0 4 0 669266645 480063488 52505 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 117203 52505 341 106 0 112706 0
[pid=10443/tid=10445] ppid=10441 vsize=468812 CPUtime=5.88 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 13002 0 0 0 586 2 0 0 25 0 4 0 669266686 480063488 52505 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=468812 CPUtime=5.79 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 13842 0 0 0 578 1 0 0 25 0 4 0 669266686 480063488 52505 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=468812 CPUtime=5.87 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 15893 0 0 0 586 1 0 0 25 0 4 0 669266686 480063488 52505 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 468812

[startup+12.7009 s]
/proc/loadavg: 7.85 8.37 8.39 9/485 10447
/proc/meminfo: memFree=14474552/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=468812 CPUtime=49.37 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 104656 0 0 0 4923 14 0 0 25 0 4 0 669266645 480063488 60354 33554432000 4194304 4625164 140735333563520 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 117203 60354 377 106 0 112706 0
[pid=10443/tid=10445] ppid=10441 vsize=468812 CPUtime=12.28 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 14079 0 0 0 1226 2 0 0 25 0 4 0 669266686 480063488 60354 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288789 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=468812 CPUtime=12.09 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 21849 0 0 0 1207 2 0 0 25 0 4 0 669266686 480063488 60354 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=468812 CPUtime=12.27 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 17185 0 0 0 1226 1 0 0 25 0 4 0 669266686 480063488 60354 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288602 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 468812

[startup+25.5003 s]
/proc/loadavg: 7.96 8.37 8.39 9/485 10448
/proc/meminfo: memFree=14390496/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=522188 CPUtime=100.35 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 143381 0 0 0 10016 19 0 0 25 0 4 0 669266645 534720512 71058 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 130547 71058 524 106 0 126050 0
[pid=10443/tid=10445] ppid=10441 vsize=522188 CPUtime=25.08 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 23918 0 0 0 2504 4 0 0 25 0 4 0 669266686 534720512 71058 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=522188 CPUtime=24.69 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 34047 0 0 0 2465 4 0 0 25 0 4 0 669266686 534720512 71058 33554432000 4194304 4625164 140735333563520 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=522188 CPUtime=25.06 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 25295 0 0 0 2504 2 0 0 25 0 4 0 669266686 534720512 71058 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.35
Current children cumulated vsize (KiB) 522188

[startup+51.1012 s]
/proc/loadavg: 7.97 8.34 8.37 9/485 10448
/proc/meminfo: memFree=14261016/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=525264 CPUtime=202.37 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 161585 0 0 0 20214 23 0 0 25 0 4 0 669266645 537870336 85917 33554432000 4194304 4625164 140735333563520 18446744073709551615 4519632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 131316 85917 878 106 0 126819 0
[pid=10443/tid=10445] ppid=10441 vsize=525264 CPUtime=50.68 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 33341 0 0 0 5063 5 0 0 25 0 4 0 669266686 537870336 85917 33554432000 4194304 4625164 140735333563520 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=525264 CPUtime=49.9 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 39686 0 0 0 4985 5 0 0 25 0 4 0 669266686 537870336 85917 33554432000 4194304 4625164 140735333563520 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=525264 CPUtime=50.67 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 26774 0 0 0 5064 3 0 0 25 0 4 0 669266686 537870336 85917 33554432000 4194304 4625164 140735333563520 18446744073709551615 4547375 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.37
Current children cumulated vsize (KiB) 525264

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

[startup+63.9007 s]
/proc/loadavg: 7.98 8.32 8.37 9/485 10449
/proc/meminfo: memFree=14227948/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=525264 CPUtime=253.35 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 163576 0 0 0 25312 23 0 0 25 0 4 0 669266645 537870336 87907 33554432000 4194304 4625164 140735333563520 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 131316 87907 878 106 0 126819 0
[pid=10443/tid=10445] ppid=10441 vsize=525264 CPUtime=63.48 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 34004 0 0 0 6343 5 0 0 25 0 4 0 669266686 537870336 87907 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=525264 CPUtime=62.5 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40303 0 0 0 6245 5 0 0 25 0 4 0 669266686 537870336 87907 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=525264 CPUtime=63.45 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 27244 0 0 0 6342 3 0 0 25 0 4 0 669266686 537870336 87907 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288786 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 253.35
Current children cumulated vsize (KiB) 525264

[startup+76.7011 s]
/proc/loadavg: 8.13 8.35 8.37 9/485 10449
/proc/meminfo: memFree=14199672/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=539088 CPUtime=304.37 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 167241 0 0 0 30413 24 0 0 25 0 4 0 669266645 552026112 91572 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 134772 91572 958 106 0 130275 0
[pid=10443/tid=10445] ppid=10441 vsize=539088 CPUtime=76.28 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 34452 0 0 0 7623 5 0 0 25 0 4 0 669266686 552026112 91572 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288796 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=539088 CPUtime=75.11 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40780 0 0 0 7506 5 0 0 25 0 4 0 669266686 552026112 91572 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=539088 CPUtime=76.26 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 29834 0 0 0 7622 4 0 0 25 0 4 0 669266686 552026112 91572 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 304.37
Current children cumulated vsize (KiB) 539088

[startup+83.1009 s]
/proc/loadavg: 8.11 8.33 8.37 9/485 10449
/proc/meminfo: memFree=14181072/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=539088 CPUtime=329.86 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 167860 0 0 0 32962 24 0 0 25 0 4 0 669266645 552026112 92178 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 134772 92178 945 106 0 130275 0
[pid=10443/tid=10445] ppid=10441 vsize=539088 CPUtime=82.68 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 34745 0 0 0 8263 5 0 0 25 0 4 0 669266686 552026112 92178 33554432000 4194304 4625164 140735333563520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=539088 CPUtime=81.4 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40946 0 0 0 8135 5 0 0 25 0 4 0 669266686 552026112 92178 33554432000 4194304 4625164 140735333563520 18446744073709551615 4465186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=539088 CPUtime=82.66 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 29937 0 0 0 8262 4 0 0 25 0 4 0 669266686 552026112 92178 33554432000 4194304 4625164 140735333563520 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 329.86
Current children cumulated vsize (KiB) 539088

[startup+86.3012 s]
/proc/loadavg: 8.11 8.33 8.37 9/485 10449
/proc/meminfo: memFree=14178336/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=539088 CPUtime=342.61 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 168210 0 0 0 34237 24 0 0 25 0 4 0 669266645 552026112 92504 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 134772 92504 921 106 0 130275 0
[pid=10443/tid=10445] ppid=10441 vsize=539088 CPUtime=85.88 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 34830 0 0 0 8583 5 0 0 25 0 4 0 669266686 552026112 92504 33554432000 4194304 4625164 140735333563520 18446744073709551615 4375284 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=539088 CPUtime=84.55 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 41126 0 0 0 8450 5 0 0 25 0 4 0 669266686 552026112 92504 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=539088 CPUtime=85.86 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 29995 0 0 0 8582 4 0 0 25 0 4 0 669266686 552026112 92504 33554432000 4194304 4625164 140735333563520 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 342.61
Current children cumulated vsize (KiB) 539088

[startup+87.1011 s]
/proc/loadavg: 8.11 8.33 8.37 9/485 10449
/proc/meminfo: memFree=14174368/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=570332 CPUtime=345.8 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 173922 0 0 0 34555 25 0 0 25 0 4 0 669266645 584019968 93040 33554432000 4194304 4625164 140735333563520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 142583 93040 906 106 0 138086 0
[pid=10443/tid=10445] ppid=10441 vsize=570332 CPUtime=86.68 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40429 0 0 0 8662 6 0 0 25 0 4 0 669266686 584019968 93040 33554432000 4194304 4625164 140735333563520 18446744073709551615 4352472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=570332 CPUtime=85.34 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 41156 0 0 0 8529 5 0 0 25 0 4 0 669266686 584019968 93040 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=570332 CPUtime=86.66 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 30075 0 0 0 8662 4 0 0 25 0 4 0 669266686 584019968 93040 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 345.8
Current children cumulated vsize (KiB) 570332

[startup+87.501 s]
/proc/loadavg: 8.11 8.33 8.37 9/485 10449
/proc/meminfo: memFree=14174368/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=570332 CPUtime=347.4 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 173990 0 0 0 34715 25 0 0 25 0 4 0 669266645 584019968 93084 33554432000 4194304 4625164 140735333563520 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 142583 93084 883 106 0 138086 0
[pid=10443/tid=10445] ppid=10441 vsize=570332 CPUtime=87.08 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40429 0 0 0 8702 6 0 0 25 0 4 0 669266686 584019968 93084 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=570332 CPUtime=85.73 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 41191 0 0 0 8568 5 0 0 25 0 4 0 669266686 584019968 93084 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=570332 CPUtime=87.06 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 30103 0 0 0 8702 4 0 0 25 0 4 0 669266686 584019968 93084 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 347.4
Current children cumulated vsize (KiB) 570332

[startup+87.701 s]
/proc/loadavg: 8.11 8.33 8.37 9/485 10449
/proc/meminfo: memFree=14174368/32950928 swapFree=45358800/67111528
[pid=10443] ppid=10441 vsize=570332 CPUtime=348.2 cores=0,2,4,6
/proc/10443/stat : 10443 (SArTagnan) R 10441 10443 10402 0 -1 4202496 174031 0 0 0 34795 25 0 0 25 0 4 0 669266645 584019968 93119 33554432000 4194304 4625164 140735333563520 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10443/statm: 142583 93119 877 106 0 138086 0
[pid=10443/tid=10445] ppid=10441 vsize=570332 CPUtime=87.28 cores=0,2,4,6
/proc/10443/task/10445/stat : 10445 (SArTagnan) R 10441 10443 10402 0 -1 4202560 40437 0 0 0 8722 6 0 0 25 0 4 0 669266686 584019968 93119 33554432000 4194304 4625164 140735333563520 18446744073709551615 4288940 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10443/tid=10446] ppid=10441 vsize=570332 CPUtime=85.93 cores=0,2,4,6
/proc/10443/task/10446/stat : 10446 (SArTagnan) R 10441 10443 10402 0 -1 4202560 41214 0 0 0 8588 5 0 0 25 0 4 0 669266686 584019968 93119 33554432000 4194304 4625164 140735333563520 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10443/tid=10447] ppid=10441 vsize=570332 CPUtime=87.26 cores=0,2,4,6
/proc/10443/task/10447/stat : 10447 (SArTagnan) R 10441 10443 10402 0 -1 4202560 30107 0 0 0 8722 4 0 0 25 0 4 0 669266686 584019968 93119 33554432000 4194304 4625164 140735333563520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 348.2
Current children cumulated vsize (KiB) 570332

Child status: 20
Real time (s): 87.7901
CPU time (s): 348.513
CPU user time (s): 348.245
CPU system time (s): 0.267959
CPU usage (%): 396.985
Max. virtual memory (cumulated for all children) (KiB): 570332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.245
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174118
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= 36
involuntary context switches= 1585

runsolver used 0.364944 second user time and 0.999848 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 22:11:40
IDJOB=3386310
IDBENCH=20431
IDSOLVER=1871
FILE ID=node149/3386310-1305576699
RUNJOBID= node149-1305576699-10420
PBS_JOBID= 13350208
Free space on /tmp= 73516 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386310-1305576699/watcher-3386310-1305576699 -o /tmp/evaluation-result-3386310-1305576699/solver-3386310-1305576699 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386310-1305576699.cnf -threads=4

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

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=1696806844

node149.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.806
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:      14781076 kB
Buffers:         83288 kB
Cached:         545788 kB
SwapCached:      36208 kB
Active:        8761380 kB
Inactive:      9125832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14781076 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:           17740 kB
Writeback:           0 kB
AnonPages:    17234348 kB
Mapped:          27488 kB
Slab:            98764 kB
PageTables:     112324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156320340 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= 73516 MiB
End job on node149 at 2011-05-16 22:13:07