Trace number 3220438

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 seqUNSAT 4068.62 4068.48

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
MD5SUM4b706363c6542ff406d07bd657988d05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.9001
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
4068.52/4068.47	s UNSATISFIABLE
4068.52/4068.47	solver [2] clasp 1.3.6 answered
4068.52/4068.47	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220438-1303272263/watcher-3220438-1303272263 -o /tmp/evaluation-result-3220438-1303272263/solver-3220438-1303272263 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220438-1303272263.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.10 3/179 16138
/proc/meminfo: memFree=15451036/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 4208156734113415428 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0

[startup+0.058708 s]
/proc/loadavg: 4.00 4.00 4.10 3/179 16138
/proc/meminfo: memFree=15451036/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 4208156734113415428 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100703 s]
/proc/loadavg: 4.00 4.00 4.10 3/179 16138
/proc/meminfo: memFree=15451036/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 4208156734113415428 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300651 s]
/proc/loadavg: 4.00 4.00 4.10 3/179 16138
/proc/meminfo: memFree=15451036/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236968576004128768 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700586 s]
/proc/loadavg: 4.00 4.00 4.10 3/179 16138
/proc/meminfo: memFree=15451036/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236968713443082240 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 4.00 4.00 4.10 6/183 16142
/proc/meminfo: memFree=15447768/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966651858780160 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=557368 CPUtime=0.49 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 1176 0 0 0 49 0 0 0 25 0 1 0 517457032 570744832 712 33554432000 4194304 4587354 140735070428768 18446744073709551615 4243404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 139342 712 327 96 0 135904 0
[pid=16140] ppid=16138 vsize=13092 CPUtime=0.44 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 720 0 0 0 44 0 0 0 25 0 1 0 517457032 13406208 609 33554432000 4194304 4785740 140734055591360 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 3273 609 340 145 0 318 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=0.54 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 54 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1044644

[startup+3.10113 s]
/proc/loadavg: 4.00 4.00 4.10 6/183 16142
/proc/meminfo: memFree=15446404/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966789297733632 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=557972 CPUtime=0.99 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 1583 0 0 0 99 0 0 0 25 0 1 0 517457032 571363328 867 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 139493 867 327 96 0 136055 0
[pid=16140] ppid=16138 vsize=13496 CPUtime=0.99 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 822 0 0 0 99 0 0 0 25 0 1 0 517457032 13819904 711 33554432000 4194304 4785740 140734055591360 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 3374 711 340 145 0 419 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=1.09 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 109 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1045652

[startup+6.30053 s]
/proc/loadavg: 4.08 4.02 4.11 6/183 16142
/proc/meminfo: memFree=15439952/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966789297733632 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=562828 CPUtime=2.09 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 3509 0 0 0 209 0 0 0 25 0 1 0 517457032 576335872 2124 33554432000 4194304 4587354 140735070428768 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 140707 2124 337 96 0 137269 0
[pid=16140] ppid=16138 vsize=13892 CPUtime=2.04 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 938 0 0 0 204 0 0 0 25 0 1 0 517457032 14225408 827 33554432000 4194304 4785740 140734055591360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 3473 827 340 145 0 518 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=2.14 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 214 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134528605 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1050904

[startup+12.7003 s]
/proc/loadavg: 4.15 4.03 4.11 6/183 16143
/proc/meminfo: memFree=15435496/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966789297733632 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=566040 CPUtime=4.73 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 5561 0 0 0 473 0 0 0 19 0 1 0 517457032 579624960 2907 33554432000 4194304 4587354 140735070428768 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 141510 2907 337 96 0 138072 0
[pid=16140] ppid=16138 vsize=14424 CPUtime=3.89 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 1071 0 0 0 389 0 0 0 25 0 1 0 517457032 14770176 960 33554432000 4194304 4785740 140734055591360 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 3606 960 340 145 0 651 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=4.04 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 404 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1054648

[startup+25.5009 s]
/proc/loadavg: 4.34 4.08 4.12 6/183 16143
/proc/meminfo: memFree=15434628/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966926736687104 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=570936 CPUtime=8.99 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 7370 0 0 0 898 1 0 0 25 0 1 0 517457032 584638464 3123 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 142734 3123 337 96 0 139296 0
[pid=16140] ppid=16138 vsize=15240 CPUtime=8.19 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 1283 0 0 0 819 0 0 0 25 0 1 0 517457032 15605760 1172 33554432000 4194304 4785740 140734055591360 18446744073709551615 4309641 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 3810 1172 340 145 0 855 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=8.29 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 829 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1060360

[startup+51.1011 s]
/proc/loadavg: 4.56 4.15 4.14 6/183 16144
/proc/meminfo: memFree=15431804/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236966926736687104 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=568576 CPUtime=18.09 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 11028 0 0 0 1807 2 0 0 25 0 1 0 517457032 582221824 3571 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 142144 3571 337 96 0 138706 0
[pid=16140] ppid=16138 vsize=16328 CPUtime=16.45 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 1539 0 0 0 1645 0 0 0 25 0 1 0 517457032 16719872 1428 33554432000 4194304 4785740 140734055591360 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 4082 1428 340 145 0 1127 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=16.54 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 1654 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1059088

[startup+102.306 s]
/proc/loadavg: 4.81 4.28 4.19 6/183 16145
/proc/meminfo: memFree=15426804/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967064175640576 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=572704 CPUtime=35.68 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 17084 0 0 0 3565 3 0 0 25 0 1 0 517457032 586448896 4428 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 143176 4428 337 96 0 139738 0
[pid=16140] ppid=16138 vsize=17716 CPUtime=33.26 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 1866 0 0 0 3326 0 0 0 25 0 1 0 517457032 18141184 1755 33554432000 4194304 4785740 140734055591360 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 4429 1755 340 145 0 1474 0
[pid=16141] ppid=16138 vsize=455860 CPUtime=33.34 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 321 0 0 0 3334 0 0 0 25 0 1 0 517457032 466800640 218 33554432000 134512640 134534564 4290750080 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113965 218 95 6 0 112631 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1064604

[startup+162.301 s]
/proc/loadavg: 4.93 4.41 4.24 6/183 16147
/proc/meminfo: memFree=15413284/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967064175640576 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=582888 CPUtime=55.68 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 24250 0 0 0 5563 5 0 0 25 0 1 0 517457032 596877312 7506 33554432000 4194304 4587354 140735070428768 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 145722 7506 337 96 0 142284 0
[pid=16140] ppid=16138 vsize=18872 CPUtime=53.25 cores=0

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

/proc/16140/statm: 7805 4895 340 145 0 4850 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1293.42 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 129338 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 3882.42
Current children cumulated vsize (KiB) 1133724

[startup+3942.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16320
/proc/meminfo: memFree=15375276/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967339053547520 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=613660 CPUtime=1315.69 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 151374 0 0 0 131535 34 0 0 25 0 1 0 517457032 628387840 16855 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 153415 16855 337 96 0 149977 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1313.3 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5018 0 0 0 131329 1 0 0 25 0 1 0 517457032 32141312 4907 33554432000 4194304 4785740 140734055591360 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4907 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1313.43 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 131339 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 10000783 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 3942.42
Current children cumulated vsize (KiB) 1119236

[startup+4002.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16322
/proc/meminfo: memFree=15375120/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967339053547520 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=613660 CPUtime=1335.69 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 151374 0 0 0 133535 34 0 0 25 0 1 0 517457032 628387840 16855 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 153415 16855 337 96 0 149977 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1333.29 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5023 0 0 0 133328 1 0 0 25 0 1 0 517457032 32141312 4912 33554432000 4194304 4785740 140734055591360 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4912 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1333.43 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 133339 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 10000836 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 1119236

[startup+4062.31 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365648/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1355.7 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 153901 0 0 0 135535 35 0 0 25 0 1 0 517457032 643534848 19318 33554432000 4194304 4587354 140735070428768 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19318 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1353.29 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135328 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1353.43 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135339 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 1134028

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

[startup+4063.9 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365400/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1356.29 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 153938 0 0 0 135594 35 0 0 25 0 1 0 517457032 643534848 19354 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19354 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1353.8 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135379 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1353.93 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135389 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134529072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4064.02
Current children cumulated vsize (KiB) 1134028

[startup+4065.5 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365272/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1356.79 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 153971 0 0 0 135644 35 0 0 25 0 1 0 517457032 643534848 19386 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19386 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1354.39 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135438 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1354.45 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135441 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 9999830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4065.63
Current children cumulated vsize (KiB) 1134028

[startup+4067.1 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365148/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1357.29 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 154011 0 0 0 135694 35 0 0 25 0 1 0 517457032 643534848 19424 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19424 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1354.89 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135488 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1355.03 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135499 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4067.21
Current children cumulated vsize (KiB) 1134028

[startup+4067.9 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365148/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1357.59 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 154036 0 0 0 135724 35 0 0 25 0 1 0 517457032 643534848 19446 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19446 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1355.19 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135518 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1355.24 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135520 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 10001409 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4068.02
Current children cumulated vsize (KiB) 1134028

[startup+4068.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365148/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1357.7 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 154043 0 0 0 135735 35 0 0 25 0 1 0 517457032 643534848 19453 33554432000 4194304 4587354 140735070428768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19453 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1355.29 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135528 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1355.43 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135539 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4068.42
Current children cumulated vsize (KiB) 1134028

[startup+4068.4 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16324
/proc/meminfo: memFree=15365148/32950928 swapFree=67111528/67111528
[pid=16138] ppid=16136 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16138/stat : 16138 (ppfolio) S 16136 16138 14779 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 517457032 18763776 394 33554432000 4194304 4287625 140735831456496 18446744073709551615 231895510543 0 0 4096 65536 6236967476492500992 0 0 17 4 0 0 0
/proc/16138/statm: 4581 394 345 23 0 91 0
[pid=16139] ppid=16138 vsize=628452 CPUtime=1357.79 cores=0
/proc/16139/stat : 16139 (cryptominisat) R 16138 16138 14779 0 -1 4202496 154054 0 0 0 135744 35 0 0 25 0 1 0 517457032 643534848 19461 33554432000 4194304 4587354 140735070428768 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16139/statm: 157113 19461 337 96 0 153675 0
[pid=16140] ppid=16138 vsize=31388 CPUtime=1355.3 cores=0
/proc/16140/stat : 16140 (clasp) R 16138 16138 14779 0 -1 4202496 5043 0 0 0 135529 1 0 0 25 0 1 0 517457032 32141312 4932 33554432000 4194304 4785740 140734055591360 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16140/statm: 7847 4932 340 145 0 4892 0
[pid=16141] ppid=16138 vsize=455864 CPUtime=1355.43 cores=0
/proc/16141/stat : 16141 (TNM) R 16138 16138 14779 0 -1 4202496 330 0 0 0 135539 4 0 0 25 0 1 0 517457032 466804736 227 33554432000 134512640 134534564 4290750080 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16141/statm: 113966 227 103 6 0 112632 0
Current children cumulated CPU time (s) 4068.52
Current children cumulated vsize (KiB) 1134028

Child status: 0
Real time (s): 4068.48
CPU time (s): 4068.62
CPU user time (s): 4068.2
CPU system time (s): 0.419936
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1699440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4068.2
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159963
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= 217
involuntary context switches= 46359

runsolver used 7.28589 second user time and 14.6368 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 06:04:24
IDJOB=3220438
IDBENCH=82756
IDSOLVER=1639
FILE ID=node114/3220438-1303272263
RUNJOBID= node114-1303259274-14797
PBS_JOBID= 13049510
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220438-1303272263/watcher-3220438-1303272263 -o /tmp/evaluation-result-3220438-1303272263/solver-3220438-1303272263 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220438-1303272263.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4b706363c6542ff406d07bd657988d05
RANDOM SEED=2031665589

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15451192 kB
Buffers:        736392 kB
Cached:       16297616 kB
SwapCached:          0 kB
Active:        7796364 kB
Inactive:      9334076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15451192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10292 kB
Writeback:           0 kB
AnonPages:       96012 kB
Mapped:          16432 kB
Slab:           306408 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   697028 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= 71664 MiB
End job on node114 at 2011-04-20 07:12:12