Trace number 3190833

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 par? (TO) 4800.34 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
MD5SUM112b17aaf1cede32f350e11f6333fc88
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark339.4
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190833-1304037567/watcher-3190833-1304037567 -o /tmp/evaluation-result-3190833-1304037567/solver-3190833-1304037567 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190833-1304037567.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.37 10.32 10.20 6/186 27511
/proc/meminfo: memFree=30697028/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) R 27509 27511 26347 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0

[startup+0.0513071 s]
/proc/loadavg: 10.37 10.32 10.20 6/186 27511
/proc/meminfo: memFree=30697028/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 2826088513535 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100297 s]
/proc/loadavg: 10.37 10.32 10.20 6/186 27511
/proc/meminfo: memFree=30697028/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 2826088513535 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30026 s]
/proc/loadavg: 10.37 10.32 10.20 6/186 27511
/proc/meminfo: memFree=30697028/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 2826088513535 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700187 s]
/proc/loadavg: 10.37 10.32 10.20 6/186 27511
/proc/meminfo: memFree=30697028/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50105 s]
/proc/loadavg: 10.37 10.32 10.20 13/192 27517
/proc/meminfo: memFree=30675728/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=1995012 CPUtime=1.49 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 4838 0 0 0 149 0 0 0 25 0 1 0 515354613 2042892288 1543 33554432000 4194304 4587354 140733821636960 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 498753 1543 327 96 0 495315 0
[pid=27513] ppid=27511 vsize=18328 CPUtime=1.49 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 2076 0 0 0 149 0 0 0 25 0 1 0 515354613 18767872 1933 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 4582 1933 340 145 0 1627 0
[pid=27514] ppid=27511 vsize=453976 CPUtime=0.7 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 842 0 0 0 70 0 0 0 25 0 1 0 515354613 464871424 739 33554432000 134512640 134534564 4293051264 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 113494 739 91 6 0 112160 0
[pid=27515] ppid=27511 vsize=6796 CPUtime=1.49 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 1681 0 0 0 149 0 0 0 25 0 1 0 515354613 6959104 893 33554432000 4194304 4352236 140735351606464 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 1699 893 127 39 0 779 0
[pid=27516] ppid=27511 vsize=9532 CPUtime=0.77 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 3124 0 0 0 77 0 0 0 25 0 1 0 515354613 9760768 769 33554432000 4194304 4331988 140737436970768 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 2383 769 150 34 0 825 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2501968

[startup+3.10076 s]
/proc/loadavg: 10.66 10.38 10.22 12/192 27517
/proc/meminfo: memFree=30671884/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2013084 CPUtime=3.09 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 9498 0 0 0 308 1 0 0 25 0 1 0 515354613 2061398016 5364 33554432000 4194304 4587354 140733821636960 18446744073709551615 4365162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 503271 5364 337 96 0 499833 0
[pid=27513] ppid=27511 vsize=19636 CPUtime=3.09 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 2367 0 0 0 309 0 0 0 25 0 1 0 515354613 20107264 2224 33554432000 4194304 4785740 140737223164528 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 4909 2224 340 145 0 1954 0
[pid=27514] ppid=27511 vsize=453976 CPUtime=1.5 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 842 0 0 0 150 0 0 0 25 0 1 0 515354613 464871424 739 33554432000 134512640 134534564 4293051264 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 113494 739 91 6 0 112160 0
[pid=27515] ppid=27511 vsize=7600 CPUtime=3.09 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 1882 0 0 0 309 0 0 0 25 0 1 0 515354613 7782400 1094 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 1900 1094 127 39 0 980 0
[pid=27516] ppid=27511 vsize=11768 CPUtime=1.56 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 3828 0 0 0 156 0 0 0 25 0 1 0 515354613 12050432 1223 33554432000 4194304 4331988 140737436970768 18446744073709551615 4298535 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2524388

[startup+6.30118 s]
/proc/loadavg: 10.66 10.38 10.22 12/192 27517
/proc/meminfo: memFree=30695696/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2010420 CPUtime=6.29 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 10498 0 0 0 628 1 0 0 25 0 1 0 515354613 2058670080 5439 33554432000 4194304 4587354 140733821636960 18446744073709551615 4243728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 502605 5439 337 96 0 499167 0
[pid=27513] ppid=27511 vsize=21472 CPUtime=6.29 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 2805 0 0 0 629 0 0 0 25 0 1 0 515354613 21987328 2662 33554432000 4194304 4785740 140737223164528 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 5368 2662 340 145 0 2413 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=3.1 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 310 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=7604 CPUtime=6.29 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 1979 0 0 0 629 0 0 0 25 0 1 0 515354613 7786496 1095 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 1901 1095 127 39 0 981 0
[pid=27516] ppid=27511 vsize=11768 CPUtime=3.15 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 3828 0 0 0 315 0 0 0 25 0 1 0 515354613 12050432 1223 33554432000 4194304 4331988 140737436970768 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2527656

[startup+12.701 s]
/proc/loadavg: 10.64 10.38 10.22 12/192 27517
/proc/meminfo: memFree=30686668/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2018008 CPUtime=12.69 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 15160 0 0 0 1267 2 0 0 25 0 1 0 515354613 2066440192 7830 33554432000 4194304 4587354 140733821636960 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 504502 7830 337 96 0 501064 0
[pid=27513] ppid=27511 vsize=24616 CPUtime=12.68 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 3536 0 0 0 1268 0 0 0 25 0 1 0 515354613 25206784 3393 33554432000 4194304 4785740 140737223164528 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 6154 3393 340 145 0 3199 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=6.3 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 630 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=7864 CPUtime=12.69 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 2236 0 0 0 1269 0 0 0 25 0 1 0 515354613 8052736 1160 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 1966 1160 127 39 0 1046 0
[pid=27516] ppid=27511 vsize=11768 CPUtime=6.31 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 3828 0 0 0 631 0 0 0 25 0 1 0 515354613 12050432 1223 33554432000 4194304 4331988 140737436970768 18446744073709551615 4291537 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2538648

[startup+25.5007 s]
/proc/loadavg: 10.54 10.37 10.22 12/192 27517
/proc/meminfo: memFree=30633116/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=64608 CPUtime=25.49 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 22651 0 0 0 2546 3 0 0 25 0 1 0 515354613 66158592 12457 33554432000 4194304 4587354 140733821636960 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 16152 12457 337 96 0 12714 0
[pid=27513] ppid=27511 vsize=27588 CPUtime=25.48 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 4251 0 0 0 2548 0 0 0 25 0 1 0 515354613 28250112 4108 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 6897 4108 340 145 0 3942 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=12.65 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 1265 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=8640 CPUtime=25.49 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 2718 0 0 0 2549 0 0 0 25 0 1 0 515354613 8847360 1354 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 2160 1354 127 39 0 1240 0
[pid=27516] ppid=27511 vsize=13304 CPUtime=12.69 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 4123 0 0 0 1269 0 0 0 25 0 1 0 515354613 13623296 1518 33554432000 4194304 4331988 140737436970768 18446744073709551615 4299129 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 3326 1518 175 34 0 1768 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 590532

[startup+51.101 s]
/proc/loadavg: 10.36 10.34 10.21 12/192 27518
/proc/meminfo: memFree=30638524/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2034936 CPUtime=51.09 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 32161 0 0 0 5104 5 0 0 25 0 1 0 515354613 2083774464 12084 33554432000 4194304 4587354 140733821636960 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 508734 12084 337 96 0 505296 0
[pid=27513] ppid=27511 vsize=31980 CPUtime=51.09 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 5246 0 0 0 5108 1 0 0 25 0 1 0 515354613 32747520 5103 33554432000 4194304 4785740 140737223164528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 7995 5103 340 145 0 5040 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=25.4 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 2540 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=9664 CPUtime=51.09 cores=3

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

/proc/27516/statm: 17945 14353 175 34 0 16387 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 730724

[startup+1002.3 s]
/proc/loadavg: 10.24 10.23 10.18 11/192 27608
/proc/meminfo: memFree=30650056/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=153156 CPUtime=1002.31 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 296041 0 0 0 100123 108 0 0 25 0 1 0 515354613 156831744 19771 33554432000 4194304 4587354 140733821636960 18446744073709551615 4244096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 38289 19771 337 96 0 34851 0
[pid=27513] ppid=27511 vsize=77296 CPUtime=1002.31 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 15877 0 0 0 100228 3 0 0 25 0 1 0 515354613 79151104 15251 33554432000 4194304 4785740 140737223164528 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 19324 15251 341 145 0 16369 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=498.43 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 49843 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=16256 CPUtime=1002.31 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 40258 0 0 0 100226 5 0 0 25 0 1 0 515354613 16646144 3258 33554432000 4194304 4352236 140735351606464 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 4064 3258 127 39 0 3144 0
[pid=27516] ppid=27511 vsize=71780 CPUtime=498.42 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 17719 0 0 0 49833 9 0 0 25 0 1 0 515354613 73502720 15114 33554432000 4194304 4331988 140737436970768 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 17945 15114 175 34 0 16387 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 794880

[startup+1062.3 s]
/proc/loadavg: 10.21 10.23 10.18 11/192 27610
/proc/meminfo: memFree=30618144/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2060908 CPUtime=1062.32 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 308787 0 0 0 106116 116 0 0 25 0 1 0 515354613 2110369792 20320 33554432000 4194304 4587354 140733821636960 18446744073709551615 271550234302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 515227 20320 337 96 0 511789 0
[pid=27513] ppid=27511 vsize=77676 CPUtime=1062.31 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 15993 0 0 0 106228 3 0 0 25 0 1 0 515354613 79540224 15367 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 19419 15367 341 145 0 16464 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=528.22 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 52822 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=20352 CPUtime=1062.31 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 42210 0 0 0 106226 5 0 0 25 0 1 0 515354613 20840448 4282 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 5088 4282 127 39 0 4168 0
[pid=27516] ppid=27511 vsize=71780 CPUtime=528.3 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 18518 0 0 0 52821 9 0 0 25 0 1 0 515354613 73502720 15913 33554432000 4194304 4331988 140737436970768 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 17945 15913 175 34 0 16387 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2707108

[startup+1122.3 s]
/proc/loadavg: 10.43 10.29 10.20 11/192 27611
/proc/meminfo: memFree=30610544/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2055776 CPUtime=1122.32 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 321195 0 0 0 112108 124 0 0 25 0 1 0 515354613 2105114624 20210 33554432000 4194304 4587354 140733821636960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 513944 20210 337 96 0 510506 0
[pid=27513] ppid=27511 vsize=79380 CPUtime=1122.31 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 16415 0 0 0 112228 3 0 0 25 0 1 0 515354613 81285120 15741 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 19845 15741 341 145 0 16890 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=558.09 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 55809 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=20352 CPUtime=1122.32 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 44162 0 0 0 112226 6 0 0 25 0 1 0 515354613 20840448 4282 33554432000 4194304 4352236 140735351606464 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 5088 4282 127 39 0 4168 0
[pid=27516] ppid=27511 vsize=101248 CPUtime=558.11 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 19333 0 0 0 55801 10 0 0 25 0 1 0 515354613 103677952 16728 33554432000 4194304 4331988 140737436970768 18446744073709551615 4287558 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 25312 16728 175 34 0 23754 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 2733148

[startup+1182.3 s]
/proc/loadavg: 10.30 10.29 10.21 11/192 27613
/proc/meminfo: memFree=30655636/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2056012 CPUtime=1182.32 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 333398 0 0 0 118102 130 0 0 25 0 1 0 515354613 2105356288 19641 33554432000 4194304 4587354 140733821636960 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 514003 19641 337 96 0 510565 0
[pid=27513] ppid=27511 vsize=80520 CPUtime=1182.31 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 16661 0 0 0 118228 3 0 0 25 0 1 0 515354613 82452480 15987 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 20130 15987 341 145 0 17175 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=587.91 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 58791 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=20352 CPUtime=1182.32 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 46114 0 0 0 118226 6 0 0 25 0 1 0 515354613 20840448 4282 33554432000 4194304 4352236 140735351606464 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 5088 4282 127 39 0 4168 0
[pid=27516] ppid=27511 vsize=101248 CPUtime=587.95 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 20150 0 0 0 58785 10 0 0 25 0 1 0 515354613 103677952 17545 33554432000 4194304 4331988 140737436970768 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 25312 17545 175 34 0 23754 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 2734524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.28 10.29 10.21 11/192 27614
/proc/meminfo: memFree=30656500/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2061204 CPUtime=1201.73 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 337519 0 0 0 120040 133 0 0 25 0 1 0 515354613 2110672896 17294 33554432000 4194304 4587354 140733821636960 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 515301 17294 337 96 0 511863 0
[pid=27513] ppid=27511 vsize=81088 CPUtime=1201.72 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 16764 0 0 0 120169 3 0 0 25 0 1 0 515354613 83034112 16090 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 20272 16090 341 145 0 17317 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=597.56 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 59756 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=20608 CPUtime=1201.73 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 46178 0 0 0 120167 6 0 0 25 0 1 0 515354613 21102592 4346 33554432000 4194304 4352236 140735351606464 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 5152 4346 127 39 0 4232 0
[pid=27516] ppid=27511 vsize=101248 CPUtime=597.6 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 20419 0 0 0 59750 10 0 0 25 0 1 0 515354613 103677952 17814 33554432000 4194304 4331988 140737436970768 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 25312 17814 175 34 0 23754 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2740540

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

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

[startup+1201.7 s]
/proc/loadavg: 10.28 10.29 10.21 11/192 27614
/proc/meminfo: memFree=30656500/32951124 swapFree=67111344/67111528
[pid=27511] ppid=27509 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27511/stat : 27511 (ppfolio) S 27509 27511 26347 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515354612 18763776 389 33554432000 4194304 4287625 140737405024736 18446744073709551615 271550557711 0 0 4096 65536 16019559102988419071 0 0 17 5 0 0 0
/proc/27511/statm: 4581 389 341 23 0 91 0
[pid=27512] ppid=27511 vsize=2061204 CPUtime=1201.73 cores=1
/proc/27512/stat : 27512 (cryptominisat) R 27511 27511 26347 0 -1 4202496 337519 0 0 0 120040 133 0 0 25 0 1 0 515354613 2110672896 17294 33554432000 4194304 4587354 140733821636960 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27512/statm: 515301 17294 337 96 0 511863 0
[pid=27513] ppid=27511 vsize=81088 CPUtime=1201.72 cores=5
/proc/27513/stat : 27513 (clasp) R 27511 27511 26347 0 -1 4202496 16764 0 0 0 120169 3 0 0 25 0 1 0 515354613 83034112 16090 33554432000 4194304 4785740 140737223164528 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27513/statm: 20272 16090 341 145 0 17317 0
[pid=27514] ppid=27511 vsize=458068 CPUtime=597.56 cores=7
/proc/27514/stat : 27514 (TNM) R 27511 27511 26347 0 -1 4202496 1000 0 0 0 59756 0 0 0 25 0 1 0 515354613 469061632 897 33554432000 134512640 134534564 4293051264 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27514/statm: 114517 897 95 6 0 113183 0
[pid=27515] ppid=27511 vsize=20608 CPUtime=1201.73 cores=3
/proc/27515/stat : 27515 (lingeling) R 27511 27511 26347 0 -1 4202496 46178 0 0 0 120167 6 0 0 25 0 1 0 515354613 21102592 4346 33554432000 4194304 4352236 140735351606464 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27515/statm: 5152 4346 127 39 0 4232 0
[pid=27516] ppid=27511 vsize=101248 CPUtime=597.6 cores=7
/proc/27516/stat : 27516 (march_hi) R 27511 27511 26347 0 -1 4202496 20419 0 0 0 59750 10 0 0 25 0 1 0 515354613 103677952 17814 33554432000 4194304 4331988 140737436970768 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27516/statm: 25312 17814 175 34 0 23754 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2740540

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27511 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=569155
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 597.577
# while last known CPU time is 4800.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.34
CPU user time (s): 4798.82
CPU system time (s): 1.52
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 4704172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.569
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1521
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= 406
involuntary context switches= 12358

runsolver used 1.84472 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 02:39:27
IDJOB=3190833
IDBENCH=82564
IDSOLVER=1612
FILE ID=node133/3190833-1304037567
RUNJOBID= node133-1304032500-26788
PBS_JOBID= 13170319
Free space on /tmp= 71884 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190833-1304037567/watcher-3190833-1304037567 -o /tmp/evaluation-result-3190833-1304037567/solver-3190833-1304037567 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190833-1304037567.cnf

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

MD5SUM BENCH= 112b17aaf1cede32f350e11f6333fc88
RANDOM SEED=1814647729

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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:     32951124 kB
MemFree:      30697184 kB
Buffers:        667304 kB
Cached:         569508 kB
SwapCached:        124 kB
Active:        1143856 kB
Inactive:       764528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30697184 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10552 kB
Writeback:           0 kB
AnonPages:      671536 kB
Mapped:          16724 kB
Slab:           280088 kB
PageTables:       6488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1346264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 02:59:31