Trace number 3220474

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 235.036 235.031

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1227489160-001.UNKNOWN.cnf
MD5SUM9f541a728bb78454d33f408db36e3bd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.08107
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

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
234.98/235.02	s UNSATISFIABLE
234.98/235.03	solver [2] clasp 1.3.6 answered
234.98/235.03	Done

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-3220474-1303272532/watcher-3220474-1303272532 -o /tmp/evaluation-result-3220474-1303272532/solver-3220474-1303272532 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220474-1303272532.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.02 5.98 5.91 5/180 18091
/proc/meminfo: memFree=16327668/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) R 18089 18091 16728 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 391 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 391 342 23 0 91 0

[startup+0.0093259 s]
/proc/loadavg: 6.02 5.98 5.91 5/180 18091
/proc/meminfo: memFree=16327668/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 4545020158829101316 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100368 s]
/proc/loadavg: 6.02 5.98 5.91 5/180 18091
/proc/meminfo: memFree=16327668/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 4545020158829101316 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300331 s]
/proc/loadavg: 6.02 5.98 5.91 5/180 18091
/proc/meminfo: memFree=16327668/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 4545020158829101316 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700263 s]
/proc/loadavg: 6.02 5.98 5.91 5/180 18091
/proc/meminfo: memFree=16327668/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 4545020158829101316 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 6.02 5.98 5.91 7/184 18096
/proc/meminfo: memFree=16325524/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 4545020158829101316 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=14012 CPUtime=0 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4194304 240 0 0 0 0 0 0 0 24 0 1 0 419668779 14348288 139 33554432000 4194304 4587354 140736401894592 18446744073709551615 264721483184 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18092/statm: 3503 139 120 96 0 52 0
[pid=18094] ppid=18091 vsize=13244 CPUtime=1.34 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 785 0 0 0 134 0 0 0 17 0 1 0 419668779 13561856 676 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3311 676 340 145 0 356 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=0.14 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 14 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 501404

[startup+3.10082 s]
/proc/loadavg: 6.02 5.98 5.91 7/184 18096
/proc/meminfo: memFree=16324780/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 9825985635297525760 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=377476 CPUtime=0.29 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 1054 0 0 0 29 0 0 0 25 0 1 0 419668779 386535424 631 33554432000 4194304 4587354 140736401894592 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 94369 631 327 96 0 90931 0
[pid=18094] ppid=18091 vsize=13652 CPUtime=2.39 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 864 0 0 0 239 0 0 0 19 0 1 0 419668779 13979648 755 33554432000 4194304 4785740 140736407223088 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3413 755 340 145 0 458 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=0.39 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 39 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 865276

[startup+6.30118 s]
/proc/loadavg: 6.02 5.98 5.91 7/184 18096
/proc/meminfo: memFree=16321720/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=382632 CPUtime=1.34 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 2849 0 0 0 134 0 0 0 25 0 1 0 419668779 391815168 1941 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 95658 1941 337 96 0 92220 0
[pid=18094] ppid=18091 vsize=13920 CPUtime=3.49 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 923 0 0 0 349 0 0 0 21 0 1 0 419668779 14254080 814 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3480 814 340 145 0 525 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=1.44 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 144 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 870700

[startup+12.701 s]
/proc/loadavg: 6.02 5.98 5.91 7/184 18096
/proc/meminfo: memFree=16314648/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=384660 CPUtime=3.49 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 4366 0 0 0 349 0 0 0 25 0 1 0 419668779 393891840 2395 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 96165 2395 337 96 0 92727 0
[pid=18094] ppid=18091 vsize=14072 CPUtime=5.59 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 979 0 0 0 559 0 0 0 25 0 1 0 419668779 14409728 870 33554432000 4194304 4785740 140736407223088 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3518 870 340 145 0 563 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=3.59 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 359 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 2804113 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 872880

[startup+25.5005 s]
/proc/loadavg: 6.01 5.98 5.91 7/184 18096
/proc/meminfo: memFree=16313772/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 9825983848591130624 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=385000 CPUtime=7.74 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 6410 0 0 0 773 1 0 0 25 0 1 0 419668779 394240000 2689 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 96250 2689 337 96 0 92812 0
[pid=18094] ppid=18091 vsize=14636 CPUtime=9.89 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1092 0 0 0 989 0 0 0 25 0 1 0 419668779 14987264 983 33554432000 4194304 4785740 140736407223088 18446744073709551615 4277669 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3659 983 340 145 0 704 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=7.84 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 784 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 873784

[startup+51.1007 s]
/proc/loadavg: 6.01 5.98 5.91 7/184 18097
/proc/meminfo: memFree=16308500/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 9825985360419618816 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=388872 CPUtime=16.29 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 10766 0 0 0 1628 1 0 0 25 0 1 0 419668779 398204928 3577 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 97218 3577 337 96 0 93780 0
[pid=18094] ppid=18091 vsize=15528 CPUtime=18.39 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1305 0 0 0 1839 0 0 0 25 0 1 0 419668779 15900672 1196 33554432000 4194304 4785740 140736407223088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 3882 1196 340 145 0 927 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=16.39 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 1639 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 878548

[startup+102.306 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18098
/proc/meminfo: memFree=16298884/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=397912 CPUtime=33.35 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 17556 0 0 0 3333 2 0 0 25 0 1 0 419668779 407461888 5666 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 99478 5666 337 96 0 96040 0
[pid=18094] ppid=18091 vsize=16576 CPUtime=35.49 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1539 0 0 0 3549 0 0 0 25 0 1 0 419668779 16973824 1430 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4144 1430 340 145 0 1189 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=33.44 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 3344 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 888636

[startup+162.301 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18100
/proc/meminfo: memFree=16296756/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 9825983848591130624 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=398336 CPUtime=53.35 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 23598 0 0 0 5332 3 0 0 25 0 1 0 419668779 407896064 6080 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 99584 6080 337 96 0 96146 0
[pid=18094] ppid=18091 vsize=17032 CPUtime=55.48 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1677 0 0 0 5548 0 0 0 25 0 1 0 419668779 17440768 1568 33554432000 4194304 4785740 140736407223088 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4258 1568 340 145 0 1303 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=53.44 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 5344 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 889516

[startup+222.3 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18101
/proc/meminfo: memFree=16292520/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=394116 CPUtime=73.37 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 27742 0 0 0 7333 4 0 0 25 0 1 0 419668779 403574784 6856 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 98529 6856 337 96 0 95091 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=75.48 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1788 0 0 0 7548 0 0 0 25 0 1 0 419668779 17899520 1679 33554432000 4194304 4785740 140736407223088 18446744073709551615 4551074 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1679 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=73.43 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7343 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 885744

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

[startup+223.901 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18101
/proc/meminfo: memFree=16292520/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=394116 CPUtime=73.88 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 27742 0 0 0 7384 4 0 0 25 0 1 0 419668779 403574784 6856 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 98529 6856 337 96 0 95091 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=75.98 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1788 0 0 0 7598 0 0 0 25 0 1 0 419668779 17899520 1679 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1679 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=74.02 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7402 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 223.88
Current children cumulated vsize (KiB) 885744

[startup+230.301 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16292520/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=75.98 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28222 0 0 0 7594 4 0 0 25 0 1 0 419668779 415535104 7333 33554432000 4194304 4587354 140736401894592 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7333 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=78.17 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1790 0 0 0 7817 0 0 0 25 0 1 0 419668779 17899520 1681 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1681 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=76.13 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7613 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 230.28
Current children cumulated vsize (KiB) 897424

[startup+233.501 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16290412/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=77.08 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28449 0 0 0 7704 4 0 0 25 0 1 0 419668779 415535104 7545 33554432000 4194304 4587354 140736401894592 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7545 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=79.18 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1790 0 0 0 7918 0 0 0 25 0 1 0 419668779 17899520 1681 33554432000 4194304 4785740 140736407223088 18446744073709551615 264726072221 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1681 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=77.22 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7722 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 233.48
Current children cumulated vsize (KiB) 897424

[startup+234.306 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16290164/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=77.37 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28504 0 0 0 7733 4 0 0 25 0 1 0 419668779 415535104 7597 33554432000 4194304 4587354 140736401894592 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7597 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=79.48 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1790 0 0 0 7948 0 0 0 25 0 1 0 419668779 17899520 1681 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1681 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=77.43 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7743 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 234.28
Current children cumulated vsize (KiB) 897424

[startup+234.701 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16290164/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=77.48 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28520 0 0 0 7744 4 0 0 25 0 1 0 419668779 415535104 7613 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7613 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=79.58 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1790 0 0 0 7958 0 0 0 25 0 1 0 419668779 17899520 1681 33554432000 4194304 4785740 140736407223088 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1681 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=77.62 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7762 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 234.68
Current children cumulated vsize (KiB) 897424

[startup+234.901 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16290164/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=77.57 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28533 0 0 0 7753 4 0 0 25 0 1 0 419668779 415535104 7626 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7626 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=79.68 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1791 0 0 0 7968 0 0 0 25 0 1 0 419668779 17899520 1682 33554432000 4194304 4785740 140736407223088 18446744073709551615 4562707 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1682 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=77.63 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7763 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 234.88
Current children cumulated vsize (KiB) 897424

[startup+235.001 s]
/proc/loadavg: 6.00 5.98 5.91 7/184 18102
/proc/meminfo: memFree=16290164/32951124 swapFree=67111528/67111528
[pid=18091] ppid=18089 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18091/stat : 18091 (ppfolio) S 18089 18091 16728 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 419668779 18763776 394 33554432000 4194304 4287625 140735778931920 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18091/statm: 4581 394 345 23 0 91 0
[pid=18092] ppid=18091 vsize=405796 CPUtime=77.58 cores=0
/proc/18092/stat : 18092 (cryptominisat) R 18091 18091 16728 0 -1 4202496 28535 0 0 0 7754 4 0 0 25 0 1 0 419668779 415535104 7628 33554432000 4194304 4587354 140736401894592 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18092/statm: 101449 7628 337 96 0 98011 0
[pid=18094] ppid=18091 vsize=17480 CPUtime=79.68 cores=0
/proc/18094/stat : 18094 (clasp) R 18091 18091 16728 0 -1 4202496 1791 0 0 0 7968 0 0 0 25 0 1 0 419668779 17899520 1682 33554432000 4194304 4785740 140736407223088 18446744073709551615 4562707 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18094/statm: 4370 1682 340 145 0 1415 0
[pid=18095] ppid=18091 vsize=455824 CPUtime=77.72 cores=0
/proc/18095/stat : 18095 (TNM) R 18091 18091 16728 0 -1 4202496 317 0 0 0 7772 0 0 0 25 0 1 0 419668779 466763776 213 33554432000 134512640 134534564 4292549376 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18095/statm: 113956 213 95 6 0 112622 0
Current children cumulated CPU time (s) 234.98
Current children cumulated vsize (KiB) 897424

Child status: 0
Real time (s): 235.031
CPU time (s): 235.036
CPU user time (s): 234.982
CPU system time (s): 0.053991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 11200860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.982
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31181
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= 148
involuntary context switches= 2854

runsolver used 0.399939 second user time and 0.798878 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 06:08:52
IDJOB=3220474
IDBENCH=82762
IDSOLVER=1639
FILE ID=node141/3220474-1303272532
RUNJOBID= node141-1303259271-16746
PBS_JOBID= 13049491
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1227489160-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220474-1303272532/watcher-3220474-1303272532 -o /tmp/evaluation-result-3220474-1303272532/solver-3220474-1303272532 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220474-1303272532.cnf

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

MD5SUM BENCH= 9f541a728bb78454d33f408db36e3bd8
RANDOM SEED=1785196692

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16327948 kB
Buffers:        787300 kB
Cached:       15317668 kB
SwapCached:          0 kB
Active:        8685924 kB
Inactive:      7584864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16327948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      166064 kB
Mapped:          16768 kB
Slab:           289764 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1875580 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= 71448 MiB
End job on node141 at 2011-04-20 06:12:47