Trace number 3191707

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
MD5SUM6df48a49b3cf6574a0f4cdf651f82d66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.243
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

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

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-3191707-1302539379/watcher-3191707-1302539379 -o /tmp/evaluation-result-3191707-1302539379/solver-3191707-1302539379 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191707-1302539379.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: 12.00 12.00 11.05 10/198 4267
/proc/meminfo: memFree=13572704/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0 cores=4,6
/proc/4267/stat : 4267 (ppfolio) R 4265 4267 3790 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 365537687 18763776 391 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089518485 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4267/statm: 4581 391 343 23 0 91 0

[startup+0.033298 s]
/proc/loadavg: 12.00 12.00 11.05 10/198 4267
/proc/meminfo: memFree=13572704/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365537687 18763776 393 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 4012535473590206723 0 0 17 6 0 0 0
/proc/4267/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100294 s]
/proc/loadavg: 12.00 12.00 11.05 10/198 4267
/proc/meminfo: memFree=13572704/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365537687 18763776 393 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 4012535473590206723 0 0 17 6 0 0 0
/proc/4267/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300268 s]
/proc/loadavg: 12.00 12.00 11.05 10/198 4267
/proc/meminfo: memFree=13572704/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 365537687 18763776 393 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/4267/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700192 s]
/proc/loadavg: 12.00 12.00 11.05 10/198 4267
/proc/meminfo: memFree=13572704/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 365537687 18763776 393 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/4267/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 12.00 12.00 11.05 12/201 4271
/proc/meminfo: memFree=13572184/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=13892 CPUtime=0.54 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 927 0 0 0 54 0 0 0 25 0 1 0 365537687 14225408 819 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 3473 819 340 145 0 518 0
[pid=4270] ppid=4267 vsize=452524 CPUtime=0.67 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 417 0 0 0 67 0 0 0 25 0 1 0 365537687 463384576 314 33554432000 134512640 134534564 4291041152 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 484740

[startup+3.10077 s]
/proc/loadavg: 11.92 11.98 11.05 12/201 4271
/proc/meminfo: memFree=13569952/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=14304 CPUtime=1.34 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 1022 0 0 0 134 0 0 0 25 0 1 0 365537687 14647296 914 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 3576 914 340 145 0 621 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=1.47 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 147 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488984

[startup+6.3002 s]
/proc/loadavg: 11.92 11.98 11.05 12/201 4271
/proc/meminfo: memFree=13562876/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=15036 CPUtime=2.94 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 1212 0 0 0 294 0 0 0 25 0 1 0 365537687 15396864 1104 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 3759 1104 340 145 0 804 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=3.07 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 307 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489716

[startup+12.7011 s]
/proc/loadavg: 11.78 11.95 11.05 12/201 4271
/proc/meminfo: memFree=13551492/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=15748 CPUtime=6.14 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 1390 0 0 0 614 0 0 0 25 0 1 0 365537687 16125952 1282 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 3937 1282 340 145 0 982 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=6.28 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 628 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490428

[startup+25.5008 s]
/proc/loadavg: 11.66 11.92 11.05 12/201 4272
/proc/meminfo: memFree=13530408/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=17140 CPUtime=12.54 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 1688 0 0 0 1254 0 0 0 25 0 1 0 365537687 17551360 1580 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 4285 1580 340 145 0 1330 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=12.68 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 1268 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491820

[startup+51.1002 s]
/proc/loadavg: 11.43 11.84 11.05 12/201 4272
/proc/meminfo: memFree=13564792/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=18320 CPUtime=25.34 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 1960 0 0 0 2534 0 0 0 25 0 1 0 365537687 18759680 1852 33554432000 4194304 4785740 140737387226768 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 4580 1852 341 145 0 1625 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=25.48 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 2548 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 493000

[startup+102.307 s]
/proc/loadavg: 11.17 11.70 11.04 12/201 4274
/proc/meminfo: memFree=13520996/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=20608 CPUtime=50.93 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 2485 0 0 0 5093 0 0 0 25 0 1 0 365537687 21102592 2377 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 5152 2377 341 145 0 2197 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=51.09 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 5109 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 495288

[startup+162.301 s]
/proc/loadavg: 11.07 11.58 11.04 12/201 4275
/proc/meminfo: memFree=13542788/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=22292 CPUtime=80.93 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 2869 0 0 0 8093 0 0 0 25 0 1 0 365537687 22827008 2761 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 5573 2761 341 145 0 2618 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=81.09 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 8109 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 496972

[startup+222.301 s]
/proc/loadavg: 11.09 11.48 11.04 12/201 4277
/proc/meminfo: memFree=13467124/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=23136 CPUtime=110.92 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 3070 0 0 0 11092 0 0 0 25 0 1 0 365537687 23691264 2962 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 5784 2962 341 145 0 2829 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=111.1 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 11110 0 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 497816

[startup+282.3 s]

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

[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=29104 CPUtime=350.96 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4476 0 0 0 35095 1 0 0 25 0 1 0 365537687 29802496 4368 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7276 4368 341 145 0 4321 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=351.06 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 35105 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 503784

[startup+762.307 s]
/proc/loadavg: 10.18 10.79 10.90 11/200 4594
/proc/meminfo: memFree=14319296/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=29740 CPUtime=380.98 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4591 0 0 0 38097 1 0 0 25 0 1 0 365537687 30453760 4483 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7435 4483 341 145 0 4480 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=381.06 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 38105 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 504420

[startup+822.301 s]
/proc/loadavg: 10.07 10.66 10.85 11/200 4596
/proc/meminfo: memFree=14313952/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=29932 CPUtime=410.98 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4652 0 0 0 41097 1 0 0 25 0 1 0 365537687 30650368 4544 33554432000 4194304 4785740 140737387226768 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7483 4544 341 145 0 4528 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=411.06 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 41105 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 504612

[startup+882.3 s]
/proc/loadavg: 9.98 10.52 10.79 10/199 4627
/proc/meminfo: memFree=14353772/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=29932 CPUtime=440.97 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4661 0 0 0 44096 1 0 0 25 0 1 0 365537687 30650368 4553 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7483 4553 341 145 0 4528 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=441.06 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 44105 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 504612

[startup+942.301 s]
/proc/loadavg: 9.39 10.27 10.68 10/199 4629
/proc/meminfo: memFree=14348104/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=30124 CPUtime=470.97 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4719 0 0 0 47096 1 0 0 25 0 1 0 365537687 30846976 4611 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7531 4611 341 145 0 4576 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=471.07 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 47106 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 504804

[startup+1002.3 s]
/proc/loadavg: 9.20 10.03 10.57 10/199 4631
/proc/meminfo: memFree=14344152/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=30316 CPUtime=500.96 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4771 0 0 0 50095 1 0 0 25 0 1 0 365537687 31043584 4663 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7579 4663 341 145 0 4624 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=501.07 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 50106 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 504996

[startup+1062.3 s]
/proc/loadavg: 9.08 9.85 10.48 10/199 4632
/proc/meminfo: memFree=14342764/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=31276 CPUtime=530.96 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 4958 0 0 0 53095 1 0 0 25 0 1 0 365537687 32026624 4850 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7819 4850 341 145 0 4864 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=531.08 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 53107 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 505956

[startup+1122.3 s]
/proc/loadavg: 9.02 9.68 10.38 10/199 4634
/proc/meminfo: memFree=14334672/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=31468 CPUtime=560.95 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 5013 0 0 0 56094 1 0 0 25 0 1 0 365537687 32223232 4905 33554432000 4194304 4785740 140737387226768 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 7867 4905 341 145 0 4912 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=561.08 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 56107 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 506148

[startup+1182.3 s]
/proc/loadavg: 9.01 9.57 10.29 10/199 4635
/proc/meminfo: memFree=14310348/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=32620 CPUtime=590.95 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 5231 0 0 0 59094 1 0 0 25 0 1 0 365537687 33402880 5123 33554432000 4194304 4785740 140737387226768 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 8155 5123 341 145 0 5200 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=591.09 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 59108 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 507300

[startup+1242.3 s]
/proc/loadavg: 9.00 9.45 10.20 10/199 4637
/proc/meminfo: memFree=14311932/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=33580 CPUtime=620.94 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 5415 0 0 0 62093 1 0 0 25 0 1 0 365537687 34385920 5307 33554432000 4194304 4785740 140737387226768 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 8395 5307 341 145 0 5440 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=621.1 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 62109 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 508260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.00 9.37 10.13 10/199 4639
/proc/meminfo: memFree=14315868/32950928 swapFree=67111528/67111528
[pid=4267] ppid=4265 vsize=18324 CPUtime=0.26 cores=4,6
/proc/4267/stat : 4267 (ppfolio) S 4265 4267 3790 0 -1 4202496 501 1303 0 0 0 0 26 0 17 0 1 0 365537687 18763776 394 33554432000 4194304 4287625 140737246707280 18446744073709551615 248089718287 0 0 4096 65536 16196723411571933441 0 0 17 6 0 0 0
/proc/4267/statm: 4581 394 346 23 0 91 0
[pid=4269] ppid=4267 vsize=33772 CPUtime=649.83 cores=4
/proc/4269/stat : 4269 (clasp) R 4267 4267 3790 0 -1 4202496 5456 0 0 0 64982 1 0 0 25 0 1 0 365537687 34582528 5348 33554432000 4194304 4785740 140737387226768 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4269/statm: 8443 5348 341 145 0 5488 0
[pid=4270] ppid=4267 vsize=456356 CPUtime=649.92 cores=4
/proc/4270/stat : 4270 (TNM) R 4267 4267 3790 0 -1 4202496 478 0 0 0 64991 1 0 0 25 0 1 0 365537687 467308544 375 33554432000 134512640 134534564 4291041152 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4270/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 508452

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.034994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 508452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 27799

runsolver used 2.14967 second user time and 4.94825 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 18:29:39
IDJOB=3191707
IDBENCH=82838
IDSOLVER=1613
FILE ID=node123/3191707-1302539379
RUNJOBID= node123-1302537048-3809
PBS_JOBID= 12951127
Free space on /tmp= 71480 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191707-1302539379/watcher-3191707-1302539379 -o /tmp/evaluation-result-3191707-1302539379/solver-3191707-1302539379 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191707-1302539379.cnf

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=1758343905

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13572736 kB
Buffers:        678196 kB
Cached:       17361576 kB
SwapCached:          0 kB
Active:       10416676 kB
Inactive:      8554960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13572736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10016 kB
Writeback:           0 kB
AnonPages:      931672 kB
Mapped:          17880 kB
Slab:           339292 kB
PageTables:       8024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5817152 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= 71476 MiB
End job on node123 at 2011-04-11 18:51:19