Trace number 3191530

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) 1299.91 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

running on 2 cores: 1,3

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 10.76 8.72 11/198 12265
/proc/meminfo: memFree=13446664/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=2712 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4194304 85 0 0 0 0 0 0 0 22 0 1 0 346232905 2777088 37 33554432000 4194304 4287625 140737308415072 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12265/statm: 678 37 27 23 0 23 0

[startup+0.00844007 s]
/proc/loadavg: 10.43 10.76 8.72 11/198 12265
/proc/meminfo: memFree=13446664/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=8428 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4194304 103 0 0 0 0 0 0 0 22 0 1 0 346232905 8630272 54 33554432000 4194304 4287625 140737308415072 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12265/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.10046 s]
/proc/loadavg: 10.43 10.76 8.72 11/198 12265
/proc/meminfo: memFree=13446664/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=8428 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4194304 103 0 0 0 0 0 0 0 22 0 1 0 346232905 8630272 54 33554432000 4194304 4287625 140737308415072 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12265/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300423 s]
/proc/loadavg: 10.43 10.76 8.72 11/198 12265
/proc/meminfo: memFree=13446664/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4502491873700446472 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700353 s]
/proc/loadavg: 10.43 10.76 8.72 11/198 12265
/proc/meminfo: memFree=13446664/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50121 s]
/proc/loadavg: 10.43 10.76 8.72 14/202 12269
/proc/meminfo: memFree=13362260/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404090355580928 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=57120 CPUtime=0.39 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 10165 0 0 0 38 1 0 0 21 0 1 0 346232916 58490880 8703 33554432000 4194304 4587354 140736047385680 18446744073709551615 4317976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 14280 8703 321 96 0 10842 0
[pid=12268] ppid=12265 vsize=28476 CPUtime=0.43 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 5810 0 0 0 43 0 0 0 23 0 1 0 346232916 29159424 4376 33554432000 4194304 4785740 140736802418048 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 7119 4376 339 145 0 4164 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=0.54 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 54 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 567944

[startup+3.10093 s]
/proc/loadavg: 10.43 10.76 8.72 14/202 12269
/proc/meminfo: memFree=13349860/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=51244 CPUtime=1.43 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 11017 0 0 0 142 1 0 0 19 0 1 0 346232916 52473856 8602 33554432000 4194304 4587354 140736047385680 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 12811 8602 326 96 0 9373 0
[pid=12268] ppid=12265 vsize=28476 CPUtime=0.69 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 5811 0 0 0 69 0 0 0 25 0 1 0 346232916 29159424 4377 33554432000 4194304 4785740 140736802418048 18446744073709551615 4304022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 7119 4377 340 145 0 4164 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=0.84 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 84 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 562068

[startup+6.30035 s]
/proc/loadavg: 10.56 10.78 8.74 14/202 12269
/proc/meminfo: memFree=13331512/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404640111394816 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=88748 CPUtime=2.5 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 11831 0 0 0 248 2 0 0 21 0 1 0 346232916 90877952 9412 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 22187 9412 326 96 0 18749 0
[pid=12268] ppid=12265 vsize=30932 CPUtime=1.79 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 6461 0 0 0 178 1 0 0 25 0 1 0 346232916 31674368 5027 33554432000 4194304 4785740 140736802418048 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 7733 5027 340 145 0 4778 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=1.88 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 188 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 602028

[startup+12.7012 s]
/proc/loadavg: 10.67 10.80 8.75 14/202 12269
/proc/meminfo: memFree=13256620/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404914989301760 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=88748 CPUtime=4.63 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 13334 0 0 0 461 2 0 0 25 0 1 0 346232916 90877952 10906 33554432000 4194304 4587354 140736047385680 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 22187 10906 326 96 0 18749 0
[pid=12268] ppid=12265 vsize=41896 CPUtime=3.89 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 9167 0 0 0 388 1 0 0 25 0 1 0 346232916 42901504 7733 33554432000 4194304 4785740 140736802418048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 10474 7733 340 145 0 7519 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=4.04 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 404 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 612992

[startup+25.5009 s]
/proc/loadavg: 10.81 10.82 8.79 12/201 12299
/proc/meminfo: memFree=13163580/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604403265721860096 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=845860 CPUtime=8.89 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 17727 0 0 0 886 3 0 0 25 0 1 0 346232916 866160640 9465 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 211465 9465 331 96 0 208027 0
[pid=12268] ppid=12265 vsize=62948 CPUtime=8.19 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 14454 0 0 0 817 2 0 0 25 0 1 0 346232916 64458752 13020 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 15737 13020 340 145 0 12782 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=8.28 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 828 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 1391156

[startup+51.1003 s]
/proc/loadavg: 10.94 10.85 8.86 12/201 12300
/proc/meminfo: memFree=13092488/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604403403160813568 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=846444 CPUtime=17.44 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 43188 0 0 0 1737 7 0 0 25 0 1 0 346232916 866758656 13785 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 211611 13785 337 96 0 208173 0
[pid=12268] ppid=12265 vsize=100624 CPUtime=16.68 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 23807 0 0 0 1665 3 0 0 25 0 1 0 346232916 103038976 22373 33554432000 4194304 4785740 140736802418048 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 25156 22373 340 145 0 22201 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=16.83 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 1683 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1429416

[startup+102.307 s]
/proc/loadavg: 10.97 10.87 8.97 12/201 12301
/proc/meminfo: memFree=12920320/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604403678038720512 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=866796 CPUtime=34.48 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 82519 0 0 0 3435 13 0 0 25 0 1 0 346232916 887599104 16218 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 216699 16218 337 96 0 213261 0
[pid=12268] ppid=12265 vsize=119004 CPUtime=33.78 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 28373 0 0 0 3373 5 0 0 25 0 1 0 346232916 121860096 26939 33554432000 4194304 4785740 140736802418048 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 29751 26939 340 145 0 26796 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=33.9 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 3390 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 1468148

[startup+162.3 s]
/proc/loadavg: 10.50 10.77 9.05 11/200 12303
/proc/meminfo: memFree=12890676/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404365233487872 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=880964 CPUtime=54.48 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 121688 0 0 0 5429 19 0 0 25 0 1 0 346232916 902107136 23382 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 220241 23382 337 96 0 216803 0
[pid=12268] ppid=12265 vsize=138208 CPUtime=53.78 cores=1

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

/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 830592

[startup+882.301 s]
/proc/loadavg: 10.00 10.07 9.55 11/200 12322
/proc/meminfo: memFree=12570440/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404640111394816 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=886012 CPUtime=294.54 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 332314 0 0 0 29394 60 0 0 25 0 1 0 346232916 907276288 21295 33554432000 4194304 4587354 140736047385680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 221503 21295 337 96 0 218065 0
[pid=12268] ppid=12265 vsize=253588 CPUtime=293.75 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 61118 0 0 0 29362 13 0 0 25 0 1 0 346232916 259674112 59684 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 63397 59684 340 145 0 60442 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=293.89 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 29389 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 1621948

[startup+942.3 s]
/proc/loadavg: 10.00 10.06 9.57 11/200 12327
/proc/meminfo: memFree=12539840/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604404777550348288 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=886060 CPUtime=314.55 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 341205 0 0 0 31392 63 0 0 25 0 1 0 346232916 907325440 23312 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 221515 23312 337 96 0 218077 0
[pid=12268] ppid=12265 vsize=266952 CPUtime=313.75 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 64420 0 0 0 31361 14 0 0 25 0 1 0 346232916 273358848 62986 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 66738 62986 340 145 0 63783 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=313.89 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 31389 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 1635360

[startup+1002.3 s]
/proc/loadavg: 10.00 10.04 9.60 11/200 12328
/proc/meminfo: memFree=12511748/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604405052428255232 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=882512 CPUtime=334.54 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 350423 0 0 0 33388 66 0 0 25 0 1 0 346232916 903692288 25418 33554432000 4194304 4587354 140736047385680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 220628 25418 337 96 0 217190 0
[pid=12268] ppid=12265 vsize=267664 CPUtime=333.76 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 64592 0 0 0 33362 14 0 0 25 0 1 0 346232916 274087936 63158 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 66916 63158 340 145 0 63961 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=333.89 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 33389 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 1632524

[startup+1062.3 s]
/proc/loadavg: 10.04 10.05 9.62 11/200 12330
/proc/meminfo: memFree=12495352/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=162416 CPUtime=354.54 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 359108 0 0 0 35384 70 0 0 25 0 1 0 346232916 166313984 26557 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 40604 26557 337 96 0 37166 0
[pid=12268] ppid=12265 vsize=277900 CPUtime=353.76 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 67135 0 0 0 35362 14 0 0 25 0 1 0 346232916 284569600 65701 33554432000 4194304 4785740 140736802418048 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 69475 65701 340 145 0 66520 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=353.88 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 35388 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 922664

[startup+1122.3 s]
/proc/loadavg: 10.01 10.04 9.65 11/200 12331
/proc/meminfo: memFree=12291220/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604403128282906624 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=882860 CPUtime=374.54 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 367771 0 0 0 37382 72 0 0 25 0 1 0 346232916 904048640 27686 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 220715 27686 337 96 0 217277 0
[pid=12268] ppid=12265 vsize=278804 CPUtime=373.77 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 67347 0 0 0 37363 14 0 0 25 0 1 0 346232916 285495296 65913 33554432000 4194304 4785740 140736802418048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 69701 65913 340 145 0 66746 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=373.88 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 37388 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 1644012

[startup+1182.3 s]
/proc/loadavg: 10.00 10.03 9.66 11/200 12333
/proc/meminfo: memFree=12422632/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604405052428255232 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=913772 CPUtime=394.54 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 388732 0 0 0 39379 75 0 0 25 0 1 0 346232916 935702528 30387 33554432000 4194304 4587354 140736047385680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 228443 30387 337 96 0 225005 0
[pid=12268] ppid=12265 vsize=278804 CPUtime=393.78 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 67348 0 0 0 39364 14 0 0 25 0 1 0 346232916 285495296 65914 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 69701 65914 340 145 0 66746 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=393.88 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 39388 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 1674924

[startup+1242.3 s]
/proc/loadavg: 10.00 10.02 9.68 11/200 12335
/proc/meminfo: memFree=12463404/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=851116 CPUtime=414.53 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 397289 0 0 0 41375 78 0 0 25 0 1 0 346232916 871542784 17015 33554432000 4194304 4587354 140736047385680 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 212779 17015 337 96 0 209341 0
[pid=12268] ppid=12265 vsize=279008 CPUtime=413.79 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 67405 0 0 0 41365 14 0 0 25 0 1 0 346232916 285704192 65971 33554432000 4194304 4785740 140736802418048 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 69752 65971 340 145 0 66797 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=413.87 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 41387 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 1612472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.15 10.06 9.71 10/198 12368
/proc/meminfo: memFree=12593768/32951124 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18324 CPUtime=0 cores=1,3
/proc/12265/stat : 12265 (ppfolio) S 12263 12265 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346232905 18763776 394 33554432000 4194304 4287625 140737308415072 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 3 0 0 0
/proc/12265/statm: 4581 394 345 23 0 91 0
[pid=12267] ppid=12265 vsize=869484 CPUtime=433.73 cores=1
/proc/12267/stat : 12267 (cryptominisat) R 12265 12265 12028 0 -1 4202496 409619 0 0 0 43291 82 0 0 25 0 1 0 346232916 890351616 20968 33554432000 4194304 4587354 140736047385680 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12267/statm: 217371 20968 337 96 0 213933 0
[pid=12268] ppid=12265 vsize=290292 CPUtime=433.03 cores=1
/proc/12268/stat : 12268 (clasp) R 12265 12265 12028 0 -1 4202496 70253 0 0 0 43287 16 0 0 25 0 1 0 346232916 297259008 68819 33554432000 4194304 4785740 140736802418048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12268/statm: 72573 68819 340 145 0 69618 0
[pid=12269] ppid=12265 vsize=464024 CPUtime=433.15 cores=1
/proc/12269/stat : 12269 (TNM) R 12265 12265 12028 0 -1 4202496 5104 0 0 0 43315 0 0 0 25 0 1 0 346232916 475160576 5000 33554432000 134512640 134534564 4286741024 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12269/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1642124

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 12265 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1299.91
#
# 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): 1299.91
CPU user time (s): 1298.93
CPU system time (s): 0.98
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 2463560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
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= 202
involuntary context switches= 5

runsolver used 2.11068 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 18:09:30
IDJOB=3191530
IDBENCH=82661
IDSOLVER=1613
FILE ID=node145/3191530-1302538170
RUNJOBID= node145-1302536868-12048
PBS_JOBID= 12951118
Free space on /tmp= 71444 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191530-1302538170/watcher-3191530-1302538170 -o /tmp/evaluation-result-3191530-1302538170/solver-3191530-1302538170 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191530-1302538170.cnf

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=2102755578

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13446944 kB
Buffers:        701824 kB
Cached:       18313628 kB
SwapCached:          0 kB
Active:        9681468 kB
Inactive:      9422552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13446944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44192 kB
Writeback:           0 kB
AnonPages:       87692 kB
Mapped:          17164 kB
Slab:           337112 kB
PageTables:       5764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1638600 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= 71444 MiB
End job on node145 at 2011-04-11 18:31:13