Trace number 3191444

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
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 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191444-1302537055/watcher-3191444-1302537055 -o /tmp/evaluation-result-3191444-1302537055/solver-3191444-1302537055 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191444-1302537055.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 9.54 4.43 2.78 10/198 31549
/proc/meminfo: memFree=12021404/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) R 31547 31549 31418 0 -1 4202496 486 0 0 0 0 0 0 0 18 0 1 0 346121132 18763776 392 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338204053 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31549/statm: 4581 392 343 23 0 91 0

[startup+0.0975301 s]
/proc/loadavg: 9.54 4.43 2.78 10/198 31549
/proc/meminfo: memFree=12021404/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100527 s]
/proc/loadavg: 9.54 4.43 2.78 10/198 31549
/proc/meminfo: memFree=12021404/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300494 s]
/proc/loadavg: 9.54 4.43 2.78 10/198 31549
/proc/meminfo: memFree=12021404/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700415 s]
/proc/loadavg: 9.54 4.43 2.78 10/198 31549
/proc/meminfo: memFree=12021404/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625977798469353472 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 9.54 4.43 2.78 13/202 31553
/proc/meminfo: memFree=11992108/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978210786213888 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=33424 CPUtime=0.54 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 4232 0 0 0 54 0 0 0 20 0 1 0 346121133 34226176 3686 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 8356 3686 326 96 0 4918 0
[pid=31551] ppid=31549 vsize=21452 CPUtime=0.43 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 2988 0 0 0 43 0 0 0 21 0 1 0 346121133 21966848 2693 33554432000 4194304 4785740 140736391842016 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 5363 2693 340 145 0 2408 0
[pid=31552] ppid=31549 vsize=455692 CPUtime=0.5 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 1376 0 0 0 50 0 0 0 23 0 1 0 346121133 466628608 1273 33554432000 134512640 134534564 4286927488 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 113923 1273 91 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 528892

[startup+3.10094 s]
/proc/loadavg: 9.74 4.55 2.83 13/202 31553
/proc/meminfo: memFree=11943512/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978348225167360 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1902328 CPUtime=1.03 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 5688 0 0 0 103 0 0 0 21 0 1 0 346121133 1947983872 3458 33554432000 4194304 4587354 140735416280000 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 475582 3458 327 96 0 472144 0
[pid=31551] ppid=31549 vsize=24888 CPUtime=1.01 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 3868 0 0 0 101 0 0 0 22 0 1 0 346121133 25485312 3573 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 6222 3573 340 145 0 3267 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=1.01 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 101 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 2407992

[startup+6.3003 s]
/proc/loadavg: 9.74 4.55 2.83 13/202 31553
/proc/meminfo: memFree=11912636/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978760542027776 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1901372 CPUtime=2.14 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 8117 0 0 0 213 1 0 0 25 0 1 0 346121133 1947004928 3889 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 475343 3889 327 96 0 471905 0
[pid=31551] ppid=31549 vsize=31032 CPUtime=2.02 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 5386 0 0 0 202 0 0 0 25 0 1 0 346121133 31776768 5091 33554432000 4194304 4785740 140736391842016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 7758 5091 340 145 0 4803 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=2.1 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 210 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2413180

[startup+12.701 s]
/proc/loadavg: 10.09 4.80 2.93 13/202 31554
/proc/meminfo: memFree=11847460/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978485664120832 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1969456 CPUtime=4.24 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 21948 0 0 0 421 3 0 0 25 0 1 0 346121133 2016722944 15466 33554432000 4194304 4587354 140735416280000 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 492364 15466 337 96 0 488926 0
[pid=31551] ppid=31549 vsize=34656 CPUtime=4.22 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 6277 0 0 0 421 1 0 0 25 0 1 0 346121133 35487744 5982 33554432000 4194304 4785740 140736391842016 18446744073709551615 4543541 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 8664 5982 340 145 0 5709 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=4.22 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 422 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2484888

[startup+25.5005 s]
/proc/loadavg: 10.38 5.03 3.02 13/202 31554
/proc/meminfo: memFree=11870156/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625976973835632640 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1902712 CPUtime=8.54 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 24604 0 0 0 850 4 0 0 25 0 1 0 346121133 1948377088 4239 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 475678 4239 337 96 0 472240 0
[pid=31551] ppid=31549 vsize=40840 CPUtime=8.43 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 7811 0 0 0 842 1 0 0 25 0 1 0 346121133 41820160 7516 33554432000 4194304 4785740 140736391842016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 10210 7516 340 145 0 7255 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=8.5 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 850 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2424328

[startup+51.1004 s]
/proc/loadavg: 10.93 5.59 3.26 13/202 31555
/proc/meminfo: memFree=11690508/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625976973835632640 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1934488 CPUtime=17.04 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 36107 0 0 0 1698 6 0 0 25 0 1 0 346121133 1980915712 10224 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 483622 10224 337 96 0 480184 0
[pid=31551] ppid=31549 vsize=48784 CPUtime=17.01 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 9773 0 0 0 1700 1 0 0 25 0 1 0 346121133 49954816 9478 33554432000 4194304 4785740 140736391842016 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 12196 9478 340 145 0 9241 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=17.02 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 1702 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2464048

[startup+102.307 s]
/proc/loadavg: 11.57 6.67 3.76 13/202 31556
/proc/meminfo: memFree=11741944/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978210786213888 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1911080 CPUtime=34.13 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 50090 0 0 0 3405 8 0 0 25 0 1 0 346121133 1956945920 4586 33554432000 4194304 4587354 140735416280000 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 477770 4586 337 96 0 474332 0
[pid=31551] ppid=31549 vsize=57932 CPUtime=34.05 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 12023 0 0 0 3403 2 0 0 25 0 1 0 346121133 59322368 11728 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 14483 11728 340 145 0 11528 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=34.1 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 3410 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2449788

[startup+162.3 s]
/proc/loadavg: 11.89 7.65 4.28 13/202 31558
/proc/meminfo: memFree=11502228/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978073347260416 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1997760 CPUtime=54.13 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 76486 0 0 0 5401 12 0 0 25 0 1 0 346121133 2045706240 23174 33554432000 4194304 4587354 140735416280000 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 499440 23174 337 96 0 496002 0
[pid=31551] ppid=31549 vsize=66288 CPUtime=54.05 cores=1

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

/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2628516

[startup+882.3 s]
/proc/loadavg: 12.03 11.62 8.43 13/202 31586
/proc/meminfo: memFree=11350908/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978073347260416 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=2040196 CPUtime=294.09 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 282444 0 0 0 29357 52 0 0 25 0 1 0 346121133 2089160704 41533 33554432000 4194304 4587354 140735416280000 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 510049 41533 337 96 0 506611 0
[pid=31551] ppid=31549 vsize=110392 CPUtime=294.07 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 24848 0 0 0 29402 5 0 0 25 0 1 0 346121133 113041408 24553 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 27598 24553 340 145 0 24643 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=294.12 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 29412 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2631364

[startup+942.301 s]
/proc/loadavg: 12.01 11.69 8.65 13/202 31587
/proc/meminfo: memFree=11395408/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978760542027776 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1940084 CPUtime=314.09 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 289842 0 0 0 31354 55 0 0 25 0 1 0 346121133 1986646016 15731 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 485021 15731 337 96 0 481583 0
[pid=31551] ppid=31549 vsize=112252 CPUtime=314.06 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 25270 0 0 0 31401 5 0 0 25 0 1 0 346121133 114946048 24975 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 28063 24975 340 145 0 25108 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=314.13 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 31413 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2533112

[startup+1002.3 s]
/proc/loadavg: 12.00 11.74 8.86 13/202 31589
/proc/meminfo: memFree=11381372/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978897980981248 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1939408 CPUtime=334.09 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 301117 0 0 0 33351 58 0 0 25 0 1 0 346121133 1985953792 16420 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 484852 16420 337 96 0 481414 0
[pid=31551] ppid=31549 vsize=113880 CPUtime=334.07 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 25700 0 0 0 33401 6 0 0 25 0 1 0 346121133 116613120 25405 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 28470 25405 340 145 0 25515 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=334.14 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 33414 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2534064

[startup+1062.3 s]
/proc/loadavg: 12.00 11.79 9.05 13/202 31590
/proc/meminfo: memFree=11364352/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625976973835632640 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1944160 CPUtime=354.08 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 312106 0 0 0 35348 60 0 0 25 0 1 0 346121133 1990819840 16169 33554432000 4194304 4587354 140735416280000 18446744073709551615 4244541 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 486040 16169 337 96 0 482602 0
[pid=31551] ppid=31549 vsize=115068 CPUtime=354.06 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 25979 0 0 0 35400 6 0 0 25 0 1 0 346121133 117829632 25684 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 28767 25684 340 145 0 25812 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=354.14 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 35414 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2540004

[startup+1122.3 s]
/proc/loadavg: 12.00 11.82 9.24 13/202 31592
/proc/meminfo: memFree=11325516/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625977248713539584 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=1949128 CPUtime=374.09 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 323793 0 0 0 37345 64 0 0 25 0 1 0 346121133 1995907072 15731 33554432000 4194304 4587354 140735416280000 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 487282 15731 337 96 0 483844 0
[pid=31551] ppid=31549 vsize=116356 CPUtime=374.06 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 26289 0 0 0 37400 6 0 0 25 0 1 0 346121133 119148544 25994 33554432000 4194304 4785740 140736391842016 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 29089 25994 340 145 0 26134 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=374.15 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 37415 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2546260

[startup+1182.3 s]
/proc/loadavg: 12.04 11.87 9.41 13/202 31594
/proc/meminfo: memFree=11262376/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978760542027776 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=2063900 CPUtime=394.09 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 361881 0 0 0 39339 70 0 0 25 0 1 0 346121133 2113433600 47470 33554432000 4194304 4587354 140735416280000 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 515975 47470 337 96 0 512537 0
[pid=31551] ppid=31549 vsize=117180 CPUtime=394.06 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 26471 0 0 0 39400 6 0 0 25 0 1 0 346121133 119992320 26176 33554432000 4194304 4785740 140736391842016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 29295 26176 340 145 0 26340 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=394.14 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 39414 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2661856

[startup+1242.3 s]
/proc/loadavg: 11.67 11.81 9.54 12/201 31688
/proc/meminfo: memFree=11891952/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978760542027776 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=2063900 CPUtime=414.1 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 361881 0 0 0 41340 70 0 0 25 0 1 0 346121133 2113433600 47470 33554432000 4194304 4587354 140735416280000 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 515975 47470 337 96 0 512537 0
[pid=31551] ppid=31549 vsize=127408 CPUtime=414.05 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 28947 0 0 0 41399 6 0 0 25 0 1 0 346121133 130465792 28652 33554432000 4194304 4785740 140736391842016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 31852 28652 340 145 0 28897 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=414.14 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 41414 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2672084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.27 11.67 9.63 12/201 31690
/proc/meminfo: memFree=11776436/32951124 swapFree=67111528/67111528
[pid=31549] ppid=31547 vsize=18324 CPUtime=0 cores=1,3
/proc/31549/stat : 31549 (ppfolio) S 31547 31549 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346121132 18763776 394 33554432000 4194304 4287625 140735681637888 18446744073709551615 270338403855 0 0 4096 65536 5625978760542027776 0 0 17 3 0 0 0
/proc/31549/statm: 4581 394 345 23 0 91 0
[pid=31550] ppid=31549 vsize=2072692 CPUtime=433.38 cores=1
/proc/31550/stat : 31550 (cryptominisat) R 31549 31549 31418 0 -1 4202496 363999 0 0 0 43267 71 0 0 25 0 1 0 346121133 2122436608 49588 33554432000 4194304 4587354 140735416280000 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31550/statm: 518173 49588 337 96 0 514735 0
[pid=31551] ppid=31549 vsize=131652 CPUtime=433.29 cores=1
/proc/31551/stat : 31551 (clasp) R 31549 31549 31418 0 -1 4202496 29982 0 0 0 43322 7 0 0 25 0 1 0 346121133 134811648 29687 33554432000 4194304 4785740 140736391842016 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31551/statm: 32913 29687 340 145 0 29958 0
[pid=31552] ppid=31549 vsize=462452 CPUtime=433.34 cores=1
/proc/31552/stat : 31552 (TNM) R 31549 31549 31418 0 -1 4202496 2355 0 0 0 43334 0 0 0 25 0 1 0 346121133 473550848 2252 33554432000 134512640 134534564 4286927488 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 115613 2252 95 6 0 114279 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2685120

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.23
CPU system time (s): 0.78
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 4415776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 223
involuntary context switches= 3

runsolver used 2.11268 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 17:50:55
IDJOB=3191444
IDBENCH=82575
IDSOLVER=1613
FILE ID=node143/3191444-1302537055
RUNJOBID= node143-1302536967-31438
PBS_JOBID= 12951124
Free space on /tmp= 71332 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191444-1302537055/watcher-3191444-1302537055 -o /tmp/evaluation-result-3191444-1302537055/solver-3191444-1302537055 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191444-1302537055.cnf

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=1873013844

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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:     32951124 kB
MemFree:      12021684 kB
Buffers:        725032 kB
Cached:       19329352 kB
SwapCached:          0 kB
Active:       10588368 kB
Inactive:      9900492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12021684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:      434320 kB
Mapped:          18112 kB
Slab:           375096 kB
PageTables:       7192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4107248 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= 71324 MiB
End job on node143 at 2011-04-11 18:12:37