Trace number 3289491

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 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3289491-1303774564/watcher-3289491-1303774564 -o /tmp/evaluation-result-3289491-1303774564/solver-3289491-1303774564 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3289491-1303774564.cnf 

running on 2 cores: 4,6

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: 1.59 2.57 3.05 2/174 12405
/proc/meminfo: memFree=20912592/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) R 12403 12405 11530 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 489056152 18763776 392 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278699925 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12405/statm: 4581 392 343 23 0 91 0

[startup+0.038301 s]
/proc/loadavg: 1.59 2.57 3.05 2/174 12405
/proc/meminfo: memFree=20912592/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 498 0 0 0 0 0 0 0 21 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 4231442741122269444 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100291 s]
/proc/loadavg: 1.59 2.57 3.05 2/174 12405
/proc/meminfo: memFree=20912592/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300312 s]
/proc/loadavg: 1.59 2.57 3.05 2/174 12405
/proc/meminfo: memFree=20912592/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700126 s]
/proc/loadavg: 1.59 2.57 3.05 2/174 12405
/proc/meminfo: memFree=20912592/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 1.59 2.57 3.05 4/178 12409
/proc/meminfo: memFree=20876848/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=32324 CPUtime=0.52 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 2791 0 0 0 52 0 0 0 24 0 1 0 489056153 33099776 2650 33554432000 4194304 4587354 140734902828160 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 8081 2650 306 96 0 4643 0
[pid=12407] ppid=12405 vsize=25552 CPUtime=0.44 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 4694 0 0 0 44 0 0 0 25 0 1 0 489056153 26165248 3650 33554432000 4194304 4785740 140736708798224 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 6388 3650 340 145 0 3433 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=0.52 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 52 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 537572

[startup+3.10081 s]
/proc/loadavg: 1.70 2.58 3.05 8/192 12435
/proc/meminfo: memFree=20745896/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=44448 CPUtime=1.09 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 8199 0 0 0 108 1 0 0 25 0 1 0 489056153 45514752 5998 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238671 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 11112 5998 330 96 0 7674 0
[pid=12407] ppid=12405 vsize=25816 CPUtime=0.96 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 4791 0 0 0 96 0 0 0 25 0 1 0 489056153 26435584 3747 33554432000 4194304 4785740 140736708798224 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 6454 3747 340 145 0 3499 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=1.02 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 102 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 549960

[startup+6.30113 s]
/proc/loadavg: 1.70 2.58 3.05 11/200 12448
/proc/meminfo: memFree=20589716/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755455716360716288 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=44448 CPUtime=2.12 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 8547 0 0 0 211 1 0 0 25 0 1 0 489056153 45514752 6337 33554432000 4194304 4587354 140734902828160 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 11112 6337 330 96 0 7674 0
[pid=12407] ppid=12405 vsize=28464 CPUtime=2.04 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 5426 0 0 0 204 0 0 0 25 0 1 0 489056153 29147136 4382 33554432000 4194304 4785740 140736708798224 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 7116 4382 340 145 0 4161 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=2.12 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 212 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 552608

[startup+12.701 s]
/proc/loadavg: 3.05 2.84 3.13 11/200 12448
/proc/meminfo: memFree=20522328/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456540994437120 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=1992596 CPUtime=4.29 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 10160 0 0 0 428 1 0 0 25 0 1 0 489056153 2040418304 6154 33554432000 4194304 4587354 140734902828160 18446744073709551615 4239552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 498149 6154 333 96 0 494711 0
[pid=12407] ppid=12405 vsize=30780 CPUtime=4.16 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 6012 0 0 0 416 0 0 0 25 0 1 0 489056153 31518720 4968 33554432000 4194304 4785740 140736708798224 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 7695 4968 340 145 0 4740 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=4.22 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 422 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2503072

[startup+25.5007 s]
/proc/loadavg: 4.12 3.07 3.20 11/200 12449
/proc/meminfo: memFree=20460464/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=1986796 CPUtime=8.52 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 14503 0 0 0 850 2 0 0 25 0 1 0 489056153 2034479104 8726 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 496699 8726 336 96 0 493261 0
[pid=12407] ppid=12405 vsize=33228 CPUtime=8.44 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 6587 0 0 0 844 0 0 0 25 0 1 0 489056153 34025472 5543 33554432000 4194304 4785740 140736708798224 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 8307 5543 340 145 0 5352 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=8.51 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 851 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2499720

[startup+51.1012 s]
/proc/loadavg: 6.13 3.63 3.38 11/200 12449
/proc/meminfo: memFree=20406144/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755455991238623232 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=1984520 CPUtime=17.09 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 19648 0 0 0 1706 3 0 0 25 0 1 0 489056153 2032148480 10201 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 496130 10201 336 96 0 492692 0
[pid=12407] ppid=12405 vsize=40328 CPUtime=16.97 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 8343 0 0 0 1696 1 0 0 25 0 1 0 489056153 41295872 7299 33554432000 4194304 4785740 140736708798224 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 10082 7299 340 145 0 7127 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=17.01 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 1701 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2504544

[startup+102.307 s]
/proc/loadavg: 8.45 4.70 3.76 11/200 12451
/proc/meminfo: memFree=20329124/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2027832 CPUtime=34.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 26354 0 0 0 3409 4 0 0 25 0 1 0 489056153 2076499968 12858 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 506958 12858 336 96 0 503520 0
[pid=12407] ppid=12405 vsize=43140 CPUtime=34.04 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 8986 0 0 0 3403 1 0 0 25 0 1 0 489056153 44175360 7942 33554432000 4194304 4785740 140736708798224 18446744073709551615 4550000 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 10785 7942 340 145 0 7830 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=34.11 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 3411 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2550668

[startup+162.3 s]
/proc/loadavg: 9.43 5.60 4.12 11/200 12452
/proc/meminfo: memFree=20242428/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755457503067111424 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2007084 CPUtime=54.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 32308 0 0 0 5408 5 0 0 25 0 1 0 489056153 2055254016 16705 33554432000 4194304 4587354 140734902828160 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 501771 16705 336 96 0 498333 0
[pid=12407] ppid=12405 vsize=50848 CPUtime=54.03 cores=4

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

/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2567420

[startup+882.3 s]
/proc/loadavg: 10.01 9.62 7.30 11/200 12472
/proc/meminfo: memFree=19974812/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456128677576704 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2016112 CPUtime=294.15 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 53954 0 0 0 29405 10 0 0 25 0 1 0 489056153 2064498688 18296 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 504028 18296 337 96 0 500590 0
[pid=12407] ppid=12405 vsize=79624 CPUtime=294.08 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 17680 0 0 0 29405 3 0 0 25 0 1 0 489056153 81534976 16636 33554432000 4194304 4785740 140736708798224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 19906 16636 340 145 0 16951 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=294.07 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 29407 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2575432

[startup+942.301 s]
/proc/loadavg: 10.00 9.69 7.47 11/200 12473
/proc/meminfo: memFree=19928908/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456128677576704 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2026156 CPUtime=314.14 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 57621 0 0 0 31403 11 0 0 25 0 1 0 489056153 2074783744 21930 33554432000 4194304 4587354 140734902828160 18446744073709551615 4236580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 506539 21930 337 96 0 503101 0
[pid=12407] ppid=12405 vsize=79624 CPUtime=314.09 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 17684 0 0 0 31406 3 0 0 25 0 1 0 489056153 81534976 16640 33554432000 4194304 4785740 140736708798224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 19906 16640 340 145 0 16951 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=314.07 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 31407 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2585476

[startup+1002.3 s]
/proc/loadavg: 10.00 9.74 7.62 11/200 12475
/proc/meminfo: memFree=19910408/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2049828 CPUtime=334.14 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 65993 0 0 0 33402 12 0 0 25 0 1 0 489056153 2099023872 25771 33554432000 4194304 4587354 140734902828160 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 512457 25771 337 96 0 509019 0
[pid=12407] ppid=12405 vsize=79624 CPUtime=334.09 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 17693 0 0 0 33406 3 0 0 25 0 1 0 489056153 81534976 16649 33554432000 4194304 4785740 140736708798224 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 19906 16649 340 145 0 16951 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=334.07 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 33407 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2609148

[startup+1062.3 s]
/proc/loadavg: 10.10 9.81 7.77 11/200 12476
/proc/meminfo: memFree=19877656/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2053408 CPUtime=354.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 66642 0 0 0 35401 12 0 0 25 0 1 0 489056153 2102689792 26409 33554432000 4194304 4587354 140734902828160 18446744073709551615 4230235 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 513352 26409 337 96 0 509914 0
[pid=12407] ppid=12405 vsize=81668 CPUtime=354.09 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 18160 0 0 0 35406 3 0 0 25 0 1 0 489056153 83628032 17116 33554432000 4194304 4785740 140736708798224 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 20417 17116 340 145 0 17462 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=354.07 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 35407 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2614772

[startup+1122.3 s]
/proc/loadavg: 10.03 9.85 7.91 11/200 12478
/proc/meminfo: memFree=19867704/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456266116530176 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2065360 CPUtime=374.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 66649 0 0 0 37401 12 0 0 25 0 1 0 489056153 2114928640 26415 33554432000 4194304 4587354 140734902828160 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 516340 26415 337 96 0 512902 0
[pid=12407] ppid=12405 vsize=81668 CPUtime=374.09 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 18167 0 0 0 37406 3 0 0 25 0 1 0 489056153 83628032 17123 33554432000 4194304 4785740 140736708798224 18446744073709551615 4552568 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 20417 17123 340 145 0 17462 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=374.08 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 37408 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2626724

[startup+1182.3 s]
/proc/loadavg: 10.01 9.87 8.03 11/200 12480
/proc/meminfo: memFree=19856392/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456266116530176 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2045448 CPUtime=394.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 66650 0 0 0 39401 12 0 0 25 0 1 0 489056153 2094538752 26415 33554432000 4194304 4587354 140734902828160 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 511362 26415 337 96 0 507924 0
[pid=12407] ppid=12405 vsize=84048 CPUtime=394.08 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 18743 0 0 0 39405 3 0 0 25 0 1 0 489056153 86065152 17699 33554432000 4194304 4785740 140736708798224 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 21012 17699 340 145 0 18057 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=394.09 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 39409 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2609192

[startup+1242.3 s]
/proc/loadavg: 10.00 9.89 8.16 11/200 12481
/proc/meminfo: memFree=19836032/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456266116530176 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2055616 CPUtime=414.13 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 70402 0 0 0 41400 13 0 0 25 0 1 0 489056153 2104950784 30121 33554432000 4194304 4587354 140734902828160 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 513904 30121 337 96 0 510466 0
[pid=12407] ppid=12405 vsize=85536 CPUtime=414.08 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 19095 0 0 0 41405 3 0 0 25 0 1 0 489056153 87588864 18051 33554432000 4194304 4785740 140736708798224 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 21384 18051 340 145 0 18429 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=414.1 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 41410 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134529855 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2620848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.10 9.94 8.28 11/200 12483
/proc/meminfo: memFree=19809108/32950904 swapFree=67082284/67111528
[pid=12405] ppid=12403 vsize=18324 CPUtime=0 cores=4,6
/proc/12405/stat : 12405 (ppfolio) S 12403 12405 11530 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 489056152 18763776 394 33554432000 4194304 4287625 140733989275872 18446744073709551615 237278899727 0 0 4096 65536 2755456403555483648 0 0 17 6 0 0 0
/proc/12405/statm: 4581 394 345 23 0 91 0
[pid=12406] ppid=12405 vsize=2056700 CPUtime=433.38 cores=4
/proc/12406/stat : 12406 (cryptominisat) R 12405 12405 11530 0 -1 4202496 70437 0 0 0 43325 13 0 0 25 0 1 0 489056153 2106060800 30154 33554432000 4194304 4587354 140734902828160 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12406/statm: 514175 30154 337 96 0 510737 0
[pid=12407] ppid=12405 vsize=90668 CPUtime=433.27 cores=4
/proc/12407/stat : 12407 (clasp) R 12405 12405 11530 0 -1 4202496 20349 0 0 0 43323 4 0 0 25 0 1 0 489056153 92844032 19305 33554432000 4194304 4785740 140736708798224 18446744073709551615 4546087 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/12407/statm: 22667 19305 340 145 0 19712 0
[pid=12408] ppid=12405 vsize=461372 CPUtime=433.35 cores=4
/proc/12408/stat : 12408 (TNM) R 12405 12405 11530 0 -1 4202496 2965 0 0 0 43335 0 0 0 25 0 1 0 489056153 472444928 2862 33554432000 134512640 134534564 4291476640 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12408/statm: 115343 2862 95 6 0 114009 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2627064

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 12405 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.83
CPU system time (s): 0.17
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 4543740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 245
involuntary context switches= 5

runsolver used 2.19167 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 01:36:04
IDJOB=3289491
IDBENCH=83125
IDSOLVER=1613
FILE ID=node121/3289491-1303774564
RUNJOBID= node121-1303774563-12394
PBS_JOBID= 13157167
Free space on /tmp= 72088 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289491-1303774564/watcher-3289491-1303774564 -o /tmp/evaluation-result-3289491-1303774564/solver-3289491-1303774564 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3289491-1303774564.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=656487809

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20912872 kB
Buffers:       2148176 kB
Cached:        9341440 kB
SwapCached:       2776 kB
Active:        8550544 kB
Inactive:      2977580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20912872 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           11448 kB
Writeback:           0 kB
AnonPages:       36328 kB
Mapped:          13468 kB
Slab:           445564 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   189424 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= 72032 MiB
End job on node121 at 2011-04-26 01:57:46