Trace number 3266624

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24UNSAT 719.233 180.097

General information on the benchmark

NameSAT02/handmade/chu-min-li/urquhart/
urquhart3_25bis.shuffled.cnf
MD5SUM0313821ef13a43b48c58a56902d9e90b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of clauses264
Sum of the clauses size792
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

718.89/180.08	
718.89/180.08	s UNSATISFIABLE
718.89/180.08	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266624-1304113211/watcher-3266624-1304113211 -o /tmp/evaluation-result-3266624-1304113211/solver-3266624-1304113211 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266624-1304113211.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: 8.16 8.04 7.85 5/180 4176
/proc/meminfo: memFree=23122232/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 446 0 0 0 0 0 0 0 25 0 4 0 522918807 50388992 382 33554432000 4194304 4623224 140734797081040 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 12302 382 301 105 0 7806 0
[pid=4176/tid=4177] ppid=4174 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522918808 50388992 382 33554432000 4194304 4623224 140734797081040 18446744073709551615 47826300446642 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522918808 50388992 382 33554432000 4194304 4623224 140734797081040 18446744073709551615 47826300446636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522918808 50388992 382 33554432000 4194304 4623224 140734797081040 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.104557 s]
/proc/loadavg: 8.16 8.04 7.85 5/180 4176
/proc/meminfo: memFree=23122232/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=248304 CPUtime=0.39 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 2562 0 0 0 39 0 0 0 25 0 4 0 522918807 254263296 1911 33554432000 4194304 4623224 140734797081040 18446744073709551615 212687780383 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 62076 1911 342 105 0 57580 0
[pid=4176/tid=4177] ppid=4174 vsize=248304 CPUtime=0.09 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 680 0 0 0 9 0 0 0 25 0 4 0 522918808 254263296 1911 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=248304 CPUtime=0.09 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 676 0 0 0 9 0 0 0 25 0 4 0 522918808 254263296 1911 33554432000 4194304 4623224 140734797081040 18446744073709551615 212687780334 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=248304 CPUtime=0.09 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 442 0 0 0 9 0 0 0 25 0 4 0 522918808 254263296 1911 33554432000 4194304 4623224 140734797081040 18446744073709551615 212703659035 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 248304

[startup+0.201039 s]
/proc/loadavg: 8.16 8.04 7.85 5/180 4176
/proc/meminfo: memFree=23122232/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=250668 CPUtime=0.77 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 4271 0 0 0 77 0 0 0 25 0 4 0 522918807 256684032 2955 33554432000 4194304 4623224 140734797081040 18446744073709551615 4355914 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 62667 2955 345 105 0 58171 0
[pid=4176/tid=4177] ppid=4174 vsize=250668 CPUtime=0.19 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 1221 0 0 0 19 0 0 0 25 0 4 0 522918808 256684032 2956 33554432000 4194304 4623224 140734797081040 18446744073709551615 212687336133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=250668 CPUtime=0.19 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 1370 0 0 0 19 0 0 0 25 0 4 0 522918808 256684032 2956 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=250668 CPUtime=0.19 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 724 0 0 0 19 0 0 0 25 0 4 0 522918808 256684032 2956 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376738 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 250668

[startup+0.301021 s]
/proc/loadavg: 8.16 8.04 7.85 5/180 4176
/proc/meminfo: memFree=23122232/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=252492 CPUtime=1.18 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 5491 0 0 0 117 1 0 0 25 0 4 0 522918807 258551808 3866 33554432000 4194304 4623224 140734797081040 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 63123 3866 347 105 0 58627 0
[pid=4176/tid=4177] ppid=4174 vsize=252492 CPUtime=0.29 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 1831 0 0 0 29 0 0 0 25 0 4 0 522918808 258551808 3866 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=252492 CPUtime=0.29 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 1649 0 0 0 29 0 0 0 25 0 4 0 522918808 258551808 3866 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=252492 CPUtime=0.29 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 780 0 0 0 29 0 0 0 25 0 4 0 522918808 258551808 3866 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 252492

[startup+0.700951 s]
/proc/loadavg: 8.16 8.04 7.85 5/180 4176
/proc/meminfo: memFree=23122232/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=259240 CPUtime=2.77 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 10304 0 0 0 276 1 0 0 25 0 4 0 522918807 265461760 5714 33554432000 4194304 4623224 140734797081040 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 64810 5714 352 105 0 60314 0
[pid=4176/tid=4177] ppid=4174 vsize=259240 CPUtime=0.69 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 2899 0 0 0 69 0 0 0 25 0 4 0 522918808 265461760 5714 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=259240 CPUtime=0.68 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 3346 0 0 0 68 0 0 0 25 0 4 0 522918808 265461760 5714 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=259240 CPUtime=0.69 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 2407 0 0 0 69 0 0 0 25 0 4 0 522918808 265461760 5714 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550491 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 259240

[startup+1.50081 s]
/proc/loadavg: 8.16 8.04 7.85 9/184 4180
/proc/meminfo: memFree=23096424/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=263148 CPUtime=5.97 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 17460 0 0 0 595 2 0 0 25 0 4 0 522918807 269463552 8271 33554432000 4194304 4623224 140734797081040 18446744073709551615 4528754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 65787 8271 362 105 0 61291 0
[pid=4176/tid=4177] ppid=4174 vsize=263148 CPUtime=1.49 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 4305 0 0 0 149 0 0 0 25 0 4 0 522918808 269463552 8271 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=263148 CPUtime=1.48 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 5039 0 0 0 148 0 0 0 25 0 4 0 522918808 269463552 8271 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=263148 CPUtime=1.48 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 5835 0 0 0 148 0 0 0 25 0 4 0 522918808 269463552 8271 33554432000 4194304 4623224 140734797081040 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 263148

[startup+3.10051 s]
/proc/loadavg: 8.16 8.04 7.85 9/184 4180
/proc/meminfo: memFree=23078568/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=273476 CPUtime=12.37 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 28936 0 0 0 1233 4 0 0 25 0 4 0 522918807 280039424 12452 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 68369 12452 350 105 0 63873 0
[pid=4176/tid=4177] ppid=4174 vsize=273476 CPUtime=3.09 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 9388 0 0 0 308 1 0 0 25 0 4 0 522918808 280039424 12452 33554432000 4194304 4623224 140734797081040 18446744073709551615 4468014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=273476 CPUtime=3.07 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 7405 0 0 0 306 1 0 0 25 0 4 0 522918808 280039424 12452 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=273476 CPUtime=3.08 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 9656 0 0 0 308 0 0 0 25 0 4 0 522918808 280039424 12452 33554432000 4194304 4623224 140734797081040 18446744073709551615 4364608 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 273476

[startup+6.30093 s]
/proc/loadavg: 8.15 8.04 7.85 9/184 4180
/proc/meminfo: memFree=23048600/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=281256 CPUtime=25.15 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 46759 0 0 0 2508 7 0 0 25 0 4 0 522918807 288006144 19259 33554432000 4194304 4623224 140734797081040 18446744073709551615 4517450 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 70314 19259 449 105 0 65818 0
[pid=4176/tid=4177] ppid=4174 vsize=281256 CPUtime=6.29 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 10268 0 0 0 628 1 0 0 25 0 4 0 522918808 288006144 19259 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=281256 CPUtime=6.26 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 11551 0 0 0 624 2 0 0 25 0 4 0 522918808 288006144 19259 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=281256 CPUtime=6.28 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 20650 0 0 0 626 2 0 0 25 0 4 0 522918808 288006144 19259 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 281256

[startup+12.7008 s]
/proc/loadavg: 8.14 8.04 7.85 9/184 4180
/proc/meminfo: memFree=22993180/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=307284 CPUtime=50.71 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 73734 0 0 0 5060 11 0 0 25 0 4 0 522918807 314658816 29615 33554432000 4194304 4623224 140734797081040 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 76821 29615 469 105 0 72325 0
[pid=4176/tid=4177] ppid=4174 vsize=307284 CPUtime=12.69 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 20899 0 0 0 1266 3 0 0 25 0 4 0 522918808 314658816 29615 33554432000 4194304 4623224 140734797081040 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=307284 CPUtime=12.62 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 17547 0 0 0 1259 3 0 0 25 0 4 0 522918808 314658816 29615 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=307284 CPUtime=12.68 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 29861 0 0 0 1265 3 0 0 25 0 4 0 522918808 314658816 29615 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 307284

[startup+25.5004 s]
/proc/loadavg: 8.11 8.03 7.85 9/184 4181
/proc/meminfo: memFree=22925200/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=319440 CPUtime=101.83 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 89659 0 0 0 10167 16 0 0 25 0 4 0 522918807 327106560 36082 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 79860 36082 429 105 0 75364 0
[pid=4176/tid=4177] ppid=4174 vsize=319440 CPUtime=25.49 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 24669 0 0 0 2544 5 0 0 25 0 4 0 522918808 327106560 36082 33554432000 4194304 4623224 140734797081040 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=319440 CPUtime=25.34 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 24062 0 0 0 2530 4 0 0 25 0 4 0 522918808 327106560 36082 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=319440 CPUtime=25.48 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 33034 0 0 0 2544 4 0 0 25 0 4 0 522918808 327106560 36082 33554432000 4194304 4623224 140734797081040 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 319440

[startup+51.1008 s]
/proc/loadavg: 8.22 8.06 7.86 9/184 4181
/proc/meminfo: memFree=22824876/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=347072 CPUtime=204.07 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 162288 0 0 0 20379 28 0 0 25 0 4 0 522918807 355401728 44646 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 86768 44646 496 105 0 82272 0
[pid=4176/tid=4177] ppid=4174 vsize=347072 CPUtime=51 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 34841 0 0 0 5093 7 0 0 25 0 4 0 522918808 355401728 44646 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=347072 CPUtime=50.86 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 24965 0 0 0 5082 4 0 0 25 0 4 0 522918808 355401728 44646 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=347072 CPUtime=51.09 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 90840 0 0 0 5095 14 0 0 25 0 4 0 522918808 355401728 44646 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 347072

[startup+102.3 s]
/proc/loadavg: 8.15 8.06 7.88 9/184 4183
/proc/meminfo: memFree=22616036/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=385016 CPUtime=408.6 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 186289 0 0 0 40827 33 0 0 25 0 4 0 522918807 394256384 59366 33554432000 4194304 4623224 140734797081040 18446744073709551615 4517554 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 96254 59366 866 105 0 91758 0
[pid=4176/tid=4177] ppid=4174 vsize=385016 CPUtime=101.92 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 36767 0 0 0 10184 8 0 0 25 0 4 0 522918808 394256384 59366 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=385016 CPUtime=102.07 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 37335 0 0 0 10201 6 0 0 25 0 4 0 522918808 394256384 59366 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=385016 CPUtime=102.29 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 93766 0 0 0 10214 15 0 0 25 0 4 0 522918808 394256384 59366 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 385016

[startup+162.301 s]
/proc/loadavg: 8.14 8.07 7.89 9/184 4184
/proc/meminfo: memFree=22393200/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=498640 CPUtime=648.2 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 261368 0 0 0 64773 47 0 0 25 0 4 0 522918807 510607360 76442 33554432000 4194304 4623224 140734797081040 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 124660 76442 1071 105 0 120164 0
[pid=4176/tid=4177] ppid=4174 vsize=498640 CPUtime=161.53 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 48794 0 0 0 16144 9 0 0 25 0 4 0 522918808 510607360 76442 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=498640 CPUtime=162.06 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 53915 0 0 0 16197 9 0 0 25 0 4 0 522918808 510607360 76442 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376638 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=498640 CPUtime=162.28 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 129274 0 0 0 16206 22 0 0 25 0 4 0 522918808 510607360 76442 33554432000 4194304 4623224 140734797081040 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.2
Current children cumulated vsize (KiB) 498640

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

[startup+166.401 s]
/proc/loadavg: 8.13 8.07 7.89 9/184 4185
/proc/meminfo: memFree=22371128/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=498640 CPUtime=664.58 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 263233 0 0 0 66411 47 0 0 25 0 4 0 522918807 510607360 77167 33554432000 4194304 4623224 140734797081040 18446744073709551615 4355931 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 124660 77167 1071 105 0 120164 0
[pid=4176/tid=4177] ppid=4174 vsize=498640 CPUtime=165.61 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 48912 0 0 0 16552 9 0 0 25 0 4 0 522918808 510607360 77167 33554432000 4194304 4623224 140734797081040 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=498640 CPUtime=166.16 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 54220 0 0 0 16607 9 0 0 25 0 4 0 522918808 510607360 77167 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=498640 CPUtime=166.38 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130397 0 0 0 16616 22 0 0 25 0 4 0 522918808 510607360 77167 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 664.58
Current children cumulated vsize (KiB) 498640

[startup+172.807 s]
/proc/loadavg: 8.11 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22324628/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=690.15 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 277044 0 0 0 68966 49 0 0 25 0 4 0 522918807 543752192 84563 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 84563 1476 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=171.97 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17188 9 0 0 25 0 4 0 522918808 543752192 84563 33554432000 4194304 4623224 140734797081040 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=172.57 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 54808 0 0 0 17247 10 0 0 25 0 4 0 522918808 543752192 84563 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=172.78 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17256 22 0 0 25 0 4 0 522918808 543752192 84563 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 690.15
Current children cumulated vsize (KiB) 531008

[startup+176.001 s]
/proc/loadavg: 8.11 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22322144/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=702.93 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 278002 0 0 0 70244 49 0 0 25 0 4 0 522918807 543752192 85484 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 85484 1456 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=175.15 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17506 9 0 0 25 0 4 0 522918808 543752192 85484 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=175.77 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 54894 0 0 0 17567 10 0 0 25 0 4 0 522918808 543752192 85484 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=175.99 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17577 22 0 0 25 0 4 0 522918808 543752192 85484 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 702.93
Current children cumulated vsize (KiB) 531008

[startup+177.601 s]
/proc/loadavg: 8.11 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22315696/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=709.3 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 278407 0 0 0 70881 49 0 0 25 0 4 0 522918807 543752192 85829 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 85829 1440 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=176.74 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17665 9 0 0 25 0 4 0 522918808 543752192 85829 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=177.36 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 55086 0 0 0 17726 10 0 0 25 0 4 0 522918808 543752192 85829 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=177.58 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17736 22 0 0 25 0 4 0 522918808 543752192 85829 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 709.3
Current children cumulated vsize (KiB) 531008

[startup+179.2 s]
/proc/loadavg: 8.10 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22298460/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=715.69 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 279435 0 0 0 71520 49 0 0 25 0 4 0 522918807 543752192 86815 33554432000 4194304 4623224 140734797081040 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 86815 1427 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=178.33 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17824 9 0 0 25 0 4 0 522918808 543752192 86815 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=178.96 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 55414 0 0 0 17886 10 0 0 25 0 4 0 522918808 543752192 86815 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=179.18 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17896 22 0 0 25 0 4 0 522918808 543752192 86815 33554432000 4194304 4623224 140734797081040 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 715.69
Current children cumulated vsize (KiB) 531008

[startup+179.6 s]
/proc/loadavg: 8.10 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22291144/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=717.28 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 279775 0 0 0 71679 49 0 0 25 0 4 0 522918807 543752192 87092 33554432000 4194304 4623224 140734797081040 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 87092 1403 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=178.72 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17863 9 0 0 25 0 4 0 522918808 543752192 87092 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=179.36 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 55414 0 0 0 17926 10 0 0 25 0 4 0 522918808 543752192 87092 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=179.58 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17936 22 0 0 25 0 4 0 522918808 543752192 87092 33554432000 4194304 4623224 140734797081040 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 717.28
Current children cumulated vsize (KiB) 531008

[startup+180 s]
/proc/loadavg: 8.10 8.06 7.89 9/184 4185
/proc/meminfo: memFree=22291144/32951124 swapFree=67111524/67111528
[pid=4176] ppid=4174 vsize=531008 CPUtime=718.89 cores=1,3,5,7
/proc/4176/stat : 4176 (SArTagnan) R 4174 4176 4006 0 -1 4202496 280356 0 0 0 71839 50 0 0 25 0 4 0 522918807 543752192 87643 33554432000 4194304 4623224 140734797081040 18446744073709551615 4509904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4176/statm: 132752 87643 1403 105 0 128256 0
[pid=4176/tid=4177] ppid=4174 vsize=531008 CPUtime=179.12 cores=1,3,5,7
/proc/4176/task/4177/stat : 4177 (SArTagnan) R 4174 4176 4006 0 -1 4202560 49148 0 0 0 17903 9 0 0 25 0 4 0 522918808 543752192 87643 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4176/tid=4178] ppid=4174 vsize=531008 CPUtime=179.76 cores=1,3,5,7
/proc/4176/task/4178/stat : 4178 (SArTagnan) R 4174 4176 4006 0 -1 4202560 55414 0 0 0 17966 10 0 0 25 0 4 0 522918808 543752192 87643 33554432000 4194304 4623224 140734797081040 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4176/tid=4179] ppid=4174 vsize=531008 CPUtime=179.98 cores=1,3,5,7
/proc/4176/task/4179/stat : 4179 (SArTagnan) R 4174 4176 4006 0 -1 4202560 130781 0 0 0 17976 22 0 0 25 0 4 0 522918808 543752192 87643 33554432000 4194304 4623224 140734797081040 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 718.89
Current children cumulated vsize (KiB) 531008

Child status: 20
Real time (s): 180.097
CPU time (s): 719.233
CPU user time (s): 718.712
CPU system time (s): 0.52092
CPU usage (%): 399.358
Max. virtual memory (cumulated for all children) (KiB): 531008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 718.712
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282075
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= 1309
involuntary context switches= 4720

runsolver used 0.264959 second user time and 0.71789 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 23:40:11
IDJOB=3266624
IDBENCH=87848
IDSOLVER=1656
FILE ID=node139/3266624-1304113211
RUNJOBID= node139-1304111820-4025
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/handmade/chu-min-li/urquhart/urquhart3_25bis.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266624-1304113211/watcher-3266624-1304113211 -o /tmp/evaluation-result-3266624-1304113211/solver-3266624-1304113211 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266624-1304113211.cnf -threads=4

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

MD5SUM BENCH= 0313821ef13a43b48c58a56902d9e90b
RANDOM SEED=1646522473

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23122372 kB
Buffers:       2048552 kB
Cached:        6168820 kB
SwapCached:          4 kB
Active:        1957388 kB
Inactive:      7350912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23122372 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             432 kB
Writeback:          12 kB
AnonPages:     1090928 kB
Mapped:          15516 kB
Slab:           454108 kB
PageTables:       6512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1439420 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= 72552 MiB
End job on node139 at 2011-04-29 23:43:11