Trace number 3219742

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) 5000.06 4999.92

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.461
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-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-3219742-1303259272/watcher-3219742-1303259272 -o /tmp/evaluation-result-3219742-1303259272/solver-3219742-1303259272 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219742-1303259272.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 0.00 0.00 0.31 4/180 16769
/proc/meminfo: memFree=16409932/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 4322788243012550920 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0

[startup+0.0861749 s]
/proc/loadavg: 0.00 0.00 0.31 4/180 16769
/proc/meminfo: memFree=16409932/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 4322788243012550920 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100172 s]
/proc/loadavg: 0.00 0.00 0.31 4/180 16769
/proc/meminfo: memFree=16409932/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 4322788243012550920 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300132 s]
/proc/loadavg: 0.00 0.00 0.31 4/180 16769
/proc/meminfo: memFree=16409932/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701065 s]
/proc/loadavg: 0.00 0.00 0.31 4/180 16769
/proc/meminfo: memFree=16409932/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 0.48 0.10 0.34 7/184 16773
/proc/meminfo: memFree=16384604/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635333268032192512 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=30272 CPUtime=0.5 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 3191 0 0 0 50 0 0 0 25 0 1 0 418342807 30998528 2855 33554432000 4194304 4587354 140736154941488 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 7568 2855 326 96 0 4130 0
[pid=16771] ppid=16769 vsize=19336 CPUtime=0.44 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 2381 0 0 0 44 0 0 0 25 0 1 0 418342807 19800064 2177 33554432000 4194304 4785740 140736240104672 18446744073709551615 264726065861 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 4834 2177 340 145 0 1879 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=0.54 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 54 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 527716

[startup+3.10061 s]
/proc/loadavg: 0.48 0.10 0.34 7/184 16773
/proc/meminfo: memFree=16376172/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635333405471145984 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=1349816 CPUtime=0.99 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 4879 0 0 0 99 0 0 0 25 0 1 0 418342807 1382211584 3593 33554432000 4194304 4587354 140736154941488 18446744073709551615 4413455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 337454 3593 327 96 0 334016 0
[pid=16771] ppid=16769 vsize=23248 CPUtime=0.99 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 3349 0 0 0 99 0 0 0 25 0 1 0 418342807 23805952 3145 33554432000 4194304 4785740 140736240104672 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 5812 3145 340 145 0 2857 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1.09 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 109 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1851172

[startup+6.301 s]
/proc/loadavg: 0.48 0.10 0.34 7/184 16773
/proc/meminfo: memFree=16370224/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331618764750848 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=688448 CPUtime=2.09 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 7179 0 0 0 208 1 0 0 25 0 1 0 418342807 704970752 3298 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 172112 3298 327 96 0 168674 0
[pid=16771] ppid=16769 vsize=24708 CPUtime=2.04 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 3730 0 0 0 204 0 0 0 25 0 1 0 418342807 25300992 3526 33554432000 4194304 4785740 140736240104672 18446744073709551615 4304022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 6177 3526 340 145 0 3222 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=2.14 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 214 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1191264

[startup+12.7008 s]
/proc/loadavg: 1.33 0.29 0.40 7/184 16773
/proc/meminfo: memFree=16311036/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=707044 CPUtime=4.19 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 14518 0 0 0 417 2 0 0 25 0 1 0 418342807 724013056 9059 33554432000 4194304 4587354 140736154941488 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 176761 9059 337 96 0 173323 0
[pid=16771] ppid=16769 vsize=27340 CPUtime=4.19 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 4354 0 0 0 419 0 0 0 25 0 1 0 418342807 27996160 4150 33554432000 4194304 4785740 140736240104672 18446744073709551615 4278544 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 6835 4150 340 145 0 3880 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=4.29 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 429 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1212492

[startup+25.5004 s]
/proc/loadavg: 2.05 0.48 0.46 7/184 16774
/proc/meminfo: memFree=16314588/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331618764750848 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=706608 CPUtime=8.49 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 17470 0 0 0 847 2 0 0 25 0 1 0 418342807 723566592 8252 33554432000 4194304 4587354 140736154941488 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 176652 8252 337 96 0 173214 0
[pid=16771] ppid=16769 vsize=31580 CPUtime=8.44 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 5434 0 0 0 844 0 0 0 25 0 1 0 418342807 32337920 5230 33554432000 4194304 4785740 140736240104672 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 7895 5230 340 145 0 4940 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=8.54 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 854 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1216296

[startup+51.1005 s]
/proc/loadavg: 3.60 1.01 0.64 7/184 16774
/proc/meminfo: memFree=16247344/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332305959518208 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=729176 CPUtime=16.99 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 25895 0 0 0 1695 4 0 0 25 0 1 0 418342807 746676224 14359 33554432000 4194304 4587354 140736154941488 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 182294 14359 337 96 0 178856 0
[pid=16771] ppid=16769 vsize=36696 CPUtime=16.99 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 6679 0 0 0 1698 1 0 0 25 0 1 0 418342807 37576704 6475 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 9174 6475 340 145 0 6219 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=17.09 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 1709 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1243980

[startup+102.307 s]
/proc/loadavg: 4.96 1.77 0.92 7/184 16776
/proc/meminfo: memFree=16189680/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332855715332096 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=746856 CPUtime=34.09 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 48930 0 0 0 3401 8 0 0 25 0 1 0 418342807 764780544 19110 33554432000 4194304 4587354 140736154941488 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 186714 19110 337 96 0 183276 0
[pid=16771] ppid=16769 vsize=44328 CPUtime=34.05 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 8532 0 0 0 3404 1 0 0 25 0 1 0 418342807 45391872 8328 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 11082 8328 340 145 0 8127 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=34.14 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 3414 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1269292

[startup+162.301 s]
/proc/loadavg: 5.61 2.54 1.23 7/184 16777
/proc/meminfo: memFree=16236036/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635333405471145984 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=751528 CPUtime=54.09 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 77894 0 0 0 5396 13 0 0 25 0 1 0 418342807 769564672 20990 33554432000 4194304 4587354 140736154941488 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 187882 20990 337 96 0 184444 0
[pid=16771] ppid=16769 vsize=51092 CPUtime=54.06 cores=1

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

/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 1375228

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16909
/proc/meminfo: memFree=15823232/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331893642657792 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736676 CPUtime=1554.16 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 856360 0 0 0 155226 190 0 0 25 0 1 0 418342807 754356224 12440 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184169 12440 337 96 0 180731 0
[pid=16771] ppid=16769 vsize=171888 CPUtime=1554.08 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 38385 0 0 0 155400 8 0 0 25 0 1 0 418342807 176013312 38100 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 42972 38100 340 145 0 40017 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1554.21 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 155421 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 1386672

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16911
/proc/meminfo: memFree=15787484/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331893642657792 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736676 CPUtime=1574.15 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 865048 0 0 0 157223 192 0 0 25 0 1 0 418342807 754356224 21068 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184169 21068 337 96 0 180731 0
[pid=16771] ppid=16769 vsize=172708 CPUtime=1574.1 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 38612 0 0 0 157402 8 0 0 25 0 1 0 418342807 176852992 38327 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 43177 38327 340 145 0 40222 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1574.2 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 157420 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1387492

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16912
/proc/meminfo: memFree=15809024/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331893642657792 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736152 CPUtime=1594.15 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 874851 0 0 0 159222 193 0 0 25 0 1 0 418342807 753819648 15654 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184038 15654 337 96 0 180600 0
[pid=16771] ppid=16769 vsize=173276 CPUtime=1594.1 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 38742 0 0 0 159402 8 0 0 25 0 1 0 418342807 177434624 38457 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 43319 38457 340 145 0 40364 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1594.2 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 159420 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 1387536

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16914
/proc/meminfo: memFree=15765968/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635331893642657792 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736152 CPUtime=1614.15 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 882377 0 0 0 161219 196 0 0 25 0 1 0 418342807 753819648 23134 33554432000 4194304 4587354 140736154941488 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184038 23134 337 96 0 180600 0
[pid=16771] ppid=16769 vsize=173960 CPUtime=1614.11 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 38871 0 0 0 161403 8 0 0 25 0 1 0 418342807 178135040 38586 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 43490 38586 340 145 0 40535 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1614.2 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 161420 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 1388220

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16916
/proc/meminfo: memFree=15785280/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332031081611264 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736796 CPUtime=1634.14 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 892682 0 0 0 163216 198 0 0 25 0 1 0 418342807 754479104 18079 33554432000 4194304 4587354 140736154941488 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184199 18079 337 96 0 180761 0
[pid=16771] ppid=16769 vsize=175240 CPUtime=1634.12 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 39185 0 0 0 163404 8 0 0 25 0 1 0 418342807 179445760 38900 33554432000 4194304 4785740 140736240104672 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 43810 38900 340 145 0 40855 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1634.19 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 163419 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1390144

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 16917
/proc/meminfo: memFree=15756736/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332031081611264 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=736796 CPUtime=1654.14 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 899456 0 0 0 165213 201 0 0 25 0 1 0 418342807 754479104 24806 33554432000 4194304 4587354 140736154941488 18446744073709551615 4232154 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 184199 24806 337 96 0 180761 0
[pid=16771] ppid=16769 vsize=176176 CPUtime=1654.13 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 39415 0 0 0 165405 8 0 0 25 0 1 0 418342807 180404224 39130 33554432000 4194304 4785740 140736240104672 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 44044 39130 340 145 0 41089 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1654.19 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 165419 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 1391080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.78 5.96 5.90 4/179 16919
/proc/meminfo: memFree=16200792/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332031081611264 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=718856 CPUtime=1666.64 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 907248 0 0 0 166461 203 0 0 25 0 1 0 418342807 736108544 17113 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 179714 17113 337 96 0 176276 0
[pid=16771] ppid=16769 vsize=176840 CPUtime=1666.64 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 39540 0 0 0 166656 8 0 0 25 0 1 0 418342807 181084160 39255 33554432000 4194304 4785740 140736240104672 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 44210 39255 340 145 0 41255 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1666.78 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 166678 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1373804

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

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

[startup+4999.9 s]
/proc/loadavg: 5.78 5.96 5.90 4/179 16919
/proc/meminfo: memFree=16200792/32951124 swapFree=67111528/67111528
[pid=16769] ppid=16767 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/16769/stat : 16769 (ppfolio) S 16767 16769 16728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418342807 18763776 394 33554432000 4194304 4287625 140733742553472 18446744073709551615 264726425103 0 0 4096 65536 5635332031081611264 0 0 17 3 0 0 0
/proc/16769/statm: 4581 394 345 23 0 91 0
[pid=16770] ppid=16769 vsize=718856 CPUtime=1666.64 cores=1
/proc/16770/stat : 16770 (cryptominisat) R 16769 16769 16728 0 -1 4202496 907248 0 0 0 166461 203 0 0 25 0 1 0 418342807 736108544 17113 33554432000 4194304 4587354 140736154941488 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16770/statm: 179714 17113 337 96 0 176276 0
[pid=16771] ppid=16769 vsize=176840 CPUtime=1666.64 cores=1
/proc/16771/stat : 16771 (clasp) R 16769 16769 16728 0 -1 4202496 39540 0 0 0 166656 8 0 0 25 0 1 0 418342807 181084160 39255 33554432000 4194304 4785740 140736240104672 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16771/statm: 44210 39255 340 145 0 41255 0
[pid=16772] ppid=16769 vsize=459784 CPUtime=1666.78 cores=1
/proc/16772/stat : 16772 (TNM) R 16769 16769 16728 0 -1 4202496 1542 0 0 0 166678 0 0 0 25 0 1 0 418342807 470818816 1439 33554432000 134512640 134534564 4291133184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16772/statm: 114946 1439 95 6 0 113612 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1373804

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16769 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=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4997.95
CPU system time (s): 2.11
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2061380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 286
involuntary context switches= 4

runsolver used 8.02778 second user time and 19.2491 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 02:27:52
IDJOB=3219742
IDBENCH=82640
IDSOLVER=1639
FILE ID=node141/3219742-1303259272
RUNJOBID= node141-1303259271-16747
PBS_JOBID= 13049491
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219742-1303259272/watcher-3219742-1303259272 -o /tmp/evaluation-result-3219742-1303259272/solver-3219742-1303259272 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219742-1303259272.cnf

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=1311085881

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16410212 kB
Buffers:        786464 kB
Cached:       15317952 kB
SwapCached:          0 kB
Active:        8603988 kB
Inactive:      7583896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16410212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21296 kB
Writeback:           0 kB
AnonPages:       83224 kB
Mapped:          16084 kB
Slab:           289440 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   684324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71444 MiB
End job on node141 at 2011-04-20 03:51:14