Trace number 3191761

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
ppfolio seqUNSAT 702.17 702.145

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
MD5SUM80aa82e62b454f2871f6471d9559597d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.939
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
702.09/702.14	s UNSATISFIABLE
702.09/702.14	solver [2] clasp 1.3.6 answered
702.09/702.14	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191761-1302539524/watcher-3191761-1302539524 -o /tmp/evaluation-result-3191761-1302539524/solver-3191761-1302539524 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191761-1302539524.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.54 11.17 10.88 7/191 2849
/proc/meminfo: memFree=15497180/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0 cores=5,7
/proc/2849/stat : 2849 (ppfolio) R 2846 2849 2307 0 -1 4202496 487 0 0 0 0 0 0 0 23 0 1 0 365549466 18763776 392 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476515221 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2849/statm: 4581 392 343 23 0 91 0

[startup+0.0448659 s]
/proc/loadavg: 10.54 11.17 10.88 7/191 2849
/proc/meminfo: memFree=15497180/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365549466 18763776 394 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100868 s]
/proc/loadavg: 10.54 11.17 10.88 7/191 2849
/proc/meminfo: memFree=15497180/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365549466 18763776 394 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300813 s]
/proc/loadavg: 10.54 11.17 10.88 7/191 2849
/proc/meminfo: memFree=15497180/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 365549466 18763776 394 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 6459623116602605568 0 0 17 7 0 0 0
/proc/2849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70074 s]
/proc/loadavg: 10.54 11.17 10.88 7/191 2849
/proc/meminfo: memFree=15497180/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 365549466 18763776 394 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2849/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5006 s]
/proc/loadavg: 10.54 11.17 10.88 12/201 2877
/proc/meminfo: memFree=15492660/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=13512 CPUtime=0.54 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 848 0 0 0 54 0 0 0 25 0 1 0 365549466 13836288 740 33554432000 4194304 4785740 140735829668016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 3378 740 340 145 0 423 0
[pid=2852] ppid=2849 vsize=452392 CPUtime=0.52 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 384 0 0 0 52 0 0 0 25 0 1 0 365549466 463249408 281 33554432000 134512640 134534564 4293433568 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 113098 281 91 6 0 111764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 484228

[startup+3.10029 s]
/proc/loadavg: 10.54 11.17 10.88 11/200 2910
/proc/meminfo: memFree=15492856/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=14088 CPUtime=1.33 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 962 0 0 0 133 0 0 0 25 0 1 0 365549466 14426112 854 33554432000 4194304 4785740 140735829668016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 3522 854 340 145 0 567 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=1.32 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 132 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488636

[startup+6.30067 s]
/proc/loadavg: 10.49 11.15 10.88 10/199 2910
/proc/meminfo: memFree=15488772/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=14692 CPUtime=2.94 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 1129 0 0 0 294 0 0 0 25 0 1 0 365549466 15044608 1021 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 3673 1021 340 145 0 718 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=2.92 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 292 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 489240

[startup+12.7004 s]
/proc/loadavg: 10.37 11.11 10.87 10/199 2910
/proc/meminfo: memFree=15489840/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=15884 CPUtime=6.14 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 1371 0 0 0 614 0 0 0 25 0 1 0 365549466 16265216 1263 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 3971 1263 340 145 0 1016 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=6.12 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 612 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490432

[startup+25.501 s]
/proc/loadavg: 10.07 11.01 10.84 10/199 2911
/proc/meminfo: memFree=15484204/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=16848 CPUtime=12.54 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 1613 0 0 0 1254 0 0 0 25 0 1 0 365549466 17252352 1505 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 4212 1505 341 145 0 1257 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=12.52 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 1252 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491396

[startup+51.1011 s]
/proc/loadavg: 9.70 10.85 10.79 10/199 2911
/proc/meminfo: memFree=15484224/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=18508 CPUtime=25.34 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 1984 0 0 0 2534 0 0 0 25 0 1 0 365549466 18952192 1876 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 4627 1876 341 145 0 1672 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=25.32 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 2532 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 493056

[startup+102.306 s]
/proc/loadavg: 9.30 10.56 10.69 10/199 2913
/proc/meminfo: memFree=15477156/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=20204 CPUtime=50.94 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 2348 0 0 0 5094 0 0 0 25 0 1 0 365549466 20688896 2240 33554432000 4194304 4785740 140735829668016 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 5051 2240 341 145 0 2096 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=50.93 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 5093 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 494752

[startup+162.301 s]
/proc/loadavg: 9.11 10.27 10.58 10/199 2914
/proc/meminfo: memFree=15460744/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=21804 CPUtime=80.93 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 2715 0 0 0 8093 0 0 0 25 0 1 0 365549466 22327296 2607 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 5451 2607 341 145 0 2496 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=80.93 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 8093 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 496352

[startup+222.3 s]
/proc/loadavg: 9.04 10.04 10.48 10/199 2916
/proc/meminfo: memFree=15457724/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=22228 CPUtime=110.93 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 2860 0 0 0 11093 0 0 0 25 0 1 0 365549466 22761472 2752 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 5557 2752 341 145 0 2602 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=110.93 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 11093 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 496776

[startup+282.301 s]

################
# More data... #
################

/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 499556

[startup+522.301 s]
/proc/loadavg: 9.08 9.40 10.07 10/199 2925
/proc/meminfo: memFree=15443076/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=26020 CPUtime=260.9 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 3692 0 0 0 26090 0 0 0 25 0 1 0 365549466 26644480 3584 33554432000 4194304 4785740 140735829668016 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6505 3584 341 145 0 3550 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=260.97 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 26097 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 500568

[startup+582.301 s]
/proc/loadavg: 9.03 9.33 10.00 10/199 2927
/proc/meminfo: memFree=15419964/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=26780 CPUtime=290.9 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 3855 0 0 0 29090 0 0 0 25 0 1 0 365549466 27422720 3747 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6695 3747 341 145 0 3740 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=290.97 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 29097 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 501328

[startup+642.301 s]
/proc/loadavg: 9.01 9.27 9.94 10/199 2928
/proc/meminfo: memFree=15410220/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27284 CPUtime=320.91 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 3983 0 0 0 32091 0 0 0 25 0 1 0 365549466 27938816 3875 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6821 3875 341 145 0 3866 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=320.97 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 32097 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 501832

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

[startup+665.507 s]
/proc/loadavg: 9.00 9.24 9.91 10/199 2929
/proc/meminfo: memFree=15409092/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27284 CPUtime=332.51 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 3989 0 0 0 33251 0 0 0 25 0 1 0 365549466 27938816 3881 33554432000 4194304 4785740 140735829668016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6821 3881 341 145 0 3866 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=332.57 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 33257 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 665.5
Current children cumulated vsize (KiB) 501832

[startup+678.3 s]
/proc/loadavg: 9.00 9.23 9.90 10/199 2929
/proc/meminfo: memFree=15408704/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27476 CPUtime=338.91 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4036 0 0 0 33891 0 0 0 25 0 1 0 365549466 28135424 3928 33554432000 4194304 4785740 140735829668016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6869 3928 341 145 0 3914 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=338.97 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 33897 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 678.3
Current children cumulated vsize (KiB) 502024

[startup+691.101 s]
/proc/loadavg: 9.00 9.22 9.89 10/199 2929
/proc/meminfo: memFree=15408440/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27476 CPUtime=345.31 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4043 0 0 0 34531 0 0 0 25 0 1 0 365549466 28135424 3935 33554432000 4194304 4785740 140735829668016 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6869 3935 341 145 0 3914 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=345.37 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 34537 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 691.1
Current children cumulated vsize (KiB) 502024

[startup+697.501 s]
/proc/loadavg: 9.00 9.22 9.88 10/199 2930
/proc/meminfo: memFree=15408192/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27476 CPUtime=348.51 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4046 0 0 0 34851 0 0 0 25 0 1 0 365549466 28135424 3938 33554432000 4194304 4785740 140735829668016 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6869 3938 341 145 0 3914 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=348.57 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 34857 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 697.5
Current children cumulated vsize (KiB) 502024

[startup+700.707 s]
/proc/loadavg: 9.00 9.22 9.88 10/199 2930
/proc/meminfo: memFree=15408192/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27352 CPUtime=350.12 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4046 0 0 0 35012 0 0 0 25 0 1 0 365549466 28008448 3938 33554432000 4194304 4785740 140735829668016 18446744073709551615 4277708 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6838 3938 341 145 0 3883 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=350.16 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 35016 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 700.7
Current children cumulated vsize (KiB) 501900

[startup+701.501 s]
/proc/loadavg: 9.00 9.22 9.88 10/199 2930
/proc/meminfo: memFree=15408192/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27352 CPUtime=350.51 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4046 0 0 0 35051 0 0 0 25 0 1 0 365549466 28008448 3938 33554432000 4194304 4785740 140735829668016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6838 3938 341 145 0 3883 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=350.56 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 35056 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 701.49
Current children cumulated vsize (KiB) 501900

[startup+701.901 s]
/proc/loadavg: 9.00 9.22 9.88 10/199 2930
/proc/meminfo: memFree=15408192/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27352 CPUtime=350.71 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4046 0 0 0 35071 0 0 0 25 0 1 0 365549466 28008448 3938 33554432000 4194304 4785740 140735829668016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6838 3938 341 145 0 3883 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=350.76 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 35076 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 501900

[startup+702.101 s]
/proc/loadavg: 9.00 9.22 9.88 10/199 2930
/proc/meminfo: memFree=15408192/32950928 swapFree=67102716/67111528
[pid=2849] ppid=2846 vsize=18324 CPUtime=0.42 cores=5,7
/proc/2849/stat : 2849 (ppfolio) S 2846 2849 2307 0 -1 4202496 504 1397 0 0 0 0 42 0 15 0 1 0 365549466 18763776 395 33554432000 4194304 4287625 140736508875456 18446744073709551615 239476715023 0 0 4096 65536 4583057901030965505 0 0 17 7 0 0 0
/proc/2849/statm: 4581 395 346 23 0 91 0
[pid=2851] ppid=2849 vsize=27352 CPUtime=350.81 cores=5
/proc/2851/stat : 2851 (clasp) R 2849 2849 2307 0 -1 4202496 4046 0 0 0 35081 0 0 0 25 0 1 0 365549466 28008448 3938 33554432000 4194304 4785740 140735829668016 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2851/statm: 6838 3938 341 145 0 3883 0
[pid=2852] ppid=2849 vsize=456224 CPUtime=350.86 cores=5
/proc/2852/stat : 2852 (TNM) R 2849 2849 2307 0 -1 4202496 439 0 0 0 35086 0 0 0 25 0 1 0 365549466 467173376 336 33554432000 134512640 134534564 4293433568 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2852/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 501900

Child status: 0
Real time (s): 702.145
CPU time (s): 702.17
CPU user time (s): 702.157
CPU system time (s): 0.012998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 705912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 702.157
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6421
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= 39
involuntary context switches= 15050

runsolver used 1.13383 second user time and 2.70059 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-11 18:32:04
IDJOB=3191761
IDBENCH=82892
IDSOLVER=1613
FILE ID=node148/3191761-1302539524
RUNJOBID= node148-1302536919-2328
PBS_JOBID= 12951121
Free space on /tmp= 70720 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S2039518547-066.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191761-1302539524/watcher-3191761-1302539524 -o /tmp/evaluation-result-3191761-1302539524/solver-3191761-1302539524 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191761-1302539524.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 80aa82e62b454f2871f6471d9559597d
RANDOM SEED=511477492

node148.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.854
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      15497328 kB
Buffers:        611144 kB
Cached:       16296728 kB
SwapCached:       4908 kB
Active:        8245056 kB
Inactive:      8797196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15497328 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:      131120 kB
Mapped:          16728 kB
Slab:           347760 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2123744 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= 70716 MiB
End job on node148 at 2011-04-11 18:43:46