Trace number 3273493

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3273493-1304082291/watcher-3273493-1304082291 -o /tmp/evaluation-result-3273493-1304082291/solver-3273493-1304082291 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3273493-1304082291.cnf 

running on 4 cores: 1,3,5,7

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: 8.23 8.12 8.11 5/181 4071
/proc/meminfo: memFree=26702564/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) R 4069 4071 3322 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0

[startup+0.236975 s]
/proc/loadavg: 8.23 8.12 8.11 5/181 4071
/proc/meminfo: memFree=26702564/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) R 4069 4071 3322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300962 s]
/proc/loadavg: 8.23 8.12 8.11 5/181 4071
/proc/meminfo: memFree=26702564/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 14252204249940230143 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400947 s]
/proc/loadavg: 8.23 8.12 8.11 5/181 4071
/proc/meminfo: memFree=26702564/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 14252204249940230143 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700896 s]
/proc/loadavg: 8.23 8.12 8.11 5/181 4071
/proc/meminfo: memFree=26702564/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 14252204249940230143 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 8.23 8.12 8.11 10/187 4077
/proc/meminfo: memFree=26685280/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519827639 18763776 389 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 14252204249940230143 0 0 17 5 0 0 0
/proc/4071/statm: 4581 389 341 23 0 91 0
[pid=4072] ppid=4071 vsize=534920 CPUtime=1.49 cores=1
/proc/4072/stat : 4072 (cryptominisat) R 4071 4071 3322 0 -1 4202496 4133 0 0 0 149 0 0 0 25 0 1 0 519827639 547758080 2138 33554432000 4194304 4587354 140734304766928 18446744073709551615 4236622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4072/statm: 133730 2138 337 96 0 130292 0
[pid=4073] ppid=4071 vsize=12824 CPUtime=1.49 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 680 0 0 0 149 0 0 0 25 0 1 0 519827640 13131776 571 33554432000 4194304 4785740 140735800798320 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3206 571 340 145 0 251 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=0.82 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 82 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=8412 CPUtime=1.49 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 1668 0 0 0 149 0 0 0 25 0 1 0 519827640 8613888 1301 33554432000 4194304 4352236 140735166615328 18446744073709551615 4276815 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 2103 1301 127 39 0 1183 0
[pid=4076] ppid=4071 vsize=7584 CPUtime=0.66 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 528 0 0 0 66 0 0 0 25 0 1 0 519827640 7766016 421 33554432000 4194304 4331988 140736164363088 18446744073709551615 4315909 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 1896 421 173 34 0 338 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1037764

[startup+3.1005 s]
/proc/loadavg: 8.23 8.12 8.11 10/187 4077
/proc/meminfo: memFree=26678088/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=13088 CPUtime=3.09 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 746 0 0 0 309 0 0 0 25 0 1 0 519827640 13402112 637 33554432000 4194304 4785740 140735800798320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3272 637 340 145 0 317 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=1.62 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 162 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=8540 CPUtime=3.09 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 2212 0 0 0 309 0 0 0 25 0 1 0 519827640 8744960 1333 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 2135 1333 127 39 0 1215 0
[pid=4076] ppid=4071 vsize=8436 CPUtime=1.45 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 668 0 0 0 145 0 0 0 25 0 1 0 519827640 8638464 561 33554432000 4194304 4331988 140736164363088 18446744073709551615 4316739 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 2109 561 173 34 0 551 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 504088

[startup+6.30096 s]
/proc/loadavg: 8.21 8.12 8.11 9/186 4077
/proc/meminfo: memFree=26679672/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=13484 CPUtime=6.29 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 835 0 0 0 629 0 0 0 25 0 1 0 519827640 13807616 726 33554432000 4194304 4785740 140735800798320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3371 726 340 145 0 416 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=3.22 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 322 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=10952 CPUtime=6.29 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 3685 0 0 0 629 0 0 0 25 0 1 0 519827640 11214848 1936 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 2738 1936 127 39 0 1818 0
[pid=4076] ppid=4071 vsize=9352 CPUtime=3.03 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 956 0 0 0 303 0 0 0 25 0 1 0 519827640 9576448 849 33554432000 4194304 4331988 140736164363088 18446744073709551615 4240568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 2338 849 173 34 0 780 0
Current children cumulated CPU time (s) 21.14
Current children cumulated vsize (KiB) 507812

[startup+12.7009 s]
/proc/loadavg: 8.20 8.11 8.11 9/186 4077
/proc/meminfo: memFree=26675712/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=13880 CPUtime=12.69 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 934 0 0 0 1269 0 0 0 25 0 1 0 519827640 14213120 825 33554432000 4194304 4785740 140735800798320 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3470 825 340 145 0 515 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=6.42 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 642 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=11720 CPUtime=12.69 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 5381 0 0 0 1269 0 0 0 25 0 1 0 519827640 12001280 2128 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 2930 2128 127 39 0 2010 0
[pid=4076] ppid=4071 vsize=12436 CPUtime=6.2 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 1549 0 0 0 620 0 0 0 25 0 1 0 519827640 12734464 1442 33554432000 4194304 4331988 140736164363088 18446744073709551615 4247214 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 3109 1442 173 34 0 1551 0
Current children cumulated CPU time (s) 40.31
Current children cumulated vsize (KiB) 512060

[startup+25.5068 s]
/proc/loadavg: 8.15 8.11 8.11 9/186 4078
/proc/meminfo: memFree=26651552/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=14424 CPUtime=25.5 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1068 0 0 0 2550 0 0 0 25 0 1 0 519827640 14770176 959 33554432000 4194304 4785740 140735800798320 18446744073709551615 4309537 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3606 959 340 145 0 651 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=12.75 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 1275 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=13644 CPUtime=25.49 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 8838 0 0 0 2549 0 0 0 25 0 1 0 519827640 13971456 2609 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 3411 2609 127 39 0 2491 0
[pid=4076] ppid=4071 vsize=19520 CPUtime=12.6 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 2698 0 0 0 1260 0 0 0 25 0 1 0 519827640 19988480 2591 33554432000 4194304 4331988 140736164363088 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 4880 2591 173 34 0 3322 0
Current children cumulated CPU time (s) 78.65
Current children cumulated vsize (KiB) 521612

[startup+51.1005 s]
/proc/loadavg: 8.29 8.14 8.12 9/186 4078
/proc/meminfo: memFree=26650556/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=15104 CPUtime=51.09 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1240 0 0 0 5109 0 0 0 25 0 1 0 519827640 15466496 1131 33554432000 4194304 4785740 140735800798320 18446744073709551615 4297349 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 3776 1131 340 145 0 821 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=25.51 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 2551 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=13156 CPUtime=51.09 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 15463 0 0 0 5108 1 0 0 25 0 1 0 519827640 13471744 2487 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 3289 2487 127 39 0 2369 0
[pid=4076] ppid=4071 vsize=26164 CPUtime=25.29 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 4947 0 0 0 2529 0 0 0 25 0 1 0 519827640 26791936 4840 33554432000 4194304 4331988 140736164363088 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 6541 4840 173 34 0 4983 0
Current children cumulated CPU time (s) 155.29
Current children cumulated vsize (KiB) 528448

[startup+102.301 s]
/proc/loadavg: 8.19 8.14 8.11 9/186 4080
/proc/meminfo: memFree=26610852/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=15508 CPUtime=102.29 cores=5

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


[startup+942.301 s]
/proc/loadavg: 7.12 7.52 7.84 8/185 4102
/proc/meminfo: memFree=26323668/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16720 CPUtime=942.28 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1649 0 0 0 94228 0 0 0 25 0 1 0 519827640 17121280 1540 33554432000 4194304 4785740 140735800798320 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4180 1540 340 145 0 1225 0
[pid=4074] ppid=4071 vsize=455700 CPUtime=468.65 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 271 0 0 0 46865 0 0 0 25 0 1 0 519827640 466636800 168 33554432000 134512640 134534564 4292635008 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113925 168 95 6 0 112591 0
[pid=4075] ppid=4071 vsize=53636 CPUtime=942.3 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 151593 0 0 0 94214 16 0 0 25 0 1 0 519827640 54923264 12607 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 13409 12607 127 39 0 12489 0
[pid=4076] ppid=4071 vsize=480924 CPUtime=468.51 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 82531 0 0 0 46834 17 0 0 25 0 1 0 519827640 492466176 82424 33554432000 4194304 4331988 140736164363088 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 120231 82424 173 34 0 118673 0
Current children cumulated CPU time (s) 2824.05
Current children cumulated vsize (KiB) 1025304

[startup+1002.31 s]
/proc/loadavg: 7.78 7.59 7.84 10/187 4137
/proc/meminfo: memFree=26605928/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1002.28 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1656 0 0 0 100228 0 0 0 25 0 1 0 519827640 17268736 1547 33554432000 4194304 4785740 140735800798320 18446744073709551615 4550982 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1547 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=498.51 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 49851 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=40324 CPUtime=1002.31 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 156233 0 0 0 100214 17 0 0 25 0 1 0 519827640 41291776 9279 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 10081 9279 127 39 0 9161 0
[pid=4076] ppid=4071 vsize=480924 CPUtime=498.32 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 87748 0 0 0 49814 18 0 0 25 0 1 0 519827640 492466176 87641 33554432000 4194304 4331988 140736164363088 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 120231 87641 173 34 0 118673 0
Current children cumulated CPU time (s) 3003.73
Current children cumulated vsize (KiB) 1012140

[startup+1062.3 s]
/proc/loadavg: 8.66 7.87 7.92 10/187 4138
/proc/meminfo: memFree=26568456/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1062.28 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1656 0 0 0 106228 0 0 0 25 0 1 0 519827640 17268736 1547 33554432000 4194304 4785740 140735800798320 18446744073709551615 4549675 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1547 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=528.34 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 52834 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=54148 CPUtime=1062.3 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 163273 0 0 0 106213 17 0 0 25 0 1 0 519827640 55447552 12735 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 13537 12735 127 39 0 12617 0
[pid=4076] ppid=4071 vsize=480924 CPUtime=528.17 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 92994 0 0 0 52798 19 0 0 25 0 1 0 519827640 492466176 92887 33554432000 4194304 4331988 140736164363088 18446744073709551615 4240261 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 120231 92887 173 34 0 118673 0
Current children cumulated CPU time (s) 3183.4
Current children cumulated vsize (KiB) 1025964

[startup+1122.3 s]
/proc/loadavg: 9.00 8.11 8.00 10/187 4140
/proc/meminfo: memFree=26528120/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1122.27 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1656 0 0 0 112227 0 0 0 25 0 1 0 519827640 17268736 1547 33554432000 4194304 4785740 140735800798320 18446744073709551615 4277483 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1547 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=558.16 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 55816 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=43396 CPUtime=1122.3 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 166697 0 0 0 112212 18 0 0 25 0 1 0 519827640 44437504 10047 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 10849 10047 127 39 0 9929 0
[pid=4076] ppid=4071 vsize=507268 CPUtime=558.01 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 98216 0 0 0 55781 20 0 0 25 0 1 0 519827640 519442432 98109 33554432000 4194304 4331988 140736164363088 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 126817 98109 173 34 0 125259 0
Current children cumulated CPU time (s) 3363.05
Current children cumulated vsize (KiB) 1041556

[startup+1182.3 s]
/proc/loadavg: 9.11 8.30 8.06 10/187 4141
/proc/meminfo: memFree=26459760/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1182.27 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1660 0 0 0 118227 0 0 0 25 0 1 0 519827640 17268736 1551 33554432000 4194304 4785740 140735800798320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1551 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=588.03 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 58803 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=37380 CPUtime=1182.3 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 168713 0 0 0 118212 18 0 0 25 0 1 0 519827640 38277120 8543 33554432000 4194304 4352236 140735166615328 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 9345 8543 127 39 0 8425 0
[pid=4076] ppid=4071 vsize=507268 CPUtime=587.83 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 103420 0 0 0 58761 22 0 0 25 0 1 0 519827640 519442432 103313 33554432000 4194304 4331988 140736164363088 18446744073709551615 4237139 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 126817 103313 173 34 0 125259 0
Current children cumulated CPU time (s) 3542.74
Current children cumulated vsize (KiB) 1035540

[startup+1242.3 s]
/proc/loadavg: 9.19 8.47 8.14 10/187 4143
/proc/meminfo: memFree=26458844/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1242.27 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1664 0 0 0 124227 0 0 0 25 0 1 0 519827640 17268736 1555 33554432000 4194304 4785740 140735800798320 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1555 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=617.82 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 61782 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=28932 CPUtime=1242.31 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 170345 0 0 0 124212 19 0 0 25 0 1 0 519827640 29626368 6431 33554432000 4194304 4352236 140735166615328 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 7233 6431 127 39 0 6313 0
[pid=4076] ppid=4071 vsize=507268 CPUtime=617.69 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 108718 0 0 0 61747 22 0 0 25 0 1 0 519827640 519442432 108611 33554432000 4194304 4331988 140736164363088 18446744073709551615 4316655 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 126817 108611 173 34 0 125259 0
Current children cumulated CPU time (s) 3722.4
Current children cumulated vsize (KiB) 1027092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.17 8.59 8.20 10/187 4145
/proc/meminfo: memFree=26419224/32951124 swapFree=67088964/67111528
[pid=4071] ppid=4069 vsize=18324 CPUtime=2.31 cores=1,3,5,7
/proc/4071/stat : 4071 (ppfolio) S 4069 4071 3322 0 -1 4202496 521 5285 0 0 0 0 231 0 15 0 1 0 519827639 18763776 391 33554432000 4194304 4287625 140733902821856 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639368 0 0 17 5 0 0 0
/proc/4071/statm: 4581 391 342 23 0 91 0
[pid=4073] ppid=4071 vsize=16864 CPUtime=1299.97 cores=5
/proc/4073/stat : 4073 (clasp) R 4071 4071 3322 0 -1 4202496 1664 0 0 0 129997 0 0 0 25 0 1 0 519827640 17268736 1555 33554432000 4194304 4785740 140735800798320 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4073/statm: 4216 1555 340 145 0 1261 0
[pid=4074] ppid=4071 vsize=455704 CPUtime=646.52 cores=7
/proc/4074/stat : 4074 (TNM) R 4071 4071 3322 0 -1 4202496 280 0 0 0 64652 0 0 0 25 0 1 0 519827640 466640896 177 33554432000 134512640 134534564 4292635008 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4074/statm: 113926 177 103 6 0 112592 0
[pid=4075] ppid=4071 vsize=38404 CPUtime=1300.01 cores=3
/proc/4075/stat : 4075 (lingeling) R 4071 4071 3322 0 -1 4202496 180713 0 0 0 129981 20 0 0 25 0 1 0 519827640 39325696 8799 33554432000 4194304 4352236 140735166615328 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4075/statm: 9601 8799 127 39 0 8681 0
[pid=4076] ppid=4071 vsize=507268 CPUtime=646.39 cores=7
/proc/4076/stat : 4076 (march_hi) R 4071 4071 3322 0 -1 4202496 113763 0 0 0 64616 23 0 0 25 0 1 0 519827640 519442432 113656 33554432000 4194304 4331988 140736164363088 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4076/statm: 126817 113656 173 34 0 125259 0
Current children cumulated CPU time (s) 3895.2
Current children cumulated vsize (KiB) 1036564

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 4071 and gives
#  childrusage.ru_utime.tv_sec=2602
#  childrusage.ru_utime.tv_usec=112418
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=221966
# CPU time returned by wait4() is 2602.33
# while last known CPU time is 3895.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 3895.2
CPU user time (s): 3894.77
CPU system time (s): 0.43
CPU usage (%): 299.628
Max. virtual memory (cumulated for all children) (KiB): 1061140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2602.11
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188199
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= 310
involuntary context switches= 18771

runsolver used 2.02269 second user time and 5.07323 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 15:04:51
IDJOB=3273493
IDBENCH=83140
IDSOLVER=1612
FILE ID=node130/3273493-1304082291
RUNJOBID= node130-1304076955-3341
PBS_JOBID= 13170506
Free space on /tmp= 71976 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273493-1304082291/watcher-3273493-1304082291 -o /tmp/evaluation-result-3273493-1304082291/solver-3273493-1304082291 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273493-1304082291.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=884237572

node130.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	: 5332.83
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.81
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26702968 kB
Buffers:       1170124 kB
Cached:        4165836 kB
SwapCached:      22432 kB
Active:         898796 kB
Inactive:      4916116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26702968 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           11484 kB
Writeback:           0 kB
AnonPages:      456416 kB
Mapped:          16472 kB
Slab:           369480 kB
PageTables:       5740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2226724 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= 71976 MiB
End job on node130 at 2011-04-29 15:26:33