Trace number 3191558

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 seq? (TO) 1300.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 4,6

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.43 11.13 9.33 10/198 20506
/proc/meminfo: memFree=12519840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) R 20504 20506 20206 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346246836 18763776 392 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20506/statm: 4581 392 343 23 0 91 0

[startup+0.0303411 s]
/proc/loadavg: 10.43 11.13 9.33 10/198 20506
/proc/meminfo: memFree=12519840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 4328319336256078081 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.124354 s]
/proc/loadavg: 10.43 11.13 9.33 10/198 20506
/proc/meminfo: memFree=12519840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 4328319336256078081 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300324 s]
/proc/loadavg: 10.43 11.13 9.33 10/198 20506
/proc/meminfo: memFree=12519840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700268 s]
/proc/loadavg: 10.43 11.13 9.33 10/198 20506
/proc/meminfo: memFree=12519840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20506/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: 10.43 11.13 9.33 13/202 20510
/proc/meminfo: memFree=12507780/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=25744 CPUtime=0.44 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 1180 0 0 0 44 0 0 0 25 0 1 0 346246837 26361856 1045 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 6436 1045 305 96 0 2998 0
[pid=20508] ppid=20506 vsize=17884 CPUtime=0.49 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 2001 0 0 0 49 0 0 0 25 0 1 0 346246837 18313216 1813 33554432000 4194304 4785740 140733536740640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 4471 1813 340 145 0 1516 0
[pid=20509] ppid=20506 vsize=454504 CPUtime=0.54 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 997 0 0 0 54 0 0 0 25 0 1 0 346246837 465412096 894 33554432000 134512640 134534564 4288179216 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 516456

[startup+3.10083 s]
/proc/loadavg: 10.43 11.13 9.33 13/202 20510
/proc/meminfo: memFree=12503068/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214266053623808 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1110320 CPUtime=1.43 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 5249 0 0 0 143 0 0 0 19 0 1 0 346246837 1136967680 1832 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 277580 1832 327 96 0 274142 0
[pid=20508] ppid=20506 vsize=19088 CPUtime=0.79 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 2297 0 0 0 79 0 0 0 25 0 1 0 346246837 19546112 2109 33554432000 4194304 4785740 140733536740640 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 4772 2109 340 145 0 1817 0
[pid=20509] ppid=20506 vsize=454504 CPUtime=0.84 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 997 0 0 0 84 0 0 0 25 0 1 0 346246837 465412096 894 33554432000 134512640 134534564 4288179216 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1602236

[startup+6.30127 s]
/proc/loadavg: 10.55 11.14 9.34 13/202 20510
/proc/meminfo: memFree=12496364/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212616786182144 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1111028 CPUtime=2.49 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 7310 0 0 0 248 1 0 0 20 0 1 0 346246837 1137692672 2057 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 277757 2057 331 96 0 274319 0
[pid=20508] ppid=20506 vsize=20320 CPUtime=1.89 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 2592 0 0 0 189 0 0 0 25 0 1 0 346246837 20807680 2404 33554432000 4194304 4785740 140733536740640 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 5080 2404 340 145 0 2125 0
[pid=20509] ppid=20506 vsize=454504 CPUtime=1.89 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 997 0 0 0 189 0 0 0 25 0 1 0 346246837 465412096 894 33554432000 134512640 134534564 4288179216 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1604176

[startup+12.7012 s]
/proc/loadavg: 10.67 11.16 9.35 13/202 20510
/proc/meminfo: memFree=12471944/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214403492577280 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1127824 CPUtime=4.64 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 11487 0 0 0 462 2 0 0 25 0 1 0 346246837 1154891776 6233 33554432000 4194304 4587354 140736811445904 18446744073709551615 255106465474 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 281956 6233 337 96 0 278518 0
[pid=20508] ppid=20506 vsize=22076 CPUtime=3.99 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 3010 0 0 0 399 0 0 0 25 0 1 0 346246837 22605824 2822 33554432000 4194304 4785740 140733536740640 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 5519 2822 340 145 0 2564 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=4.04 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 404 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1626832

[startup+25.5009 s]
/proc/loadavg: 10.96 11.20 9.40 13/202 20510
/proc/meminfo: memFree=12485688/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212891664089088 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1115256 CPUtime=8.89 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 12997 0 0 0 887 2 0 0 25 0 1 0 346246837 1142022144 5434 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 278814 5434 337 96 0 275376 0
[pid=20508] ppid=20506 vsize=24384 CPUtime=8.29 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 3599 0 0 0 829 0 0 0 25 0 1 0 346246837 24969216 3411 33554432000 4194304 4785740 140733536740640 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 6096 3411 340 145 0 3141 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=8.29 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 829 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1616572

[startup+51.1004 s]
/proc/loadavg: 11.32 11.26 9.46 13/202 20511
/proc/meminfo: memFree=12488072/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212754225135616 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1142228 CPUtime=17.45 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 19235 0 0 0 1742 3 0 0 25 0 1 0 346246837 1169641472 10259 33554432000 4194304 4587354 140736811445904 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 285557 10259 337 96 0 282119 0
[pid=20508] ppid=20506 vsize=27528 CPUtime=16.79 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 4350 0 0 0 1678 1 0 0 25 0 1 0 346246837 28188672 4162 33554432000 4194304 4785740 140733536740640 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 6882 4162 340 145 0 3927 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=16.84 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 1684 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1646688

[startup+102.307 s]
/proc/loadavg: 11.70 11.37 9.59 13/202 20512
/proc/meminfo: memFree=12488292/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214266053623808 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1127272 CPUtime=34.49 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 32391 0 0 0 3443 6 0 0 25 0 1 0 346246837 1154326528 7072 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 281818 7072 337 96 0 278380 0
[pid=20508] ppid=20506 vsize=33300 CPUtime=33.89 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 5653 0 0 0 3388 1 0 0 25 0 1 0 346246837 34099200 5465 33554432000 4194304 4785740 140733536740640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 8325 5465 340 145 0 5370 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=33.91 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 3391 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134529831 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1637504

[startup+162.301 s]
/proc/loadavg: 11.89 11.48 9.74 13/202 20574
/proc/meminfo: memFree=12527368/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214266053623808 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1140808 CPUtime=54.49 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 45262 0 0 0 5441 8 0 0 25 0 1 0 346246837 1168187392 8628 33554432000 4194304 4587354 140736811445904 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 285202 8628 337 96 0 281764 0
[pid=20508] ppid=20506 vsize=37596 CPUtime=53.88 cores=4

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

/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1681248

[startup+882.301 s]
/proc/loadavg: 11.54 11.84 10.91 12/201 20687
/proc/meminfo: memFree=12514840/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214266053623808 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1155156 CPUtime=294.55 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 138049 0 0 0 29428 27 0 0 25 0 1 0 346246837 1182879744 12311 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 288789 12311 337 96 0 285351 0
[pid=20508] ppid=20506 vsize=63352 CPUtime=293.84 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 12468 0 0 0 29383 1 0 0 25 0 1 0 346246837 64872448 12232 33554432000 4194304 4785740 140733536740640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 15838 12232 341 145 0 12883 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=293.9 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 29390 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1695440

[startup+942.301 s]
/proc/loadavg: 11.44 11.77 10.94 12/201 20718
/proc/meminfo: memFree=12519068/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214403492577280 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1142148 CPUtime=314.54 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 143160 0 0 0 31426 28 0 0 25 0 1 0 346246837 1169559552 11876 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 285537 11876 337 96 0 282099 0
[pid=20508] ppid=20506 vsize=63640 CPUtime=313.86 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 12541 0 0 0 31384 2 0 0 25 0 1 0 346246837 65167360 12305 33554432000 4194304 4785740 140733536740640 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 15910 12305 341 145 0 12955 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=313.89 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 31389 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1682720

[startup+1002.3 s]
/proc/loadavg: 11.16 11.63 10.94 12/201 20720
/proc/meminfo: memFree=12495496/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212341908275200 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1146620 CPUtime=334.54 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 148196 0 0 0 33425 29 0 0 25 0 1 0 346246837 1174138880 11101 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 286655 11101 337 96 0 283217 0
[pid=20508] ppid=20506 vsize=64020 CPUtime=333.87 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 12647 0 0 0 33385 2 0 0 25 0 1 0 346246837 65556480 12411 33554432000 4194304 4785740 140733536740640 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 16005 12411 341 145 0 13050 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=333.89 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 33389 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1687572

[startup+1062.3 s]
/proc/loadavg: 11.16 11.54 10.95 12/201 20722
/proc/meminfo: memFree=12517676/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212479347228672 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1131968 CPUtime=354.53 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 151685 0 0 0 35423 30 0 0 25 0 1 0 346246837 1159135232 9705 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 282992 9705 337 96 0 279554 0
[pid=20508] ppid=20506 vsize=65572 CPUtime=353.87 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 12944 0 0 0 35385 2 0 0 25 0 1 0 346246837 67145728 12708 33554432000 4194304 4785740 140733536740640 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 16393 12708 341 145 0 13438 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=353.89 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 35389 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1674472

[startup+1122.3 s]
/proc/loadavg: 11.06 11.44 10.95 12/201 20723
/proc/meminfo: memFree=12526584/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212616786182144 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1143196 CPUtime=374.54 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 156910 0 0 0 37422 32 0 0 25 0 1 0 346246837 1170632704 8631 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 285799 8631 337 96 0 282361 0
[pid=20508] ppid=20506 vsize=67804 CPUtime=373.88 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 13451 0 0 0 37386 2 0 0 25 0 1 0 346246837 69431296 13215 33554432000 4194304 4785740 140733536740640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 16951 13215 341 145 0 13996 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=373.89 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 37389 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1687932

[startup+1182.3 s]
/proc/loadavg: 10.89 11.32 10.94 12/201 20756
/proc/meminfo: memFree=12563916/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869212754225135616 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1165520 CPUtime=394.53 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 163498 0 0 0 39419 34 0 0 25 0 1 0 346246837 1193492480 13762 33554432000 4194304 4587354 140736811445904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 291380 13762 337 96 0 287942 0
[pid=20508] ppid=20506 vsize=69388 CPUtime=393.89 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 13816 0 0 0 39387 2 0 0 25 0 1 0 346246837 71053312 13580 33554432000 4194304 4785740 140733536740640 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 17347 13580 341 145 0 14392 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=393.88 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 39388 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1711840

[startup+1242.3 s]
/proc/loadavg: 10.96 11.26 10.94 12/201 20757
/proc/meminfo: memFree=12475936/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214128614670336 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1247352 CPUtime=414.53 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 186591 0 0 0 41417 36 0 0 25 0 1 0 346246837 1277288448 31685 33554432000 4194304 4587354 140736811445904 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 311838 31685 337 96 0 308400 0
[pid=20508] ppid=20506 vsize=70524 CPUtime=413.89 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 14055 0 0 0 41387 2 0 0 25 0 1 0 346246837 72216576 13819 33554432000 4194304 4785740 140733536740640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 17631 13819 341 145 0 14676 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=413.88 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 41388 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1794808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.98 11.21 10.94 12/201 20759
/proc/meminfo: memFree=12470344/32951124 swapFree=67111528/67111528
[pid=20506] ppid=20504 vsize=18324 CPUtime=0 cores=4,6
/proc/20506/stat : 20506 (ppfolio) S 20504 20506 20206 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346246836 18763776 394 33554432000 4194304 4287625 140735635016064 18446744073709551615 255106788879 0 0 4096 65536 3869214128614670336 0 0 17 6 0 0 0
/proc/20506/statm: 4581 394 345 23 0 91 0
[pid=20507] ppid=20506 vsize=1247352 CPUtime=433.72 cores=4
/proc/20507/stat : 20507 (cryptominisat) R 20506 20506 20206 0 -1 4202496 186591 0 0 0 43336 36 0 0 25 0 1 0 346246837 1277288448 31685 33554432000 4194304 4587354 140736811445904 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20507/statm: 311838 31685 337 96 0 308400 0
[pid=20508] ppid=20506 vsize=70524 CPUtime=433.13 cores=4
/proc/20508/stat : 20508 (clasp) R 20506 20506 20206 0 -1 4202496 14070 0 0 0 43311 2 0 0 25 0 1 0 346246837 72216576 13834 33554432000 4194304 4785740 140733536740640 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20508/statm: 17631 13834 341 145 0 14676 0
[pid=20509] ppid=20506 vsize=458608 CPUtime=433.16 cores=4
/proc/20509/stat : 20509 (TNM) R 20506 20506 20206 0 -1 4202496 1197 0 0 0 43316 0 0 0 25 0 1 0 346246837 469614592 1094 33554432000 134512640 134534564 4288179216 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20509/statm: 114652 1094 95 6 0 113318 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1794808

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20506 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.63
CPU system time (s): 0.38
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 7200708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502
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= 231
involuntary context switches= 3

runsolver used 2.21266 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-11 18:11:47
IDJOB=3191558
IDBENCH=82689
IDSOLVER=1613
FILE ID=node144/3191558-1302538307
RUNJOBID= node144-1302536873-20225
PBS_JOBID= 12951119
Free space on /tmp= 71584 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191558-1302538307/watcher-3191558-1302538307 -o /tmp/evaluation-result-3191558-1302538307/solver-3191558-1302538307 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191558-1302538307.cnf

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=691120132

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12519996 kB
Buffers:        750880 kB
Cached:       18902508 kB
SwapCached:          0 kB
Active:       10668348 kB
Inactive:      9332372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12519996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20864 kB
Writeback:           0 kB
AnonPages:      347424 kB
Mapped:          17928 kB
Slab:           364984 kB
PageTables:       6872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4147672 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= 71576 MiB
End job on node144 at 2011-04-11 18:33:29