Trace number 3191455

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
1300.00/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-3191455-1302537105/watcher-3191455-1302537105 -o /tmp/evaluation-result-3191455-1302537105/solver-3191455-1302537105 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191455-1302537105.cnf 

running on 2 cores: 0,2

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: 2.80 2.14 1.96 11/198 3087
/proc/meminfo: memFree=15692736/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) R 3085 3087 2986 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365313275 18763776 391 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/3087/statm: 4581 391 343 23 0 91 0

[startup+0.050847 s]
/proc/loadavg: 2.80 2.14 1.96 11/198 3087
/proc/meminfo: memFree=15692736/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 4255188893747347715 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100827 s]
/proc/loadavg: 2.80 2.14 1.96 11/198 3087
/proc/meminfo: memFree=15692736/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 4255188893747347715 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300793 s]
/proc/loadavg: 2.80 2.14 1.96 11/198 3087
/proc/meminfo: memFree=15692736/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70072 s]
/proc/loadavg: 2.80 2.14 1.96 11/198 3087
/proc/meminfo: memFree=15692736/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 3.54 2.30 2.02 14/202 3091
/proc/meminfo: memFree=15677584/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=25748 CPUtime=0.54 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 1189 0 0 0 54 0 0 0 25 0 1 0 365313276 26365952 1054 33554432000 4194304 4587354 140736314323296 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 6437 1054 305 96 0 2999 0
[pid=3089] ppid=3087 vsize=17200 CPUtime=0.42 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 1837 0 0 0 42 0 0 0 25 0 1 0 365313276 17612800 1649 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 4300 1649 340 145 0 1345 0
[pid=3090] ppid=3087 vsize=454504 CPUtime=0.52 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 997 0 0 0 52 0 0 0 25 0 1 0 365313276 465412096 894 33554432000 134512640 134534564 4293094240 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 515776

[startup+3.10129 s]
/proc/loadavg: 3.54 2.30 2.02 14/202 3091
/proc/meminfo: memFree=15646708/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 12207910176228900864 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=251056 CPUtime=1.04 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 4090 0 0 0 104 0 0 0 25 0 1 0 365313276 257081344 1645 33554432000 4194304 4587354 140736314323296 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 62764 1645 327 96 0 59326 0
[pid=3089] ppid=3087 vsize=19232 CPUtime=0.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 2314 0 0 0 93 0 0 0 25 0 1 0 365313276 19693568 2126 33554432000 4194304 4785740 140733429818880 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 4808 2126 340 145 0 1853 0
[pid=3090] ppid=3087 vsize=454504 CPUtime=1.1 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 997 0 0 0 110 0 0 0 25 0 1 0 365313276 465412096 894 33554432000 134512640 134534564 4293094240 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 743116

[startup+6.30074 s]
/proc/loadavg: 4.21 2.46 2.07 14/202 3091
/proc/meminfo: memFree=15626208/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 12207908526961459200 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=250628 CPUtime=2.14 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 5986 0 0 0 213 1 0 0 25 0 1 0 365313276 256643072 1930 33554432000 4194304 4587354 140736314323296 18446744073709551615 4239003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 62657 1930 327 96 0 59219 0
[pid=3089] ppid=3087 vsize=20300 CPUtime=2.02 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 2584 0 0 0 202 0 0 0 25 0 1 0 365313276 20787200 2396 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 5075 2396 340 145 0 2120 0
[pid=3090] ppid=3087 vsize=454504 CPUtime=2.12 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 997 0 0 0 212 0 0 0 25 0 1 0 365313276 465412096 894 33554432000 134512640 134534564 4293094240 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 743756

[startup+12.7006 s]
/proc/loadavg: 4.84 2.62 2.12 14/202 3091
/proc/meminfo: memFree=15573308/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 12207910176228900864 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=271916 CPUtime=4.23 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 11070 0 0 0 422 1 0 0 25 0 1 0 365313276 278441984 6049 33554432000 4194304 4587354 140736314323296 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 67979 6049 337 96 0 64541 0
[pid=3089] ppid=3087 vsize=21864 CPUtime=4.13 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 2971 0 0 0 413 0 0 0 25 0 1 0 365313276 22388736 2783 33554432000 4194304 4785740 140733429818880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 5466 2783 340 145 0 2511 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=4.3 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 430 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 770712

[startup+25.5003 s]
/proc/loadavg: 5.94 2.93 2.23 14/202 3092
/proc/meminfo: memFree=15571928/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 12207908801839366144 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=272092 CPUtime=8.54 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 12317 0 0 0 852 2 0 0 25 0 1 0 365313276 278622208 6202 33554432000 4194304 4587354 140736314323296 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 68023 6202 337 96 0 64585 0
[pid=3089] ppid=3087 vsize=24396 CPUtime=8.41 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 3570 0 0 0 841 0 0 0 25 0 1 0 365313276 24981504 3382 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 6099 3382 340 145 0 3144 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=8.52 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 852 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 773420

[startup+51.1008 s]
/proc/loadavg: 8.33 3.79 2.54 14/202 3092
/proc/meminfo: memFree=15333544/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=0 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365313275 18763776 393 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 12207909214156226560 0 0 17 2 0 0 0
/proc/3087/statm: 4581 393 345 23 0 91 0
[pid=3088] ppid=3087 vsize=280388 CPUtime=17.03 cores=0
/proc/3088/stat : 3088 (cryptominisat) R 3087 3087 2986 0 -1 4202496 17613 0 0 0 1700 3 0 0 25 0 1 0 365313276 287117312 8854 33554432000 4194304 4587354 140736314323296 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3088/statm: 70097 8854 337 96 0 66659 0
[pid=3089] ppid=3087 vsize=27352 CPUtime=16.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 4269 0 0 0 1693 0 0 0 25 0 1 0 365313276 28008448 4081 33554432000 4194304 4785740 140733429818880 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 6838 4081 340 145 0 3883 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=17.1 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 1710 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 784672

[startup+102.307 s]
/proc/loadavg: 9.96 4.95 2.99 13/201 3094
/proc/meminfo: memFree=15294136/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=32884 CPUtime=39.92 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 5531 0 0 0 3992 0 0 0 25 0 1 0 365313276 33673216 5343 33554432000 4194304 4785740 140733429818880 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 8221 5343 340 145 0 5266 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=40.1 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 4010 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 509816

[startup+162.301 s]
/proc/loadavg: 10.62 6.05 3.49 13/201 3095
/proc/meminfo: memFree=15277488/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=38000 CPUtime=69.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 6682 0 0 0 6992 1 0 0 25 0 1 0 365313276 38912000 6494 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 9500 6494 340 145 0 6545 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=70.09 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 7009 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 162.27

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

[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=63324 CPUtime=339.96 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 12387 0 0 0 33994 2 0 0 25 0 1 0 365313276 64843776 12152 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 15831 12152 341 145 0 12876 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=340.06 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 34006 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 540256

[startup+762.307 s]
/proc/loadavg: 11.02 10.34 7.05 13/201 3193
/proc/meminfo: memFree=14567308/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=63988 CPUtime=369.95 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 12565 0 0 0 36993 2 0 0 25 0 1 0 365313276 65523712 12330 33554432000 4194304 4785740 140733429818880 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 15997 12330 341 145 0 13042 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=370.08 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 37008 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 540920

[startup+822.301 s]
/proc/loadavg: 11.00 10.46 7.30 13/201 3195
/proc/meminfo: memFree=14471428/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=64308 CPUtime=399.95 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 12672 0 0 0 39993 2 0 0 25 0 1 0 365313276 65851392 12437 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 16077 12437 341 145 0 13122 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=400.08 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 40008 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 541240

[startup+882.301 s]
/proc/loadavg: 11.00 10.55 7.53 13/201 3197
/proc/meminfo: memFree=14573184/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=66948 CPUtime=429.95 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 13305 0 0 0 42992 3 0 0 25 0 1 0 365313276 68554752 13023 33554432000 4194304 4785740 140733429818880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 16737 13023 341 145 0 13782 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=430.08 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 43008 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 543880

[startup+942.301 s]
/proc/loadavg: 11.00 10.63 7.74 13/201 3198
/proc/meminfo: memFree=14248776/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=68872 CPUtime=459.94 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 13751 0 0 0 45991 3 0 0 25 0 1 0 365313276 70524928 13469 33554432000 4194304 4785740 140733429818880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 17218 13469 341 145 0 14263 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=460.09 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 46009 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 545804

[startup+1002.3 s]
/proc/loadavg: 11.08 10.71 7.95 12/201 3200
/proc/meminfo: memFree=14562948/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=70556 CPUtime=489.94 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 14153 0 0 0 48991 3 0 0 25 0 1 0 365313276 72249344 13871 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 17639 13871 341 145 0 14684 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=490.09 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 49009 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 547488

[startup+1062.3 s]
/proc/loadavg: 11.03 10.76 8.14 13/201 3201
/proc/meminfo: memFree=14500932/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=71604 CPUtime=519.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 14372 0 0 0 51990 3 0 0 25 0 1 0 365313276 73322496 14090 33554432000 4194304 4785740 140733429818880 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 17901 14090 341 145 0 14946 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=520.1 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 52010 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 548536

[startup+1122.3 s]
/proc/loadavg: 11.01 10.80 8.31 13/201 3206
/proc/meminfo: memFree=14340684/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=72560 CPUtime=549.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 14588 0 0 0 54990 3 0 0 25 0 1 0 365313276 74301440 14306 33554432000 4194304 4785740 140733429818880 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 18140 14306 341 145 0 15185 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=550.11 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 55011 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 549492

[startup+1182.3 s]
/proc/loadavg: 11.00 10.84 8.48 13/201 3207
/proc/meminfo: memFree=14533340/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=73128 CPUtime=579.92 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 14724 0 0 0 57989 3 0 0 25 0 1 0 365313276 74883072 14442 33554432000 4194304 4785740 140733429818880 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 18282 14442 341 145 0 15327 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=580.11 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 58011 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 550060

[startup+1242.3 s]
/proc/loadavg: 11.07 10.88 8.64 13/201 3210
/proc/meminfo: memFree=14502300/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=73704 CPUtime=609.93 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 14845 0 0 0 60989 4 0 0 25 0 1 0 365313276 75472896 14563 33554432000 4194304 4785740 140733429818880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 18426 14563 341 145 0 15471 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=610.11 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 61011 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 550636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.55 10.80 8.74 11/200 3278
/proc/meminfo: memFree=15480540/32951124 swapFree=67111528/67111528
[pid=3087] ppid=3085 vsize=18324 CPUtime=22.25 cores=0,2
/proc/3087/stat : 3087 (ppfolio) S 3085 3087 2986 0 -1 4202496 501 18514 0 0 0 0 2222 3 15 0 1 0 365313275 18763776 394 33554432000 4194304 4287625 140734421101824 18446744073709551615 218370977295 0 0 4096 65536 10241674839609803012 0 0 17 2 0 0 0
/proc/3087/statm: 4581 394 346 23 0 91 0
[pid=3089] ppid=3087 vsize=75136 CPUtime=638.82 cores=0
/proc/3089/stat : 3089 (clasp) R 3087 3087 2986 0 -1 4202496 15218 0 0 0 63878 4 0 0 25 0 1 0 365313276 76939264 14889 33554432000 4194304 4785740 140733429818880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/3089/statm: 18784 14889 341 145 0 15829 0
[pid=3090] ppid=3087 vsize=458608 CPUtime=638.93 cores=0
/proc/3090/stat : 3090 (TNM) R 3087 3087 2986 0 -1 4202496 1199 0 0 0 63893 0 0 0 25 0 1 0 365313276 469614592 1096 33554432000 134512640 134534564 4293094240 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3090/statm: 114652 1096 95 6 0 113318 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 552068

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.95
CPU system time (s): 0.085986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 980964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35464
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= 112
involuntary context switches= 15450

runsolver used 2.27365 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-11 17:51:45
IDJOB=3191455
IDBENCH=82586
IDSOLVER=1613
FILE ID=node101/3191455-1302537105
RUNJOBID= node101-1302537098-3004
PBS_JOBID= 12951129
Free space on /tmp= 71312 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191455-1302537105/watcher-3191455-1302537105 -o /tmp/evaluation-result-3191455-1302537105/solver-3191455-1302537105 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191455-1302537105.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=1051060227

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15693140 kB
Buffers:        687444 kB
Cached:       15865044 kB
SwapCached:          0 kB
Active:        6263416 kB
Inactive:     10581600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15693140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49136 kB
Writeback:           0 kB
AnonPages:      292304 kB
Mapped:          18036 kB
Slab:           348192 kB
PageTables:       6216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1980228 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= 71308 MiB
End job on node101 at 2011-04-11 18:13:25