Trace number 3191786

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 657.51 657.494

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
MD5SUM0448cdbfc0b1241b735cac942d079298
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
657.38/657.49	s UNSATISFIABLE
657.38/657.49	solver [2] clasp 1.3.6 answered
657.38/657.49	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-3191786-1302539651/watcher-3191786-1302539651 -o /tmp/evaluation-result-3191786-1302539651/solver-3191786-1302539651 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191786-1302539651.cnf 

running on 2 cores: 0,2

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.00 10.00 9.43 9/196 27986
/proc/meminfo: memFree=12974644/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18320 CPUtime=0 cores=0,2
/proc/27986/stat : 27986 (ppfolio) R 27984 27986 27560 0 -1 4194304 413 0 0 0 0 0 0 0 25 0 1 0 346381032 18759680 347 33554432000 4194304 4287625 140733335795936 18446744073709551615 220811267309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27986/statm: 4580 350 303 23 0 90 0

[startup+0.1068 s]
/proc/loadavg: 10.00 10.00 9.43 9/196 27986
/proc/meminfo: memFree=12974644/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346381032 18763776 394 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 1078402108329263361 0 0 17 2 0 0 0
/proc/27986/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200785 s]
/proc/loadavg: 10.00 10.00 9.43 9/196 27986
/proc/meminfo: memFree=12974644/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 346381032 18763776 394 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27986/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300767 s]
/proc/loadavg: 10.00 10.00 9.43 9/196 27986
/proc/meminfo: memFree=12974644/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 346381032 18763776 394 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27986/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700691 s]
/proc/loadavg: 10.00 10.00 9.43 9/196 27986
/proc/meminfo: memFree=12974644/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346381032 18763776 394 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27986/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 9.76 9.95 9.42 8/195 27991
/proc/meminfo: memFree=13096916/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=13524 CPUtime=0.4 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 832 0 0 0 40 0 0 0 25 0 1 0 346381033 13848576 724 33554432000 4194304 4785740 140736312914016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 3381 724 340 145 0 426 0
[pid=27990] ppid=27986 vsize=452392 CPUtime=0.63 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 385 0 0 0 63 0 0 0 25 0 1 0 346381033 463249408 282 33554432000 134512640 134534564 4288848704 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 113098 282 91 6 0 111764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 484240

[startup+3.10025 s]
/proc/loadavg: 9.76 9.95 9.42 8/193 28012
/proc/meminfo: memFree=13110912/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=13980 CPUtime=1.19 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 951 0 0 0 119 0 0 0 25 0 1 0 346381033 14315520 843 33554432000 4194304 4785740 140736312914016 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 3495 843 340 145 0 540 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=1.43 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 143 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488528

[startup+6.30068 s]
/proc/loadavg: 9.76 9.95 9.42 10/199 28021
/proc/meminfo: memFree=13091708/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=14712 CPUtime=2.79 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 1125 0 0 0 279 0 0 0 25 0 1 0 346381033 15065088 1017 33554432000 4194304 4785740 140736312914016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 3678 1017 341 145 0 723 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=3.03 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 303 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489260

[startup+12.7005 s]
/proc/loadavg: 9.56 9.90 9.41 9/198 28021
/proc/meminfo: memFree=13092712/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=15616 CPUtime=5.99 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 1324 0 0 0 599 0 0 0 25 0 1 0 346381033 15990784 1216 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 3904 1216 341 145 0 949 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=6.23 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 623 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490164

[startup+25.5011 s]
/proc/loadavg: 9.32 9.84 9.39 9/198 28021
/proc/meminfo: memFree=13090412/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=16712 CPUtime=12.39 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 1574 0 0 0 1239 0 0 0 25 0 1 0 346381033 17113088 1466 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 4178 1466 341 145 0 1223 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=12.63 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 1263 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491260

[startup+51.1004 s]
/proc/loadavg: 8.87 9.69 9.36 9/198 28022
/proc/meminfo: memFree=13086884/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=18592 CPUtime=25.19 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 1967 0 0 0 2518 1 0 0 25 0 1 0 346381033 19038208 1859 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 4648 1859 341 145 0 1693 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=25.43 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 2543 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493140

[startup+102.301 s]
/proc/loadavg: 8.35 9.40 9.28 9/198 28024
/proc/meminfo: memFree=13082132/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=19748 CPUtime=50.79 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 2241 0 0 0 5078 1 0 0 25 0 1 0 346381033 20221952 2133 33554432000 4194304 4785740 140736312914016 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 4937 2133 341 145 0 1982 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=51.04 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 5104 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494296

[startup+162.301 s]
/proc/loadavg: 8.12 9.15 9.19 9/198 28025
/proc/meminfo: memFree=13077632/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=21104 CPUtime=80.79 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 2541 0 0 0 8078 1 0 0 25 0 1 0 346381033 21610496 2433 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 5276 2433 341 145 0 2321 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=81.03 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 8103 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 495652

[startup+222.307 s]
/proc/loadavg: 8.61 9.08 9.16 10/199 28058
/proc/meminfo: memFree=13072900/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=22160 CPUtime=110.81 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 2817 0 0 0 11080 1 0 0 25 0 1 0 346381033 22691840 2709 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 5540 2709 341 145 0 2585 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=111.03 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 11103 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 496708

[startup+282.301 s]

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

/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 498308

[startup+402.301 s]
/proc/loadavg: 9.06 9.06 9.14 10/199 28063
/proc/meminfo: memFree=13035508/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=24520 CPUtime=200.82 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3350 0 0 0 20081 1 0 0 25 0 1 0 346381033 25108480 3242 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6130 3242 341 145 0 3175 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=201.01 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 20101 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 499068

[startup+462.301 s]
/proc/loadavg: 9.02 9.05 9.13 10/199 28064
/proc/meminfo: memFree=13029164/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=25280 CPUtime=230.83 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3512 0 0 0 23082 1 0 0 25 0 1 0 346381033 25886720 3404 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6320 3404 341 145 0 3365 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=231.01 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 23101 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 499828

[startup+522.301 s]
/proc/loadavg: 9.08 9.05 9.12 10/199 28066
/proc/meminfo: memFree=13020824/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=25532 CPUtime=260.83 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3606 0 0 0 26082 1 0 0 25 0 1 0 346381033 26144768 3498 33554432000 4194304 4785740 140736312914016 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6383 3498 341 145 0 3428 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=261 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 26100 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 500080

[startup+582.301 s]
/proc/loadavg: 9.03 9.04 9.11 10/199 28067
/proc/meminfo: memFree=13016956/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=290.84 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3684 0 0 0 29083 1 0 0 25 0 1 0 346381033 26660864 3576 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3576 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=291 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 29100 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 500584

[startup+642.3 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13017804/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=320.84 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3701 0 0 0 32083 1 0 0 25 0 1 0 346381033 26660864 3593 33554432000 4194304 4785740 140736312914016 18446744073709551615 220815927378 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3593 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=321 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32100 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 500584

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

[startup+646.401 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13016688/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=322.84 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3701 0 0 0 32283 1 0 0 25 0 1 0 346381033 26660864 3593 33554432000 4194304 4785740 140736312914016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3593 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=323.09 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32309 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 646.38
Current children cumulated vsize (KiB) 500584

[startup+652.801 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13015192/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=326.04 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3703 0 0 0 32603 1 0 0 25 0 1 0 346381033 26660864 3595 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3595 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=326.29 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32629 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 652.78
Current children cumulated vsize (KiB) 500584

[startup+656.001 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13022136/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=327.64 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3703 0 0 0 32763 1 0 0 25 0 1 0 346381033 26660864 3595 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3595 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=327.89 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32789 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 655.98
Current children cumulated vsize (KiB) 500584

[startup+656.807 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13022136/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=328.05 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3703 0 0 0 32804 1 0 0 25 0 1 0 346381033 26660864 3595 33554432000 4194304 4785740 140736312914016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3595 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=328.29 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32829 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 656.79
Current children cumulated vsize (KiB) 500584

[startup+657.201 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13022136/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=328.24 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3703 0 0 0 32823 1 0 0 25 0 1 0 346381033 26660864 3595 33554432000 4194304 4785740 140736312914016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3595 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=328.49 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32849 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 657.18
Current children cumulated vsize (KiB) 500584

[startup+657.401 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28069
/proc/meminfo: memFree=13022136/32951124 swapFree=67111528/67111528
[pid=27986] ppid=27984 vsize=18324 CPUtime=0.45 cores=0,2
/proc/27986/stat : 27986 (ppfolio) S 27984 27986 27560 0 -1 4202496 505 1394 0 0 0 0 45 0 15 0 1 0 346381032 18763776 395 33554432000 4194304 4287625 140733335795936 18446744073709551615 220816256527 0 0 4096 65536 3146489197053837572 0 0 17 2 0 0 0
/proc/27986/statm: 4581 395 346 23 0 91 0
[pid=27989] ppid=27986 vsize=26036 CPUtime=328.34 cores=0
/proc/27989/stat : 27989 (clasp) R 27986 27986 27560 0 -1 4202496 3703 0 0 0 32833 1 0 0 25 0 1 0 346381033 26660864 3595 33554432000 4194304 4785740 140736312914016 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27989/statm: 6509 3595 341 145 0 3554 0
[pid=27990] ppid=27986 vsize=456224 CPUtime=328.59 cores=0
/proc/27990/stat : 27990 (TNM) R 27986 27986 27560 0 -1 4202496 440 0 0 0 32859 0 0 0 25 0 1 0 346381033 467173376 337 33554432000 134512640 134534564 4288848704 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27990/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 657.38
Current children cumulated vsize (KiB) 500584

Child status: 0
Real time (s): 657.494
CPU time (s): 657.51
CPU user time (s): 657.485
CPU system time (s): 0.024996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7446088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 657.485
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6076
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= 35
involuntary context switches= 15080

runsolver used 1.18082 second user time and 2.40663 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:34:11
IDJOB=3191786
IDBENCH=82917
IDSOLVER=1613
FILE ID=node147/3191786-1302539651
RUNJOBID= node147-1302537048-27578
PBS_JOBID= 12951126
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 0448cdbfc0b1241b735cac942d079298
RANDOM SEED=151478814

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12974676 kB
Buffers:        717656 kB
Cached:       18592608 kB
SwapCached:          0 kB
Active:       10495424 kB
Inactive:      9056888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12974676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      242172 kB
Mapped:          17272 kB
Slab:           359052 kB
PageTables:       6556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2020500 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= 71236 MiB
End job on node147 at 2011-04-11 18:45:09