Trace number 3191733

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/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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
1300.00/1300.00	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-3191733-1302539461/watcher-3191733-1302539461 -o /tmp/evaluation-result-3191733-1302539461/solver-3191733-1302539461 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191733-1302539461.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: 10.38 9.99 9.01 9/195 32104
/proc/meminfo: memFree=20421480/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0 cores=4,6
/proc/32104/stat : 32104 (ppfolio) R 32102 32104 31540 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365544771 18763776 392 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32104/statm: 4581 392 343 23 0 91 0

[startup+0.0620429 s]
/proc/loadavg: 10.38 9.99 9.01 9/195 32104
/proc/meminfo: memFree=20421480/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365544771 18763776 394 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 3742246378424729858 0 0 17 6 0 0 0
/proc/32104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101064 s]
/proc/loadavg: 10.38 9.99 9.01 9/195 32104
/proc/meminfo: memFree=20421480/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365544771 18763776 394 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 3742246378424729858 0 0 17 6 0 0 0
/proc/32104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301029 s]
/proc/loadavg: 10.38 9.99 9.01 9/195 32104
/proc/meminfo: memFree=20421480/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365544771 18763776 394 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70096 s]
/proc/loadavg: 10.38 9.99 9.01 9/195 32104
/proc/meminfo: memFree=20421480/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 365544771 18763776 394 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 4108450129193730048 0 0 17 6 0 0 0
/proc/32104/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 10.38 9.99 9.01 11/198 32108
/proc/meminfo: memFree=20416868/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=14304 CPUtime=0.33 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 1044 0 0 0 33 0 0 0 25 0 1 0 365544772 14647296 936 33554432000 4194304 4785740 140735917214144 18446744073709551615 4551058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 3576 936 340 145 0 621 0
[pid=32107] ppid=32104 vsize=452788 CPUtime=0.54 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 514 0 0 0 54 0 0 0 25 0 1 0 365544772 463654912 411 33554432000 134512640 134534564 4287348928 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 485416

[startup+3.10055 s]
/proc/loadavg: 10.38 9.99 9.01 11/198 32108
/proc/meminfo: memFree=20415912/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=15000 CPUtime=1.13 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 1216 0 0 0 113 0 0 0 25 0 1 0 365544772 15360000 1108 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 3750 1108 340 145 0 795 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=1.34 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 134 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 490088

[startup+6.30099 s]
/proc/loadavg: 10.35 9.99 9.02 12/198 32108
/proc/meminfo: memFree=20413184/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=16012 CPUtime=2.73 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 1457 0 0 0 273 0 0 0 25 0 1 0 365544772 16396288 1349 33554432000 4194304 4785740 140735917214144 18446744073709551615 4416786 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 4003 1349 340 145 0 1048 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=2.94 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 294 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 491100

[startup+12.7009 s]
/proc/loadavg: 10.32 9.99 9.02 11/198 32108
/proc/meminfo: memFree=20411080/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=17480 CPUtime=5.93 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 1769 0 0 0 593 0 0 0 25 0 1 0 365544772 17899520 1661 33554432000 4194304 4785740 140735917214144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 4370 1661 340 145 0 1415 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=6.14 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 614 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 492568

[startup+25.5007 s]
/proc/loadavg: 10.25 9.99 9.04 11/198 32109
/proc/meminfo: memFree=20412812/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=18688 CPUtime=12.33 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 2082 0 0 0 1233 0 0 0 25 0 1 0 365544772 19136512 1974 33554432000 4194304 4785740 140735917214144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 4672 1974 340 145 0 1717 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=12.54 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 1254 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 493776

[startup+51.1003 s]
/proc/loadavg: 10.16 9.99 9.06 11/198 32109
/proc/meminfo: memFree=20400764/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=21368 CPUtime=25.13 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 2670 0 0 0 2513 0 0 0 25 0 1 0 365544772 21880832 2562 33554432000 4194304 4785740 140735917214144 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 5342 2562 341 145 0 2387 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=25.34 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 2534 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 496456

[startup+102.306 s]
/proc/loadavg: 10.06 9.99 9.11 11/198 32111
/proc/meminfo: memFree=20399632/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=24424 CPUtime=50.74 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 3347 0 0 0 5074 0 0 0 25 0 1 0 365544772 25010176 3239 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 6106 3239 341 145 0 3151 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=50.94 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 5094 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 499512

[startup+162.301 s]
/proc/loadavg: 10.02 9.99 9.16 11/198 32112
/proc/meminfo: memFree=20393052/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=26496 CPUtime=80.74 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 3830 0 0 0 8074 0 0 0 25 0 1 0 365544772 27131904 3722 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 6624 3722 341 145 0 3669 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=80.93 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 8093 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 501584

[startup+222.301 s]
/proc/loadavg: 10.06 10.00 9.22 11/198 32114
/proc/meminfo: memFree=20393908/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=27884 CPUtime=110.74 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 4168 0 0 0 11074 0 0 0 25 0 1 0 365544772 28553216 4060 33554432000 4194304 4785740 140735917214144 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 6971 4060 341 145 0 4016 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=110.93 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 11093 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 502972

[startup+282.3 s]

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

[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=36072 CPUtime=350.73 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6005 0 0 0 35073 0 0 0 25 0 1 0 365544772 36937728 5897 33554432000 4194304 4785740 140735917214144 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9018 5897 341 145 0 6063 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=350.94 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 35094 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 511160

[startup+762.307 s]
/proc/loadavg: 11.06 10.75 9.90 12/199 32251
/proc/meminfo: memFree=20411764/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=36648 CPUtime=380.73 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6134 0 0 0 38073 0 0 0 25 0 1 0 365544772 37527552 6026 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9162 6026 341 145 0 6207 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=380.95 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 38095 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 511736

[startup+822.3 s]
/proc/loadavg: 11.02 10.79 9.96 12/199 32253
/proc/meminfo: memFree=20404552/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=37476 CPUtime=410.72 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6322 0 0 0 41072 0 0 0 25 0 1 0 365544772 38375424 6214 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9369 6214 341 145 0 6414 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=410.95 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 41095 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 512564

[startup+882.301 s]
/proc/loadavg: 11.00 10.83 10.03 12/199 32254
/proc/meminfo: memFree=20390528/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=38436 CPUtime=440.72 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6508 0 0 0 44072 0 0 0 25 0 1 0 365544772 39358464 6400 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9609 6400 341 145 0 6654 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=440.96 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 44096 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 513524

[startup+942.301 s]
/proc/loadavg: 11.00 10.85 10.08 12/199 32256
/proc/meminfo: memFree=20369312/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=39204 CPUtime=470.72 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6673 0 0 0 47072 0 0 0 25 0 1 0 365544772 40144896 6565 33554432000 4194304 4785740 140735917214144 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9801 6565 341 145 0 6846 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=470.96 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 47096 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 514292

[startup+1002.3 s]
/proc/loadavg: 11.08 10.89 10.14 12/199 32258
/proc/meminfo: memFree=20363348/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=39204 CPUtime=500.71 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6679 0 0 0 50071 0 0 0 25 0 1 0 365544772 40144896 6571 33554432000 4194304 4785740 140735917214144 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9801 6571 341 145 0 6846 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=500.97 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 50097 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 514292

[startup+1062.3 s]
/proc/loadavg: 11.03 10.91 10.19 12/199 32259
/proc/meminfo: memFree=20362600/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=39972 CPUtime=530.72 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6821 0 0 0 53072 0 0 0 25 0 1 0 365544772 40931328 6713 33554432000 4194304 4785740 140735917214144 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 9993 6713 341 145 0 7038 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=530.96 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 53096 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 515060

[startup+1122.3 s]
/proc/loadavg: 11.01 10.92 10.24 12/199 32261
/proc/meminfo: memFree=20359372/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=40548 CPUtime=560.73 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 6970 0 0 0 56072 1 0 0 25 0 1 0 365544772 41521152 6862 33554432000 4194304 4785740 140735917214144 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 10137 6862 341 145 0 7182 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=560.96 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 56096 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 515636

[startup+1182.3 s]
/proc/loadavg: 11.00 10.94 10.29 12/199 32262
/proc/meminfo: memFree=20356760/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=40932 CPUtime=590.74 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 7055 0 0 0 59073 1 0 0 25 0 1 0 365544772 41914368 6947 33554432000 4194304 4785740 140735917214144 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 10233 6947 341 145 0 7278 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=590.95 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 59095 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 8717755 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 516020

[startup+1242.3 s]
/proc/loadavg: 11.00 10.94 10.33 12/199 32264
/proc/meminfo: memFree=20355640/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=41508 CPUtime=620.74 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 7180 0 0 0 62073 1 0 0 25 0 1 0 365544772 42504192 7072 33554432000 4194304 4785740 140735917214144 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 10377 7072 341 145 0 7422 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=620.95 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 62095 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 516596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.95 10.37 12/199 32266
/proc/meminfo: memFree=20351416/32951132 swapFree=67111528/67111528
[pid=32104] ppid=32102 vsize=18324 CPUtime=0.61 cores=4,6
/proc/32104/stat : 32104 (ppfolio) S 32102 32104 31540 0 -1 4202496 503 2064 0 0 0 0 61 0 16 0 1 0 365544771 18763776 395 33554432000 4194304 4287625 140734350799632 18446744073709551615 242970570255 0 0 4096 65536 12491762301373743364 0 0 17 6 0 0 0
/proc/32104/statm: 4581 395 346 23 0 91 0
[pid=32106] ppid=32104 vsize=42924 CPUtime=649.59 cores=4
/proc/32106/stat : 32106 (clasp) R 32104 32104 31540 0 -1 4202496 7491 0 0 0 64958 1 0 0 25 0 1 0 365544772 43954176 7347 33554432000 4194304 4785740 140735917214144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32106/statm: 10731 7347 341 145 0 7776 0
[pid=32107] ppid=32104 vsize=456764 CPUtime=649.8 cores=4
/proc/32107/stat : 32107 (TNM) R 32104 32104 31540 0 -1 4202496 595 0 0 0 64980 0 0 0 25 0 1 0 365544772 467726336 492 33554432000 134512640 134534564 4287348928 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32107/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 518012

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): 1300.01
CPU system time (s): 0.022996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 518012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10685
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= 37
involuntary context switches= 14734

runsolver used 2.30265 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:31:01
IDJOB=3191733
IDBENCH=82864
IDSOLVER=1613
FILE ID=node128/3191733-1302539461
RUNJOBID= node128-1302537234-31559
PBS_JOBID= 12951131
Free space on /tmp= 72000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191733-1302539461/watcher-3191733-1302539461 -o /tmp/evaluation-result-3191733-1302539461/solver-3191733-1302539461 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191733-1302539461.cnf

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1157238042

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20421760 kB
Buffers:        541896 kB
Cached:       11446236 kB
SwapCached:          0 kB
Active:        7471864 kB
Inactive:      4730780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20421760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10404 kB
Writeback:           0 kB
AnonPages:      213836 kB
Mapped:          17916 kB
Slab:           261984 kB
PageTables:       6084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3878848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71988 MiB
End job on node128 at 2011-04-11 18:52:41