Trace number 3191622

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
MD5SUM2eb2fa74ab0dce335225200db81f6563
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.02/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 5,7

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: 11.01 10.88 8.71 7/190 30581
/proc/meminfo: memFree=16123620/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4498383273625354504 0 0 17 5 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0

[startup+0.056699 s]
/proc/loadavg: 11.01 10.88 8.71 7/190 30581
/proc/meminfo: memFree=16123620/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4498383273625354504 0 0 17 5 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100681 s]
/proc/loadavg: 11.01 10.88 8.71 7/190 30581
/proc/meminfo: memFree=16123620/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4498383273625354504 0 0 17 5 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300636 s]
/proc/loadavg: 11.01 10.88 8.71 7/190 30581
/proc/meminfo: memFree=16123620/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) R 30579 30581 30357 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700572 s]
/proc/loadavg: 11.01 10.88 8.71 7/190 30581
/proc/meminfo: memFree=16123620/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990639710327013376 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 11.01 10.88 8.71 13/202 30658
/proc/meminfo: memFree=16100872/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990639847765966848 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=744120 CPUtime=0.94 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 1880 0 0 0 94 0 0 0 19 0 1 0 444088224 761978880 960 33554432000 4194304 4587354 140736185010464 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 186030 960 327 96 0 182592 0
[pid=30585] ppid=30581 vsize=13108 CPUtime=0.23 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 736 0 0 0 23 0 0 0 25 0 1 0 444088224 13422592 623 33554432000 4194304 4785740 140734103092608 18446744073709551615 251367244440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 3277 623 340 145 0 322 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=0.31 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 31 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1231512

[startup+3.10113 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30658
/proc/meminfo: memFree=16093928/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990641497033408512 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=749104 CPUtime=1.45 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 3727 0 0 0 145 0 0 0 20 0 1 0 444088224 767082496 2400 33554432000 4194304 4587354 140736185010464 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 187276 2400 337 96 0 183838 0
[pid=30585] ppid=30581 vsize=13772 CPUtime=0.82 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 916 0 0 0 82 0 0 0 25 0 1 0 444088224 14102528 803 33554432000 4194304 4785740 140734103092608 18446744073709551615 4553384 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 3443 803 340 145 0 488 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=0.81 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 81 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1237160

[startup+6.30052 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30688
/proc/meminfo: memFree=16075136/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990639985204920320 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=750272 CPUtime=2.54 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 4948 0 0 0 253 1 0 0 22 0 1 0 444088224 768278528 2668 33554432000 4194304 4587354 140736185010464 18446744073709551615 4243404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 187568 2668 337 96 0 184130 0
[pid=30585] ppid=30581 vsize=14568 CPUtime=1.83 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 1093 0 0 0 183 0 0 0 25 0 1 0 444088224 14917632 980 33554432000 4194304 4785740 140734103092608 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 3642 980 340 145 0 687 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=1.91 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 191 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1239124

[startup+12.7003 s]
/proc/loadavg: 11.23 10.93 8.77 13/202 30688
/proc/meminfo: memFree=16058056/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990639847765966848 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=753652 CPUtime=4.65 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 7155 0 0 0 464 1 0 0 25 0 1 0 444088224 771739648 3685 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 188413 3685 337 96 0 184975 0
[pid=30585] ppid=30581 vsize=15500 CPUtime=4.02 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 1347 0 0 0 402 0 0 0 25 0 1 0 444088224 15872000 1234 33554432000 4194304 4785740 140734103092608 18446744073709551615 4549675 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 3875 1234 340 145 0 920 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=4.01 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 401 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1243436

[startup+25.501 s]
/proc/loadavg: 11.34 10.97 8.80 13/202 30688
/proc/meminfo: memFree=16049812/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640122643873792 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=754776 CPUtime=8.94 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 9757 0 0 0 892 2 0 0 25 0 1 0 444088224 772890624 4184 33554432000 4194304 4587354 140736185010464 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 188694 4184 337 96 0 185256 0
[pid=30585] ppid=30581 vsize=16712 CPUtime=8.23 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 1622 0 0 0 823 0 0 0 25 0 1 0 444088224 17113088 1509 33554432000 4194304 4785740 140734103092608 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 4178 1509 340 145 0 1223 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=8.31 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 831 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1245772

[startup+51.1012 s]
/proc/loadavg: 11.57 11.05 8.88 13/202 30689
/proc/meminfo: memFree=16032048/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640122643873792 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=757468 CPUtime=17.46 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 14963 0 0 0 1743 3 0 0 25 0 1 0 444088224 775647232 4947 33554432000 4194304 4587354 140736185010464 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 189367 4947 337 96 0 185929 0
[pid=30585] ppid=30581 vsize=18372 CPUtime=16.81 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 2051 0 0 0 1681 0 0 0 25 0 1 0 444088224 18812928 1938 33554432000 4194304 4785740 140734103092608 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 4593 1938 340 145 0 1638 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=16.8 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 1680 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1250124

[startup+102.307 s]
/proc/loadavg: 11.83 11.21 9.06 13/202 30691
/proc/meminfo: memFree=15997540/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640260082827264 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=762496 CPUtime=34.53 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 22882 0 0 0 3448 5 0 0 25 0 1 0 444088224 780795904 6174 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 190624 6174 337 96 0 187186 0
[pid=30585] ppid=30581 vsize=20812 CPUtime=33.85 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 2629 0 0 0 3385 0 0 0 25 0 1 0 444088224 21311488 2516 33554432000 4194304 4785740 140734103092608 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 5203 2516 341 145 0 2248 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=33.9 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 3390 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1257592

[startup+162.301 s]
/proc/loadavg: 11.96 11.34 9.23 13/202 30812
/proc/meminfo: memFree=15982324/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640260082827264 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=778480 CPUtime=54.53 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 29159 0 0 0 5447 6 0 0 25 0 1 0 444088224 797163520 8457 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 194620 8457 337 96 0 191182 0
[pid=30585] ppid=30581 vsize=22540 CPUtime=53.85 cores=5

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

/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1286904

[startup+882.301 s]
/proc/loadavg: 12.00 11.94 10.71 13/202 30951
/proc/meminfo: memFree=15862232/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990639847765966848 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=808988 CPUtime=294.57 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 93986 0 0 0 29436 21 0 0 25 0 1 0 444088224 828403712 16109 33554432000 4194304 4587354 140736185010464 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 202247 16109 337 96 0 198809 0
[pid=30585] ppid=30581 vsize=33116 CPUtime=293.87 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 5501 0 0 0 29386 1 0 0 25 0 1 0 444088224 33910784 5388 33554432000 4194304 4785740 140734103092608 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8279 5388 341 145 0 5324 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=293.86 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 29386 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1316388

[startup+942.301 s]
/proc/loadavg: 12.07 11.96 10.79 13/202 30953
/proc/meminfo: memFree=15850036/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=803452 CPUtime=314.58 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 96390 0 0 0 31436 22 0 0 25 0 1 0 444088224 822734848 15642 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 200863 15642 337 96 0 197425 0
[pid=30585] ppid=30581 vsize=33744 CPUtime=313.87 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 5637 0 0 0 31386 1 0 0 25 0 1 0 444088224 34553856 5524 33554432000 4194304 4785740 140734103092608 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8436 5524 341 145 0 5481 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=313.86 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 31386 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1311480

[startup+1002.3 s]
/proc/loadavg: 12.05 11.98 10.87 13/202 30955
/proc/meminfo: memFree=15847520/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=818508 CPUtime=334.58 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 100517 0 0 0 33435 23 0 0 25 0 1 0 444088224 838152192 16835 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 204627 16835 337 96 0 201189 0
[pid=30585] ppid=30581 vsize=34504 CPUtime=333.87 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 5799 0 0 0 33386 1 0 0 25 0 1 0 444088224 35332096 5686 33554432000 4194304 4785740 140734103092608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8626 5686 341 145 0 5671 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=333.86 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 33386 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1327296

[startup+1062.3 s]
/proc/loadavg: 12.02 11.98 10.93 13/202 30956
/proc/meminfo: memFree=15849952/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=822460 CPUtime=354.58 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 104347 0 0 0 35434 24 0 0 25 0 1 0 444088224 842199040 17741 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 205615 17741 337 96 0 202177 0
[pid=30585] ppid=30581 vsize=34972 CPUtime=353.86 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 5920 0 0 0 35385 1 0 0 25 0 1 0 444088224 35811328 5807 33554432000 4194304 4785740 140734103092608 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8743 5807 341 145 0 5788 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=353.86 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 35386 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1331716

[startup+1122.3 s]
/proc/loadavg: 12.00 11.98 11.00 13/202 30958
/proc/meminfo: memFree=15815192/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=818640 CPUtime=374.58 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 107955 0 0 0 37433 25 0 0 25 0 1 0 444088224 838287360 18359 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 204660 18359 337 96 0 201222 0
[pid=30585] ppid=30581 vsize=35440 CPUtime=373.86 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 6012 0 0 0 37385 1 0 0 25 0 1 0 444088224 36290560 5899 33554432000 4194304 4785740 140734103092608 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8860 5899 341 145 0 5905 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=373.87 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 37387 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1328364

[startup+1182.3 s]
/proc/loadavg: 12.00 11.98 11.06 13/202 30959
/proc/meminfo: memFree=15806472/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640534960734208 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=822576 CPUtime=394.58 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 111248 0 0 0 39432 26 0 0 25 0 1 0 444088224 842317824 18640 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 205644 18640 337 96 0 202206 0
[pid=30585] ppid=30581 vsize=35872 CPUtime=393.86 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 6136 0 0 0 39385 1 0 0 25 0 1 0 444088224 36732928 6023 33554432000 4194304 4785740 140734103092608 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 8968 6023 341 145 0 6013 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=393.88 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 39388 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1332732

[startup+1242.3 s]
/proc/loadavg: 12.05 12.00 11.12 13/202 30961
/proc/meminfo: memFree=15814364/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640534960734208 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=816976 CPUtime=414.57 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 115657 0 0 0 41430 27 0 0 25 0 1 0 444088224 836583424 17102 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 204244 17102 337 96 0 200806 0
[pid=30585] ppid=30581 vsize=36500 CPUtime=413.85 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 6283 0 0 0 41384 1 0 0 25 0 1 0 444088224 37376000 6170 33554432000 4194304 4785740 140734103092608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 9125 6170 341 145 0 6170 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=413.89 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 41389 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 2477057 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1327760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 12.00 11.17 13/202 30962
/proc/meminfo: memFree=15802052/32950928 swapFree=67111528/67111528
[pid=30581] ppid=30579 vsize=18324 CPUtime=0 cores=5,7
/proc/30581/stat : 30581 (ppfolio) S 30579 30581 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444088223 18763776 394 33554432000 4194304 4287625 140736087320640 18446744073709551615 251367566863 0 0 4096 65536 4990640534960734208 0 0 17 7 0 0 0
/proc/30581/statm: 4581 394 345 23 0 91 0
[pid=30584] ppid=30581 vsize=817208 CPUtime=433.77 cores=5
/proc/30584/stat : 30584 (cryptominisat) R 30581 30581 30357 0 -1 4202496 119144 0 0 0 43349 28 0 0 25 0 1 0 444088224 836820992 17501 33554432000 4194304 4587354 140736185010464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30584/statm: 204302 17501 337 96 0 200864 0
[pid=30585] ppid=30581 vsize=37148 CPUtime=433.11 cores=5
/proc/30585/stat : 30585 (clasp) R 30581 30581 30357 0 -1 4202496 6420 0 0 0 43310 1 0 0 25 0 1 0 444088224 38039552 6307 33554432000 4194304 4785740 140734103092608 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30585/statm: 9287 6307 341 145 0 6332 0
[pid=30586] ppid=30581 vsize=455960 CPUtime=433.14 cores=5
/proc/30586/stat : 30586 (TNM) R 30581 30581 30357 0 -1 4202496 355 0 0 0 43314 0 0 0 25 0 1 0 444088224 466903040 252 33554432000 134512640 134534564 4288210304 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30586/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1328640

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30581 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=597257
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=312952
# CPU time returned by wait4() is 866.91
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.73
CPU system time (s): 0.29
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2025500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.597
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126100
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= 187
involuntary context switches= 9158

runsolver used 2.14267 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:16:15
IDJOB=3191622
IDBENCH=82753
IDSOLVER=1613
FILE ID=node113/3191622-1302538575
RUNJOBID= node113-1302537273-30378
PBS_JOBID= 12951134
Free space on /tmp= 71060 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1734827769-099.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191622-1302538575/watcher-3191622-1302538575 -o /tmp/evaluation-result-3191622-1302538575/solver-3191622-1302538575 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191622-1302538575.cnf

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

MD5SUM BENCH= 2eb2fa74ab0dce335225200db81f6563
RANDOM SEED=597882235

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16123900 kB
Buffers:        725404 kB
Cached:       15612560 kB
SwapCached:          0 kB
Active:        9112364 kB
Inactive:      7292764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16123900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29948 kB
Writeback:           0 kB
AnonPages:       66552 kB
Mapped:          15836 kB
Slab:           358896 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1137876 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= 71040 MiB
End job on node113 at 2011-04-11 18:37:58