Trace number 3257245

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 par? (TO) 3895.92 1300.01

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
3895.85/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257245-1304032428/watcher-3257245-1304032428 -o /tmp/evaluation-result-3257245-1304032428/solver-3257245-1304032428 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3257245-1304032428.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.74 7.84 7.84 3/174 17338
/proc/meminfo: memFree=22728496/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 6766245440363954175 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0

[startup+0.0795729 s]
/proc/loadavg: 6.74 7.84 7.84 3/174 17338
/proc/meminfo: memFree=22728496/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) R 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100559 s]
/proc/loadavg: 6.74 7.84 7.84 3/174 17338
/proc/meminfo: memFree=22728496/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) R 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30052 s]
/proc/loadavg: 6.74 7.84 7.84 3/174 17338
/proc/meminfo: memFree=22728496/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) R 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700393 s]
/proc/loadavg: 6.74 7.84 7.84 3/174 17338
/proc/meminfo: memFree=22728496/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 6766245440363954175 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.51724 s]
/proc/loadavg: 6.74 7.84 7.84 12/188 17355
/proc/meminfo: memFree=22484544/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514839869 18763776 389 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 6766245440363954175 0 0 17 4 0 0 0
/proc/17338/statm: 4581 389 341 23 0 91 0
[pid=17339] ppid=17338 vsize=30688 CPUtime=1.5 cores=0
/proc/17339/stat : 17339 (cryptominisat) R 17338 17338 16886 0 -1 4202496 3382 0 0 0 150 0 0 0 23 0 1 0 514839869 31424512 1920 33554432000 4194304 4587354 140735887743184 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17339/statm: 7672 1920 339 96 0 4234 0
[pid=17340] ppid=17338 vsize=12560 CPUtime=1.5 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 596 0 0 0 150 0 0 0 25 0 1 0 514839869 12861440 488 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3140 488 340 145 0 185 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=0.72 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 72 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=7900 CPUtime=1.51 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 1373 0 0 0 151 0 0 0 25 0 1 0 514839869 8089600 1174 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 1975 1174 127 39 0 1055 0
[pid=17343] ppid=17338 vsize=6800 CPUtime=0.77 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 366 0 0 0 77 0 0 0 25 0 1 0 514839869 6963200 259 33554432000 4194304 4331988 140735539846720 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1700 259 172 34 0 142 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 531964

[startup+3.10093 s]
/proc/loadavg: 6.74 7.84 7.84 11/188 17355
/proc/meminfo: memFree=22363900/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 4294934786 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=12692 CPUtime=3.08 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 631 0 0 0 308 0 0 0 25 0 1 0 514839869 12996608 523 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3173 523 340 145 0 218 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=1.57 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 157 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=8164 CPUtime=3.09 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 1759 0 0 0 309 0 0 0 25 0 1 0 514839869 8359936 1240 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 2041 1240 127 39 0 1121 0
[pid=17343] ppid=17338 vsize=6800 CPUtime=1.5 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 369 0 0 0 150 0 0 0 25 0 1 0 514839869 6963200 262 33554432000 4194304 4331988 140735539846720 18446744073709551615 4240801 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1700 262 172 34 0 142 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 501672

[startup+6.30032 s]
/proc/loadavg: 7.00 7.88 7.85 10/187 17355
/proc/meminfo: memFree=22250748/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=12824 CPUtime=6.28 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 680 0 0 0 628 0 0 0 25 0 1 0 514839869 13131776 572 33554432000 4194304 4785740 140736744708544 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3206 572 340 145 0 251 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=3.15 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 315 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=9068 CPUtime=6.28 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 2721 0 0 0 628 0 0 0 25 0 1 0 514839869 9285632 1466 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 2267 1466 127 39 0 1347 0
[pid=17343] ppid=17338 vsize=6800 CPUtime=3.1 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 374 0 0 0 310 0 0 0 25 0 1 0 514839869 6963200 267 33554432000 4194304 4331988 140735539846720 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1700 267 172 34 0 142 0
Current children cumulated CPU time (s) 21.81
Current children cumulated vsize (KiB) 502708

[startup+12.7011 s]
/proc/loadavg: 7.16 7.90 7.86 10/187 17355
/proc/meminfo: memFree=22122920/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=13092 CPUtime=12.68 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 726 0 0 0 1268 0 0 0 25 0 1 0 514839869 13406208 618 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3273 618 340 145 0 318 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=6.42 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 642 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=11884 CPUtime=12.68 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 4769 0 0 0 1268 0 0 0 25 0 1 0 514839869 12169216 2170 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 2971 2170 127 39 0 2051 0
[pid=17343] ppid=17338 vsize=6800 CPUtime=6.2 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 382 0 0 0 620 0 0 0 25 0 1 0 514839869 6963200 275 33554432000 4194304 4331988 140735539846720 18446744073709551615 4313848 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1700 275 172 34 0 142 0
Current children cumulated CPU time (s) 40.98
Current children cumulated vsize (KiB) 505792

[startup+25.5006 s]
/proc/loadavg: 7.79 8.00 7.89 10/187 17452
/proc/meminfo: memFree=22690352/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=13360 CPUtime=25.48 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 788 0 0 0 2547 1 0 0 25 0 1 0 514839869 13680640 680 33554432000 4194304 4785740 140736744708544 18446744073709551615 4552503 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3340 680 340 145 0 385 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=12.75 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 1275 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=12012 CPUtime=25.48 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 7137 0 0 0 2547 1 0 0 25 0 1 0 514839869 12300288 2202 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 3003 2202 127 39 0 2083 0
[pid=17343] ppid=17338 vsize=6800 CPUtime=12.6 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 384 0 0 0 1260 0 0 0 25 0 1 0 514839869 6963200 277 33554432000 4194304 4331988 140735539846720 18446744073709551615 4240123 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1700 277 172 34 0 142 0
Current children cumulated CPU time (s) 79.31
Current children cumulated vsize (KiB) 506188

[startup+51.1007 s]
/proc/loadavg: 8.28 8.09 7.92 10/187 17452
/proc/meminfo: memFree=22659112/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=13624 CPUtime=51.08 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 859 0 0 0 5107 1 0 0 25 0 1 0 514839869 13950976 751 33554432000 4194304 4785740 140736744708544 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3406 751 340 145 0 451 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=25.52 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 2552 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 9088224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=17772 CPUtime=51.08 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 13027 0 0 0 5106 2 0 0 25 0 1 0 514839869 18198528 3642 33554432000 4194304 4352236 140735718149696 18446744073709551615 4277060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 4443 3642 127 39 0 3523 0
[pid=17343] ppid=17338 vsize=6952 CPUtime=25.3 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 404 0 0 0 2530 0 0 0 25 0 1 0 514839869 7118848 297 33554432000 4194304 4331988 140735539846720 18446744073709551615 4246252 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1738 297 172 34 0 180 0
Current children cumulated CPU time (s) 155.98
Current children cumulated vsize (KiB) 512364

[startup+102.307 s]
/proc/loadavg: 8.70 8.24 7.98 9/186 17454
/proc/meminfo: memFree=22666096/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=13892 CPUtime=102.29 cores=4

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

[pid=17340] ppid=17338 vsize=14160 CPUtime=882.31 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 88230 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455692 CPUtime=438.88 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 265 0 0 0 43888 0 0 0 25 0 1 0 514839869 466628608 162 33554432000 134512640 134534564 4288708672 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113923 162 95 6 0 112589 0
[pid=17342] ppid=17338 vsize=55280 CPUtime=882.21 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 98884 0 0 0 88205 16 0 0 25 0 1 0 514839869 56606720 13019 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 13820 13019 127 39 0 12900 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=438.63 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 514 0 0 0 43863 0 0 0 25 0 1 0 514839869 7524352 406 33554432000 4194304 4331988 140735539846720 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 406 173 34 0 279 0
Current children cumulated CPU time (s) 2645.03
Current children cumulated vsize (KiB) 550804

[startup+942.301 s]
/proc/loadavg: 8.20 8.17 8.07 9/186 17476
/proc/meminfo: memFree=22593924/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=942.31 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 94230 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=468.75 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 46875 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=53744 CPUtime=942.2 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 103460 0 0 0 94204 16 0 0 25 0 1 0 514839869 55033856 12635 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 13436 12635 127 39 0 12516 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=468.44 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 517 0 0 0 46844 0 0 0 25 0 1 0 514839869 7524352 409 33554432000 4194304 4331988 140735539846720 18446744073709551615 4227171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 409 173 34 0 279 0
Current children cumulated CPU time (s) 2824.7
Current children cumulated vsize (KiB) 549272

[startup+1002.3 s]
/proc/loadavg: 8.10 8.15 8.07 9/186 17478
/proc/meminfo: memFree=22586448/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1002.32 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 100231 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4550467 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=498.54 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 49854 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=58608 CPUtime=1002.2 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 108068 0 0 0 100203 17 0 0 25 0 1 0 514839869 60014592 13851 33554432000 4194304 4352236 140735718149696 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 14652 13851 127 39 0 13732 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=498.32 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 518 0 0 0 49832 0 0 0 25 0 1 0 514839869 7524352 410 33554432000 4194304 4331988 140735539846720 18446744073709551615 4308991 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 410 173 34 0 279 0
Current children cumulated CPU time (s) 3004.38
Current children cumulated vsize (KiB) 554136

[startup+1062.3 s]
/proc/loadavg: 8.20 8.16 8.08 9/186 17479
/proc/meminfo: memFree=22590896/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1062.32 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 106231 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=528.42 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 52842 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=52976 CPUtime=1062.19 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 111684 0 0 0 106202 17 0 0 25 0 1 0 514839869 54247424 12443 33554432000 4194304 4352236 140735718149696 18446744073709551615 4329185 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 13244 12443 127 39 0 12324 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=528.12 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 521 0 0 0 52812 0 0 0 25 0 1 0 514839869 7524352 413 33554432000 4194304 4331988 140735539846720 18446744073709551615 4229623 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 413 173 34 0 279 0
Current children cumulated CPU time (s) 3184.05
Current children cumulated vsize (KiB) 548504

[startup+1122.3 s]
/proc/loadavg: 8.14 8.15 8.08 9/186 17481
/proc/meminfo: memFree=22587524/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1122.32 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 112231 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=558.23 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 55823 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=54640 CPUtime=1122.18 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 115684 0 0 0 112201 17 0 0 25 0 1 0 514839869 55951360 12859 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 13660 12859 127 39 0 12740 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=557.98 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 522 0 0 0 55798 0 0 0 25 0 1 0 514839869 7524352 414 33554432000 4194304 4331988 140735539846720 18446744073709551615 4247175 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 414 173 34 0 279 0
Current children cumulated CPU time (s) 3363.71
Current children cumulated vsize (KiB) 550168

[startup+1182.3 s]
/proc/loadavg: 8.19 8.16 8.09 9/186 17482
/proc/meminfo: memFree=22580820/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1182.32 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 118231 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=588.08 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 58808 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=58224 CPUtime=1182.18 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 120036 0 0 0 118200 18 0 0 25 0 1 0 514839869 59621376 13755 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 14556 13755 127 39 0 13636 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=587.81 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 523 0 0 0 58781 0 0 0 25 0 1 0 514839869 7524352 415 33554432000 4194304 4331988 140735539846720 18446744073709551615 4284395 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 415 173 34 0 279 0
Current children cumulated CPU time (s) 3543.39
Current children cumulated vsize (KiB) 553752

[startup+1242.3 s]
/proc/loadavg: 8.18 8.16 8.09 9/186 17484
/proc/meminfo: memFree=22576836/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1242.33 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 124232 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=617.92 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 61792 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=62964 CPUtime=1242.18 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 124581 0 0 0 124199 19 0 0 25 0 1 0 514839869 64475136 14940 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 15741 14940 127 39 0 14821 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=617.64 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 531 0 0 0 61764 0 0 0 25 0 1 0 514839869 7524352 423 33554432000 4194304 4331988 140735539846720 18446744073709551615 4246574 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 423 173 34 0 279 0
Current children cumulated CPU time (s) 3723.07
Current children cumulated vsize (KiB) 558492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.10 8.14 8.09 9/186 17486
/proc/meminfo: memFree=22579288/32950928 swapFree=67087032/67111528
[pid=17338] ppid=17336 vsize=18324 CPUtime=3 cores=0,2,4,6
/proc/17338/stat : 17338 (ppfolio) S 17336 17338 16886 0 -1 4202496 523 4446 0 0 0 0 300 0 15 0 1 0 514839869 18763776 390 33554432000 4194304 4287625 140736798532048 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/17338/statm: 4581 390 342 23 0 91 0
[pid=17340] ppid=17338 vsize=14160 CPUtime=1300.03 cores=4
/proc/17340/stat : 17340 (clasp) R 17338 17338 16886 0 -1 4202496 992 0 0 0 130002 1 0 0 25 0 1 0 514839869 14499840 884 33554432000 4194304 4785740 140736744708544 18446744073709551615 4544419 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17340/statm: 3540 884 340 145 0 585 0
[pid=17341] ppid=17338 vsize=455696 CPUtime=646.62 cores=6
/proc/17341/stat : 17341 (TNM) R 17338 17338 16886 0 -1 4202496 274 0 0 0 64662 0 0 0 25 0 1 0 514839869 466632704 171 33554432000 134512640 134534564 4288708672 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17341/statm: 113924 171 103 6 0 112590 0
[pid=17342] ppid=17338 vsize=54388 CPUtime=1299.87 cores=2
/proc/17342/stat : 17342 (lingeling) R 17338 17338 16886 0 -1 4202496 127973 0 0 0 129968 19 0 0 25 0 1 0 514839869 55693312 12796 33554432000 4194304 4352236 140735718149696 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17342/statm: 13597 12796 127 39 0 12677 0
[pid=17343] ppid=17338 vsize=7348 CPUtime=646.33 cores=6
/proc/17343/stat : 17343 (march_hi) R 17338 17338 16886 0 -1 4202496 534 0 0 0 64633 0 0 0 25 0 1 0 514839869 7524352 426 33554432000 4194304 4331988 140735539846720 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17343/statm: 1837 426 173 34 0 279 0
Current children cumulated CPU time (s) 3895.85
Current children cumulated vsize (KiB) 549916

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): 3895.92
CPU user time (s): 3895.69
CPU system time (s): 0.236963
CPU usage (%): 299.684
Max. virtual memory (cumulated for all children) (KiB): 13252252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3895.69
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134776
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= 263
involuntary context switches= 32223

runsolver used 2.26465 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 01:13:48
IDJOB=3257245
IDBENCH=20442
IDSOLVER=1612
FILE ID=node148/3257245-1304032428
RUNJOBID= node148-1304032428-17324
PBS_JOBID= 13170304
Free space on /tmp= 71436 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257245-1304032428/watcher-3257245-1304032428 -o /tmp/evaluation-result-3257245-1304032428/solver-3257245-1304032428 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3257245-1304032428.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=845754473

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22728652 kB
Buffers:       2007056 kB
Cached:        7607628 kB
SwapCached:       3548 kB
Active:        1613532 kB
Inactive:      8047144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22728652 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           11748 kB
Writeback:           0 kB
AnonPages:       44484 kB
Mapped:          13476 kB
Slab:           498156 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191556 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= 71416 MiB
End job on node148 at 2011-04-29 01:35:28