Trace number 3386314

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 813.966 270.873

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

813.80/270.84	
813.80/270.84	s UNSATISFIABLE
813.80/270.84	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-3386314-1305577696/watcher-3386314-1305577696 -o /tmp/evaluation-result-3386314-1305577696/solver-3386314-1305577696 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386314-1305577696.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.04 7.80 4.58 6/502 23089
/proc/meminfo: memFree=23300096/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=40404 CPUtime=0.01 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 3259 0 0 0 1 0 0 0 21 0 1 0 669370548 41373696 3140 33554432000 4194304 4625164 140736098051456 18446744073709551615 270613110528 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23089/statm: 10101 3141 299 106 0 5604 0

[startup+0.0237489 s]
/proc/loadavg: 9.04 7.80 4.58 6/502 23089
/proc/meminfo: memFree=23300096/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=40824 CPUtime=0.01 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 3571 0 0 0 1 0 0 0 21 0 1 0 669370548 41803776 3237 33554432000 4194304 4625164 140736098051456 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23089/statm: 10206 3237 299 106 0 5709 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 40824

[startup+0.100738 s]
/proc/loadavg: 9.04 7.80 4.58 6/502 23089
/proc/meminfo: memFree=23300096/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=48736 CPUtime=0.09 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 8476 0 0 0 9 0 0 0 21 0 1 0 669370548 49905664 5456 33554432000 4194304 4625164 140736098051456 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23089/statm: 12184 5458 299 106 0 7687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48736

[startup+0.300669 s]
/proc/loadavg: 9.04 7.80 4.58 6/502 23089
/proc/meminfo: memFree=23300096/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=287336 CPUtime=0.47 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 29822 0 0 0 45 2 0 0 23 0 4 0 669370548 294232064 23550 33554432000 4194304 4625164 140736098051456 18446744073709551615 4504437 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 71834 23550 336 106 0 67337 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 287336

[startup+0.700601 s]
/proc/loadavg: 9.04 7.80 4.58 6/502 23089
/proc/meminfo: memFree=23300096/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=291548 CPUtime=1.68 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 31427 0 0 0 165 3 0 0 24 0 4 0 669370548 298545152 25133 33554432000 4194304 4625164 140736098051456 18446744073709551615 4381048 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 72887 25133 336 106 0 68390 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 291548

[startup+1.50046 s]
/proc/loadavg: 9.04 7.80 4.58 10/506 23093
/proc/meminfo: memFree=23198392/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=291548 CPUtime=4.05 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 33596 0 0 0 402 3 0 0 25 0 4 0 669370548 298545152 25485 33554432000 4194304 4625164 140736098051456 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 72887 25485 342 106 0 68390 0
[pid=23089/tid=23091] ppid=23087 vsize=291548 CPUtime=0.6 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 1144 0 0 0 60 0 0 0 25 0 4 0 669370569 298545152 25485 33554432000 4194304 4625164 140736098051456 18446744073709551615 4339650 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=291548 CPUtime=1.28 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 1209 0 0 0 128 0 0 0 25 0 4 0 669370569 298545152 25485 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=291548 CPUtime=1.28 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 3959 0 0 0 128 0 0 0 25 0 4 0 669370569 298545152 25485 33554432000 4194304 4625164 140736098051456 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 291548

[startup+3.10118 s]
/proc/loadavg: 9.04 7.80 4.58 10/506 23093
/proc/meminfo: memFree=23192436/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=291548 CPUtime=8.84 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 40748 0 0 0 880 4 0 0 25 0 4 0 669370548 298545152 26188 33554432000 4194304 4625164 140736098051456 18446744073709551615 4514161 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 72887 26188 342 106 0 68390 0
[pid=23089/tid=23091] ppid=23087 vsize=291548 CPUtime=1.4 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 1256 0 0 0 140 0 0 0 25 0 4 0 669370569 298545152 26188 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=291548 CPUtime=2.88 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 1343 0 0 0 288 0 0 0 25 0 4 0 669370569 298545152 26188 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=291548 CPUtime=2.88 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 10550 0 0 0 287 1 0 0 25 0 4 0 669370569 298545152 26188 33554432000 4194304 4625164 140736098051456 18446744073709551615 4554736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.84
Current children cumulated vsize (KiB) 291548

[startup+6.30061 s]
/proc/loadavg: 9.04 7.82 4.60 10/506 23094
/proc/meminfo: memFree=23184496/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=301292 CPUtime=18.39 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 61585 0 0 0 1832 7 0 0 25 0 4 0 669370548 308523008 28866 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 75323 28866 342 106 0 70826 0
[pid=23089/tid=23091] ppid=23087 vsize=301292 CPUtime=3 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 2779 0 0 0 300 0 0 0 25 0 4 0 669370569 308523008 28866 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=301292 CPUtime=6.07 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 2861 0 0 0 607 0 0 0 25 0 4 0 669370569 308523008 28866 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=301292 CPUtime=6.08 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 26157 0 0 0 605 3 0 0 25 0 4 0 669370569 308523008 28866 33554432000 4194304 4625164 140736098051456 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.39
Current children cumulated vsize (KiB) 301292

[startup+12.7005 s]
/proc/loadavg: 9.03 7.84 4.62 10/506 23094
/proc/meminfo: memFree=23166460/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=307580 CPUtime=37.48 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 88254 0 0 0 3737 11 0 0 25 0 4 0 669370548 314961920 30473 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 76895 30473 342 106 0 72398 0
[pid=23089/tid=23091] ppid=23087 vsize=307580 CPUtime=6.1 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 3056 0 0 0 610 0 0 0 25 0 4 0 669370569 314961920 30473 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288653 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=307580 CPUtime=12.47 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 4385 0 0 0 1247 0 0 0 25 0 4 0 669370569 314961920 30473 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352472 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=307580 CPUtime=12.48 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 49920 0 0 0 1242 6 0 0 25 0 4 0 669370569 314961920 30473 33554432000 4194304 4625164 140736098051456 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.48
Current children cumulated vsize (KiB) 307580

[startup+25.5012 s]
/proc/loadavg: 9.03 7.90 4.69 10/506 23094
/proc/meminfo: memFree=23137312/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=318712 CPUtime=80.17 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 126379 0 0 0 8000 17 0 0 25 0 4 0 669370548 326361088 34714 33554432000 4194304 4625164 140736098051456 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23089/statm: 79678 34714 343 106 0 75181 0
[pid=23089/tid=23091] ppid=23087 vsize=318712 CPUtime=16.88 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 4911 0 0 0 1688 0 0 0 25 0 4 0 669370569 326361088 34714 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=318712 CPUtime=25.27 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 5171 0 0 0 2527 0 0 0 25 0 4 0 669370569 326361088 34714 33554432000 4194304 4625164 140736098051456 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=318712 CPUtime=25.29 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 83277 0 0 0 2518 11 0 0 25 0 4 0 669370569 326361088 34714 33554432000 4194304 4625164 140736098051456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 80.17
Current children cumulated vsize (KiB) 318712

[startup+51.1007 s]
/proc/loadavg: 9.02 7.99 4.81 10/506 23095
/proc/meminfo: memFree=22748008/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=721520 CPUtime=158.32 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 345359 0 0 0 15784 48 0 0 25 0 4 0 669370548 738836480 126173 33554432000 4194304 4625164 140736098051456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23089/statm: 180380 126173 362 106 0 175883 0
[pid=23089/tid=23091] ppid=23087 vsize=721520 CPUtime=32.94 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 40941 0 0 0 3289 5 0 0 25 0 4 0 669370569 738836480 126173 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=721520 CPUtime=41.39 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 34750 0 0 0 4135 4 0 0 25 0 4 0 669370569 738836480 126173 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=721520 CPUtime=49.55 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 135572 0 0 0 4937 18 0 0 25 0 4 0 669370569 738836480 126173 33554432000 4194304 4625164 140736098051456 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 158.32
Current children cumulated vsize (KiB) 721520

[startup+102.32 s]
/proc/loadavg: 9.04 8.15 5.03 10/506 23096
/proc/meminfo: memFree=22661672/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=749344 CPUtime=311.13 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 614193 0 0 0 31024 89 0 0 25 0 4 0 669370548 767328256 132741 33554432000 4194304 4625164 140736098051456 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23089/statm: 187336 132741 362 106 0 182839 0
[pid=23089/tid=23091] ppid=23087 vsize=749344 CPUtime=58.57 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 41648 0 0 0 5851 6 0 0 25 0 4 0 669370569 767328256 132741 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=749344 CPUtime=66.98 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 35788 0 0 0 6694 4 0 0 25 0 4 0 669370569 767328256 132741 33554432000 4194304 4625164 140736098051456 18446744073709551615 4291937 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=749344 CPUtime=99.91 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 386750 0 0 0 9936 55 0 0 25 0 4 0 669370569 767328256 132741 33554432000 4194304 4625164 140736098051456 18446744073709551615 4547185 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 311.13
Current children cumulated vsize (KiB) 749344

[startup+162.301 s]
/proc/loadavg: 9.09 8.33 5.28 10/506 23098
/proc/meminfo: memFree=22565788/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=806040 CPUtime=490.08 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1014765 0 0 0 48853 155 0 0 25 0 4 0 669370548 825384960 142176 33554432000 4194304 4625164 140736098051456 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23089/statm: 201510 142176 362 106 0 197013 0
[pid=23089/tid=23091] ppid=23087 vsize=806040 CPUtime=90.72 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42425 0 0 0 9066 6 0 0 25 0 4 0 669370569 825384960 142176 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=806040 CPUtime=103.88 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 41254 0 0 0 10382 6 0 0 25 0 4 0 669370569 825384960 142176 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=806040 CPUtime=156.53 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 764478 0 0 0 15537 116 0 0 25 0 4 0 669370569 825384960 142176 33554432000 4194304 4625164 140736098051456 18446744073709551615 4340066 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 490.08
Current children cumulated vsize (KiB) 806040

[startup+222.3 s]
/proc/loadavg: 9.18 8.51 5.53 10/506 23099
/proc/meminfo: memFree=22466548/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=831312 CPUtime=669.09 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1081541 0 0 0 66741 168 0 0 25 0 4 0 669370548 851263488 151166 33554432000 4194304 4625164 140736098051456 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23089/statm: 207828 151166 362 106 0 203331 0
[pid=23089/tid=23091] ppid=23087 vsize=831312 CPUtime=150.72 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 43065 0 0 0 15066 6 0 0 25 0 4 0 669370569 851263488 151166 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=831312 CPUtime=136.7 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 41858 0 0 0 13664 6 0 0 25 0 4 0 669370569 851263488 151166 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=831312 CPUtime=200.46 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 817023 0 0 0 19921 125 0 0 25 0 4 0 669370569 851263488 151166 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 669.09
Current children cumulated vsize (KiB) 831312

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

[startup+230.301 s]
/proc/loadavg: 9.23 8.54 5.58 10/506 23100
/proc/meminfo: memFree=22452284/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=832256 CPUtime=692.97 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1119099 0 0 0 69123 174 0 0 25 0 4 0 669370548 852230144 153229 33554432000 4194304 4625164 140736098051456 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 208064 153229 362 106 0 203567 0
[pid=23089/tid=23091] ppid=23087 vsize=832256 CPUtime=158.48 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 43370 0 0 0 15841 7 0 0 25 0 4 0 669370569 852230144 153229 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=832256 CPUtime=143 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42135 0 0 0 14294 6 0 0 25 0 4 0 669370569 852230144 153229 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=832256 CPUtime=206.25 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 853677 0 0 0 20495 130 0 0 25 0 4 0 669370569 852230144 153229 33554432000 4194304 4625164 140736098051456 18446744073709551615 4334264 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 692.97
Current children cumulated vsize (KiB) 832256

[startup+255.9 s]
/proc/loadavg: 9.22 8.59 5.67 10/506 23100
/proc/meminfo: memFree=22394608/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=859644 CPUtime=769.35 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1226185 0 0 0 76745 190 0 0 25 0 4 0 669370548 880275456 160293 33554432000 4194304 4625164 140736098051456 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 214911 160293 362 106 0 210414 0
[pid=23089/tid=23091] ppid=23087 vsize=859644 CPUtime=171.28 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53018 0 0 0 17120 8 0 0 25 0 4 0 669370569 880275456 160293 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288758 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=859644 CPUtime=166.59 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42866 0 0 0 16652 7 0 0 25 0 4 0 669370569 880275456 160293 33554432000 4194304 4625164 140736098051456 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=859644 CPUtime=231.44 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 947934 0 0 0 23001 143 0 0 25 0 4 0 669370569 880275456 160293 33554432000 4194304 4625164 140736098051456 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 769.35
Current children cumulated vsize (KiB) 859644

[startup+262.3 s]
/proc/loadavg: 9.20 8.60 5.69 10/506 23100
/proc/meminfo: memFree=22385800/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=859792 CPUtime=788.44 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1256557 0 0 0 78649 195 0 0 25 0 4 0 669370548 880427008 161258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 214948 161258 362 106 0 210451 0
[pid=23089/tid=23091] ppid=23087 vsize=859792 CPUtime=174.51 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53048 0 0 0 17443 8 0 0 25 0 4 0 669370569 880427008 161258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=859792 CPUtime=169.77 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42871 0 0 0 16970 7 0 0 25 0 4 0 669370569 880427008 161258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=859792 CPUtime=237.73 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 977838 0 0 0 23625 148 0 0 25 0 4 0 669370569 880427008 161258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 788.44
Current children cumulated vsize (KiB) 859792

[startup+265.501 s]
/proc/loadavg: 9.18 8.61 5.71 10/506 23101
/proc/meminfo: memFree=22360748/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=859932 CPUtime=797.99 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1257081 0 0 0 79604 195 0 0 25 0 4 0 669370548 880570368 161758 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 214983 161759 362 106 0 210486 0
[pid=23089/tid=23091] ppid=23087 vsize=859932 CPUtime=176.11 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53050 0 0 0 17603 8 0 0 25 0 4 0 669370569 880570368 161759 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=859932 CPUtime=171.41 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42871 0 0 0 17134 7 0 0 25 0 4 0 669370569 880570368 161759 33554432000 4194304 4625164 140736098051456 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=859932 CPUtime=240.84 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 977891 0 0 0 23936 148 0 0 25 0 4 0 669370569 880570368 161759 33554432000 4194304 4625164 140736098051456 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 797.99
Current children cumulated vsize (KiB) 859932

[startup+268.701 s]
/proc/loadavg: 9.18 8.61 5.71 10/506 23101
/proc/meminfo: memFree=22355288/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=859932 CPUtime=807.54 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1257981 0 0 0 80559 195 0 0 25 0 4 0 669370548 880570368 162650 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 214983 162650 362 106 0 210486 0
[pid=23089/tid=23091] ppid=23087 vsize=859932 CPUtime=179.31 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53138 0 0 0 17923 8 0 0 25 0 4 0 669370569 880570368 162650 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=859932 CPUtime=172.97 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42872 0 0 0 17290 7 0 0 25 0 4 0 669370569 880570368 162650 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=859932 CPUtime=242.42 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 977892 0 0 0 24094 148 0 0 25 0 4 0 669370569 880570368 162650 33554432000 4194304 4625164 140736098051456 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 807.54
Current children cumulated vsize (KiB) 859932

[startup+269.519 s]
/proc/loadavg: 9.17 8.61 5.72 10/506 23101
/proc/meminfo: memFree=22353676/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=860700 CPUtime=809.97 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1258523 0 0 0 80802 195 0 0 25 0 4 0 669370548 881356800 163105 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 215175 163105 362 106 0 210678 0
[pid=23089/tid=23091] ppid=23087 vsize=860700 CPUtime=180.11 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53139 0 0 0 18003 8 0 0 25 0 4 0 669370569 881356800 163105 33554432000 4194304 4625164 140736098051456 18446744073709551615 270613215726 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=860700 CPUtime=173.38 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42872 0 0 0 17331 7 0 0 25 0 4 0 669370569 881356800 163105 33554432000 4194304 4625164 140736098051456 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=860700 CPUtime=242.82 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 978141 0 0 0 24134 148 0 0 25 0 4 0 669370569 881356800 163105 33554432000 4194304 4625164 140736098051456 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 809.97
Current children cumulated vsize (KiB) 860700

[startup+270.301 s]
/proc/loadavg: 9.17 8.61 5.72 10/506 23101
/proc/meminfo: memFree=22353676/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=860700 CPUtime=812.32 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1260305 0 0 0 81036 196 0 0 25 0 4 0 669370548 881356800 163200 33554432000 4194304 4625164 140736098051456 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 215175 163200 362 106 0 210678 0
[pid=23089/tid=23091] ppid=23087 vsize=860700 CPUtime=180.27 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53139 0 0 0 18019 8 0 0 25 0 4 0 669370569 881356800 163200 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=860700 CPUtime=174 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42872 0 0 0 17393 7 0 0 25 0 4 0 669370569 881356800 163200 33554432000 4194304 4625164 140736098051456 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=860700 CPUtime=243.6 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 979832 0 0 0 24212 148 0 0 25 0 4 0 669370569 881356800 163200 33554432000 4194304 4625164 140736098051456 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 812.32
Current children cumulated vsize (KiB) 860700

[startup+270.701 s]
/proc/loadavg: 9.17 8.61 5.72 10/506 23101
/proc/meminfo: memFree=22351692/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=860700 CPUtime=813.5 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1260358 0 0 0 81154 196 0 0 25 0 4 0 669370548 881356800 163253 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390626 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 215175 163253 362 106 0 210678 0
[pid=23089/tid=23091] ppid=23087 vsize=860700 CPUtime=180.47 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53139 0 0 0 18039 8 0 0 25 0 4 0 669370569 881356800 163253 33554432000 4194304 4625164 140736098051456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=860700 CPUtime=174.2 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42872 0 0 0 17413 7 0 0 25 0 4 0 669370569 881356800 163253 33554432000 4194304 4625164 140736098051456 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=860700 CPUtime=243.98 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 979832 0 0 0 24250 148 0 0 25 0 4 0 669370569 881356800 163253 33554432000 4194304 4625164 140736098051456 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 813.5
Current children cumulated vsize (KiB) 860700

[startup+270.801 s]
/proc/loadavg: 9.17 8.61 5.72 10/506 23101
/proc/meminfo: memFree=22351692/32951124 swapFree=60609076/67111528
[pid=23089] ppid=23087 vsize=860700 CPUtime=813.8 cores=1,3,5,7
/proc/23089/stat : 23089 (SArTagnan) R 23087 23089 22974 0 -1 4202496 1260363 0 0 0 81184 196 0 0 25 0 4 0 669370548 881356800 163258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23089/statm: 215175 163258 362 106 0 210678 0
[pid=23089/tid=23091] ppid=23087 vsize=860700 CPUtime=180.5 cores=1,3,5,7
/proc/23089/task/23091/stat : 23091 (SArTagnan) R 23087 23089 22974 0 -1 4202560 53139 0 0 0 18042 8 0 0 25 0 4 0 669370569 881356800 163258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23092] ppid=23087 vsize=860700 CPUtime=174.27 cores=1,3,5,7
/proc/23089/task/23092/stat : 23092 (SArTagnan) R 23087 23089 22974 0 -1 4202560 42872 0 0 0 17420 7 0 0 25 0 4 0 669370569 881356800 163258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23089/tid=23093] ppid=23087 vsize=860700 CPUtime=244.08 cores=1,3,5,7
/proc/23089/task/23093/stat : 23093 (SArTagnan) R 23087 23089 22974 0 -1 4202560 979832 0 0 0 24260 148 0 0 25 0 4 0 669370569 881356800 163258 33554432000 4194304 4625164 140736098051456 18446744073709551615 4554608 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 813.8
Current children cumulated vsize (KiB) 860700

Child status: 20
Real time (s): 270.873
CPU time (s): 813.966
CPU user time (s): 811.974
CPU system time (s): 1.9927
CPU usage (%): 300.498
Max. virtual memory (cumulated for all children) (KiB): 860700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 811.974
system time used= 1.9927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1260405
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= 2482
involuntary context switches= 6539

runsolver used 1.23681 second user time and 3.23751 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 22:28:16
IDJOB=3386314
IDBENCH=70952
IDSOLVER=1871
FILE ID=node108/3386314-1305577696
RUNJOBID= node108-1305577160-22993
PBS_JOBID= 13350217
Free space on /tmp= 73444 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386314-1305577696/watcher-3386314-1305577696 -o /tmp/evaluation-result-3386314-1305577696/solver-3386314-1305577696 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386314-1305577696.cnf -threads=4

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1693148894

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.820
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.820
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.75
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23300128 kB
Buffers:         67316 kB
Cached:         710100 kB
SwapCached:      25796 kB
Active:        2101356 kB
Inactive:      7328852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23300128 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            7472 kB
Writeback:           0 kB
AnonPages:     8636320 kB
Mapped:          29280 kB
Slab:            82012 kB
PageTables:      67552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135826232 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= 73444 MiB
End job on node108 at 2011-05-16 22:32:47