Trace number 3347469

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 parUNSAT 30.5404 6.19721

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5404
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 32 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 1
0.00/0.05	Starting TNM 2009 on core(s) 2
0.00/0.05	Starting march_hi 2009 on core(s) 3
0.00/0.05	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
30.12/6.15	s UNSATISFIABLE
30.12/6.19	solver [2] clasp 1.3.6 answered
30.12/6.19	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3347469-1305199260/watcher-3347469-1305199260 -o /tmp/evaluation-result-3347469-1305199260/solver-3347469-1305199260 -C 160000 -W 5100 -M 266338304 ppfolio HOME/instance-3347469-1305199260.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 24.12 29.81 31.03 1/413 17507
/proc/meminfo: memFree=255704040/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=8428 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 631412529 8630272 54 268435456000 4194304 4287625 140734685074816 18446744073709551615 258646032071 0 2147483391 4096 0 18446744071699592526 0 0 17 8 0 0 0
/proc/17507/statm: 2107 54 41 23 0 44 0

[startup+0.0395789 s]
/proc/loadavg: 24.12 29.81 31.03 1/413 17507
/proc/meminfo: memFree=255704040/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=8428 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 631412529 8630272 54 268435456000 4194304 4287625 140734685074816 18446744073709551615 258646032071 0 2147483391 4096 0 18446744071699592526 0 0 17 8 0 0 0
/proc/17507/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100482 s]
/proc/loadavg: 24.12 29.81 31.03 1/413 17507
/proc/meminfo: memFree=255704040/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300473 s]
/proc/loadavg: 24.12 29.81 31.03 1/413 17507
/proc/meminfo: memFree=255704040/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700475 s]
/proc/loadavg: 24.12 29.81 31.03 1/413 17507
/proc/meminfo: memFree=255704040/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 16 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 24.12 29.81 31.03 6/419 17518
/proc/meminfo: memFree=255369472/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 16 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=82804 CPUtime=1.41 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 14239 0 0 0 137 4 0 0 25 0 1 0 631412534 84791296 13745 268435456000 4194304 4587354 140736088923936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 20701 13745 304 96 0 17263 0
[pid=17510] ppid=17507 vsize=104164 CPUtime=1.41 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 26553 0 0 0 134 7 0 0 19 0 1 0 631412534 106663936 22205 268435456000 4194304 4785740 140735100560240 18446744073709551615 258650616632 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 26041 22205 317 145 0 23086 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=1.43 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 139 4 0 0 20 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=94780 CPUtime=1.44 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4194304 43618 0 0 0 134 10 0 0 25 0 1 0 631412534 97054720 17662 268435456000 4194304 4331988 140737481411248 18446744073709551615 258650616632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 23695 17666 126 34 0 22137 0
[pid=17513] ppid=17507 vsize=120400 CPUtime=1.44 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 28876 1237 0 0 137 7 0 0 21 0 1 0 631412534 123289600 28759 268435456000 4194304 4356188 140733710664560 18446744073709551615 4277592 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 30100 28759 129 40 0 28644 0
Current children cumulated CPU time (s) 7.13
Current children cumulated vsize (KiB) 905232

[startup+3.10058 s]
/proc/loadavg: 24.12 29.81 31.03 6/419 17518
/proc/meminfo: memFree=255178896/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=109844 CPUtime=3.02 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 20866 0 0 0 296 6 0 0 25 0 1 0 631412534 112480256 20372 268435456000 4194304 4587354 140736088923936 18446744073709551615 4421233 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 27461 20372 310 96 0 24023 0
[pid=17510] ppid=17507 vsize=103628 CPUtime=3.01 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 29375 0 0 0 293 8 0 0 25 0 1 0 631412534 106115072 22579 268435456000 4194304 4785740 140735100560240 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 25907 22579 338 145 0 22952 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=3.03 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 299 4 0 0 25 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=92656 CPUtime=3.04 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4202496 97427 0 0 0 283 21 0 0 25 0 1 0 631412534 94879744 17158 268435456000 4194304 4331988 140737481411248 18446744073709551615 4257024 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 23164 17158 142 34 0 21606 0
[pid=17513] ppid=17507 vsize=318052 CPUtime=3.04 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 78022 1237 0 0 287 17 0 0 25 0 1 0 631412534 325685248 77906 268435456000 4194304 4356188 140733710664560 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 79513 77911 129 40 0 78057 0
Current children cumulated CPU time (s) 15.14
Current children cumulated vsize (KiB) 1127264

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

[startup+4.70061 s]
/proc/loadavg: 24.12 29.81 31.03 6/419 17518
/proc/meminfo: memFree=254836328/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=204188 CPUtime=4.62 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 40570 0 0 0 452 10 0 0 25 0 1 0 631412534 209088512 36585 268435456000 4194304 4587354 140736088923936 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 51047 36585 315 96 0 47609 0
[pid=17510] ppid=17507 vsize=103628 CPUtime=4.61 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 29375 0 0 0 453 8 0 0 25 0 1 0 631412534 106115072 22579 268435456000 4194304 4785740 140735100560240 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 25907 22579 338 145 0 22952 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=4.63 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 459 4 0 0 25 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=300700 CPUtime=4.64 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4202496 139135 0 0 0 435 29 0 0 25 0 1 0 631412534 307916800 35167 268435456000 4194304 4331988 140737481411248 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 75175 35167 168 34 0 73617 0
[pid=17513] ppid=17507 vsize=457336 CPUtime=4.63 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 113110 1237 0 0 439 24 0 0 25 0 1 0 631412534 468312064 112993 268435456000 4194304 4356188 140733710664560 18446744073709551615 4278267 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 114334 112993 129 40 0 112878 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 1568936

[startup+5.51964 s]
/proc/loadavg: 22.59 29.40 30.89 6/419 17518
/proc/meminfo: memFree=254791716/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=204188 CPUtime=5.43 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 40741 0 0 0 533 10 0 0 25 0 1 0 631412534 209088512 36755 268435456000 4194304 4587354 140736088923936 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 51047 36755 330 96 0 47609 0
[pid=17510] ppid=17507 vsize=103628 CPUtime=5.43 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 29375 0 0 0 535 8 0 0 25 0 1 0 631412534 106115072 22579 268435456000 4194304 4785740 140735100560240 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 25907 22579 338 145 0 22952 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=5.45 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 541 4 0 0 25 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134529318 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=306644 CPUtime=5.46 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4202496 145671 0 0 0 515 31 0 0 25 0 1 0 631412534 314003456 41703 268435456000 4194304 4331988 140737481411248 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 76661 41703 172 34 0 75103 0
[pid=17513] ppid=17507 vsize=457336 CPUtime=5.45 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 113110 1237 0 0 521 24 0 0 25 0 1 0 631412534 468312064 112993 268435456000 4194304 4356188 140733710664560 18446744073709551615 4278302 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 114334 112993 129 40 0 112878 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 1574880

[startup+5.90066 s]
/proc/loadavg: 22.59 29.40 30.89 6/419 17518
/proc/meminfo: memFree=254791716/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=204188 CPUtime=5.81 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 40770 0 0 0 571 10 0 0 25 0 1 0 631412534 209088512 36784 268435456000 4194304 4587354 140736088923936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 51047 36784 330 96 0 47609 0
[pid=17510] ppid=17507 vsize=103628 CPUtime=5.81 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 29388 0 0 0 573 8 0 0 25 0 1 0 631412534 106115072 22592 268435456000 4194304 4785740 140735100560240 18446744073709551615 258650613570 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 25907 22592 351 145 0 22952 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=5.83 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 579 4 0 0 25 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=306644 CPUtime=5.84 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4202496 149748 0 0 0 552 32 0 0 25 0 1 0 631412534 314003456 45780 268435456000 4194304 4331988 140737481411248 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 76661 45780 172 34 0 75103 0
[pid=17513] ppid=17507 vsize=457336 CPUtime=5.84 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 113110 1237 0 0 559 25 0 0 25 0 1 0 631412534 468312064 112993 268435456000 4194304 4356188 140733710664560 18446744073709551615 4278267 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 114334 112993 129 40 0 112878 0
Current children cumulated CPU time (s) 29.13
Current children cumulated vsize (KiB) 1574880

[startup+6.10069 s]
/proc/loadavg: 22.59 29.40 30.89 6/419 17518
/proc/meminfo: memFree=254791716/264257624 swapFree=67111528/67111528
[pid=17507] ppid=17505 vsize=18324 CPUtime=0 cores=0-31
/proc/17507/stat : 17507 (ppfolio) S 17505 17507 17417 0 -1 4202496 514 0 0 0 0 0 0 0 15 0 1 0 631412529 18763776 386 268435456000 4194304 4287625 140734685074816 18446744073709551615 258650975999 0 0 4096 65536 8847910673057841151 0 0 17 8 0 0 0
/proc/17507/statm: 4581 386 337 23 0 91 0
[pid=17509] ppid=17507 vsize=204188 CPUtime=6.01 cores=0
/proc/17509/stat : 17509 (cryptominisat) R 17507 17507 17417 0 -1 4202496 40785 0 0 0 591 10 0 0 25 0 1 0 631412534 209088512 36798 268435456000 4194304 4587354 140736088923936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17509/statm: 51047 36798 330 96 0 47609 0
[pid=17510] ppid=17507 vsize=84640 CPUtime=6.01 cores=1
/proc/17510/stat : 17510 (clasp) R 17507 17507 17417 0 -1 4202496 29389 0 0 0 593 8 0 0 25 0 1 0 631412534 86671360 17960 268435456000 4194304 4785740 140735100560240 18446744073709551615 258650604748 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17510/statm: 21160 17960 352 145 0 18205 0
[pid=17511] ppid=17507 vsize=484760 CPUtime=6.03 cores=2
/proc/17511/stat : 17511 (TNM) R 17507 17507 17417 0 -1 4202496 16344 0 0 0 599 4 0 0 25 0 1 0 631412534 496394240 16241 268435456000 134512640 134534564 4291015728 18446744073709551615 134529653 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17511/statm: 121190 16241 95 6 0 119855 0
[pid=17512] ppid=17507 vsize=307304 CPUtime=6.04 cores=3
/proc/17512/stat : 17512 (march_hi) R 17507 17507 17417 0 -1 4202496 151824 0 0 0 572 32 0 0 25 0 1 0 631412534 314679296 47856 268435456000 4194304 4331988 140737481411248 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17512/statm: 76826 47856 172 34 0 75268 0
[pid=17513] ppid=17507 vsize=492036 CPUtime=6.03 cores=4-31
/proc/17513/stat : 17513 (plingeling) R 17507 17507 17417 0 -1 4202496 121347 1237 0 0 577 26 0 0 25 0 1 0 631412534 503844864 121200 268435456000 4194304 4356188 140733710664560 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 11 0 0 0
/proc/17513/statm: 123009 121208 129 40 0 121553 0
Current children cumulated CPU time (s) 30.12
Current children cumulated vsize (KiB) 1591252

Child status: 0
Real time (s): 6.19721
CPU time (s): 30.5404
CPU user time (s): 29.5935
CPU system time (s): 0.946856
CPU usage (%): 492.808
Max. virtual memory (cumulated for all children) (KiB): 1591252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5935
system time used= 0.946856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377340
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= 177
involuntary context switches= 62

runsolver used 0.023996 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-12 13:21:01
IDJOB=3347469
IDBENCH=82470
IDSOLVER=1808
FILE ID=node200/3347469-1305199260
RUNJOBID= node200-1305199240-17431
PBS_JOBID= 13282083
Free space on /tmp= 62044 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3347469-1305199260/watcher-3347469-1305199260 -o /tmp/evaluation-result-3347469-1305199260/solver-3347469-1305199260 -C 160000 -W 5100 -M 266338304  ppfolio HOME/instance-3347469-1305199260.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 266338304 MiB
NBCORE= 32

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1542667071

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.049
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255704452 kB
Buffers:        426892 kB
Cached:        7698908 kB
SwapCached:          0 kB
Active:        7270980 kB
Inactive:       923936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255704452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18272 kB
Writeback:           4 kB
AnonPages:       70496 kB
Mapped:          14540 kB
Slab:           248744 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   194896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62032 MiB
End job on node200 at 2011-05-12 13:21:07