Trace number 3190837

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) 3905.03 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark656.835
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
3904.97/1300.01	Done

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-3190837-1304037617/watcher-3190837-1304037617 -o /tmp/evaluation-result-3190837-1304037617/solver-3190837-1304037617 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190837-1304037617.cnf 

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

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: 4.69 5.01 5.19 1/171 29296
/proc/meminfo: memFree=20427212/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) R 29294 29296 28368 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0

[startup+0.221454 s]
/proc/loadavg: 4.69 5.01 5.19 1/171 29296
/proc/meminfo: memFree=20427212/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300437 s]
/proc/loadavg: 4.69 5.01 5.19 1/171 29296
/proc/meminfo: memFree=20427212/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400422 s]
/proc/loadavg: 4.69 5.01 5.19 1/171 29296
/proc/meminfo: memFree=20427212/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70037 s]
/proc/loadavg: 4.69 5.01 5.19 1/171 29296
/proc/meminfo: memFree=20427212/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 4.69 5.01 5.19 6/177 29302
/proc/meminfo: memFree=20407692/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
[pid=29297] ppid=29296 vsize=678680 CPUtime=1.49 cores=0
/proc/29297/stat : 29297 (cryptominisat) R 29296 29296 28368 0 -1 4202496 4568 0 0 0 149 0 0 0 25 0 1 0 247952963 694968320 1782 33554432000 4194304 4587354 140735215506688 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29297/statm: 169670 1782 327 96 0 166232 0
[pid=29298] ppid=29296 vsize=18400 CPUtime=1.49 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 2077 0 0 0 149 0 0 0 25 0 1 0 247952963 18841600 1934 33554432000 4194304 4785740 140737002854368 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 4600 1934 341 145 0 1645 0
[pid=29299] ppid=29296 vsize=453976 CPUtime=0.71 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 842 0 0 0 71 0 0 0 25 0 1 0 247952963 464871424 739 33554432000 134512640 134534564 4289009152 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 113494 739 91 6 0 112160 0
[pid=29300] ppid=29296 vsize=6956 CPUtime=1.49 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 1449 0 0 0 149 0 0 0 25 0 1 0 247952963 7122944 917 33554432000 4194304 4352236 140733858456736 18446744073709551615 4235758 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 1739 917 127 39 0 819 0
[pid=29301] ppid=29296 vsize=9532 CPUtime=0.77 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 3123 0 0 0 77 0 0 0 25 0 1 0 247952963 9760768 768 33554432000 4194304 4331988 140734786322576 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 2383 768 150 34 0 825 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1185868

[startup+3.10093 s]
/proc/loadavg: 4.69 5.01 5.19 6/177 29302
/proc/meminfo: memFree=20404716/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
[pid=29297] ppid=29296 vsize=691460 CPUtime=3.09 cores=0
/proc/29297/stat : 29297 (cryptominisat) R 29296 29296 28368 0 -1 4202496 9720 0 0 0 308 1 0 0 25 0 1 0 247952963 708055040 5374 33554432000 4194304 4587354 140735215506688 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29297/statm: 172865 5374 337 96 0 169427 0
[pid=29298] ppid=29296 vsize=19936 CPUtime=3.09 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 2456 0 0 0 309 0 0 0 25 0 1 0 247952963 20414464 2313 33554432000 4194304 4785740 140737002854368 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 4984 2313 341 145 0 2029 0
[pid=29299] ppid=29296 vsize=453976 CPUtime=1.51 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 842 0 0 0 151 0 0 0 25 0 1 0 247952963 464871424 739 33554432000 134512640 134534564 4289009152 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 113494 739 91 6 0 112160 0
[pid=29300] ppid=29296 vsize=7604 CPUtime=3.09 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 1627 0 0 0 309 0 0 0 25 0 1 0 247952963 7786496 1095 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 1901 1095 127 39 0 981 0
[pid=29301] ppid=29296 vsize=11768 CPUtime=1.56 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 3827 0 0 0 156 0 0 0 25 0 1 0 247952963 12050432 1222 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1203068

[startup+6.30039 s]
/proc/loadavg: 4.72 5.01 5.19 6/177 29302
/proc/meminfo: memFree=20386496/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 247952962 18763776 390 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 4098417502202101759 0 0 17 4 0 0 0
/proc/29296/statm: 4581 390 341 23 0 91 0
[pid=29297] ppid=29296 vsize=691964 CPUtime=6.29 cores=0
/proc/29297/stat : 29297 (cryptominisat) R 29296 29296 28368 0 -1 4202496 10532 0 0 0 628 1 0 0 25 0 1 0 247952963 708571136 5258 33554432000 4194304 4587354 140735215506688 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29297/statm: 172991 5258 337 96 0 169553 0
[pid=29298] ppid=29296 vsize=21804 CPUtime=6.28 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 2892 0 0 0 628 0 0 0 25 0 1 0 247952963 22327296 2749 33554432000 4194304 4785740 140737002854368 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 5451 2749 341 145 0 2496 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=3.11 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 311 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=7692 CPUtime=6.29 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 1741 0 0 0 629 0 0 0 25 0 1 0 247952963 7876608 1113 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 1923 1113 127 39 0 1003 0
[pid=29301] ppid=29296 vsize=11768 CPUtime=3.15 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 3827 0 0 0 315 0 0 0 25 0 1 0 247952963 12050432 1222 33554432000 4194304 4331988 140734786322576 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1209628

[startup+12.7013 s]
/proc/loadavg: 4.74 5.01 5.19 5/176 29302
/proc/meminfo: memFree=20402156/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=24248 CPUtime=12.68 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 3460 0 0 0 1268 0 0 0 25 0 1 0 247952963 24829952 3317 33554432000 4194304 4785740 140737002854368 18446744073709551615 4287250 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 6062 3317 341 145 0 3107 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=6.31 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 631 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=7824 CPUtime=12.69 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 1966 0 0 0 1269 0 0 0 25 0 1 0 247952963 8011776 1146 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 1956 1146 127 39 0 1036 0
[pid=29301] ppid=29296 vsize=11768 CPUtime=6.32 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 3827 0 0 0 632 0 0 0 25 0 1 0 247952963 12050432 1222 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 48.83
Current children cumulated vsize (KiB) 520240

[startup+25.506 s]
/proc/loadavg: 4.64 4.97 5.17 5/176 29303
/proc/meminfo: memFree=20396184/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=28800 CPUtime=25.49 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 4486 0 0 0 2548 1 0 0 25 0 1 0 247952963 29491200 4343 33554432000 4194304 4785740 140737002854368 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 7200 4343 341 145 0 4245 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=12.68 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 1268 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=8404 CPUtime=25.5 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 2371 0 0 0 2550 0 0 0 25 0 1 0 247952963 8605696 1295 33554432000 4194304 4352236 140733858456736 18446744073709551615 4329279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 2101 1295 127 39 0 1181 0
[pid=29301] ppid=29296 vsize=13304 CPUtime=12.69 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 4130 0 0 0 1269 0 0 0 25 0 1 0 247952963 13623296 1525 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 3326 1525 175 34 0 1768 0
Current children cumulated CPU time (s) 87.19
Current children cumulated vsize (KiB) 526908

[startup+51.1005 s]
/proc/loadavg: 4.42 4.89 5.14 5/176 29303
/proc/meminfo: memFree=20387924/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=33332 CPUtime=51.09 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 5514 0 0 0 5108 1 0 0 25 0 1 0 247952963 34131968 5371 33554432000 4194304 4785740 140737002854368 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 8333 5371 341 145 0 5378 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=25.4 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 2540 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=9620 CPUtime=51.08 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 4868 0 0 0 5108 0 0 0 25 0 1 0 247952963 9850880 1599 33554432000 4194304 4352236 140733858456736 18446744073709551615 4231287 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 2405 1599 127 39 0 1485 0
[pid=29301] ppid=29296 vsize=15220 CPUtime=25.44 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 4498 0 0 0 2544 0 0 0 25 0 1 0 247952963 15585280 1893 33554432000 4194304 4331988 140734786322576 18446744073709551615 4299188 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 3805 1893 175 34 0 2247 0
Current children cumulated CPU time (s) 163.84
Current children cumulated vsize (KiB) 534572

[startup+102.301 s]

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

[pid=29298] ppid=29296 vsize=78984 CPUtime=882.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 15931 0 0 0 88228 3 0 0 25 0 1 0 247952963 80879616 15349 33554432000 4194304 4785740 140737002854368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 19746 15349 341 145 0 16791 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=439.14 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 43914 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=20572 CPUtime=882.32 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 42982 0 0 0 88226 6 0 0 25 0 1 0 247952963 21065728 4321 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5143 4321 127 39 0 4223 0
[pid=29301] ppid=29296 vsize=71744 CPUtime=439.15 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 16594 0 0 0 43909 6 0 0 25 0 1 0 247952963 73465856 13989 33554432000 4194304 4331988 140734786322576 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 17936 13989 175 34 0 16378 0
Current children cumulated CPU time (s) 2653.75
Current children cumulated vsize (KiB) 647700

[startup+942.301 s]
/proc/loadavg: 4.13 4.14 4.48 5/176 29330
/proc/meminfo: memFree=20286644/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=80264 CPUtime=942.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 16214 0 0 0 94228 3 0 0 25 0 1 0 247952963 82190336 15632 33554432000 4194304 4785740 140737002854368 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 20066 15632 341 145 0 17111 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=468.99 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 46899 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=23132 CPUtime=942.31 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 45574 0 0 0 94225 6 0 0 25 0 1 0 247952963 23687168 4961 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5783 4961 127 39 0 4863 0
[pid=29301] ppid=29296 vsize=71744 CPUtime=469.02 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 17382 0 0 0 46895 7 0 0 25 0 1 0 247952963 73465856 14777 33554432000 4194304 4331988 140734786322576 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 17936 14777 175 34 0 16378 0
Current children cumulated CPU time (s) 2833.46
Current children cumulated vsize (KiB) 651540

[startup+1002.31 s]
/proc/loadavg: 4.09 4.13 4.45 5/176 29332
/proc/meminfo: memFree=20278320/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=81116 CPUtime=1002.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 16417 0 0 0 100228 3 0 0 25 0 1 0 247952963 83062784 15835 33554432000 4194304 4785740 140737002854368 18446744073709551615 268660359794 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 20279 15835 341 145 0 17324 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=498.83 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 49883 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=23132 CPUtime=1002.31 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 47526 0 0 0 100225 6 0 0 25 0 1 0 247952963 23687168 4961 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5783 4961 127 39 0 4863 0
[pid=29301] ppid=29296 vsize=71744 CPUtime=498.91 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 18237 0 0 0 49884 7 0 0 25 0 1 0 247952963 73465856 15632 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 17936 15632 175 34 0 16378 0
Current children cumulated CPU time (s) 3013.19
Current children cumulated vsize (KiB) 652392

[startup+1062.3 s]
/proc/loadavg: 4.08 4.12 4.43 5/176 29333
/proc/meminfo: memFree=20274476/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=81876 CPUtime=1062.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 16588 0 0 0 106228 3 0 0 25 0 1 0 247952963 83841024 16006 33554432000 4194304 4785740 140737002854368 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 20469 16006 341 145 0 17514 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=528.73 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 52873 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=23132 CPUtime=1062.31 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 49478 0 0 0 106225 6 0 0 25 0 1 0 247952963 23687168 4961 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5783 4961 127 39 0 4863 0
[pid=29301] ppid=29296 vsize=101212 CPUtime=528.75 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 19091 0 0 0 52867 8 0 0 25 0 1 0 247952963 103641088 16486 33554432000 4194304 4331988 140734786322576 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 25303 16486 175 34 0 23745 0
Current children cumulated CPU time (s) 3192.93
Current children cumulated vsize (KiB) 682620

[startup+1122.3 s]
/proc/loadavg: 4.08 4.11 4.40 5/176 29335
/proc/meminfo: memFree=20270388/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=82728 CPUtime=1122.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 16750 0 0 0 112228 3 0 0 25 0 1 0 247952963 84713472 16168 33554432000 4194304 4785740 140737002854368 18446744073709551615 4416820 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 20682 16168 341 145 0 17727 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=558.59 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 55859 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=23132 CPUtime=1122.32 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 50406 0 0 0 112225 7 0 0 25 0 1 0 247952963 23687168 4961 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5783 4961 127 39 0 4863 0
[pid=29301] ppid=29296 vsize=101212 CPUtime=558.61 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 19935 0 0 0 55853 8 0 0 25 0 1 0 247952963 103641088 17330 33554432000 4194304 4331988 140734786322576 18446744073709551615 4237296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 25303 17330 175 34 0 23745 0
Current children cumulated CPU time (s) 3372.66
Current children cumulated vsize (KiB) 683472

[startup+1182.3 s]
/proc/loadavg: 4.06 4.10 4.38 5/176 29337
/proc/meminfo: memFree=20265176/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=84668 CPUtime=1182.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 17329 0 0 0 118228 3 0 0 25 0 1 0 247952963 86700032 16603 33554432000 4194304 4785740 140737002854368 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 21167 16603 341 145 0 18212 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=588.43 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 58843 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=23132 CPUtime=1182.32 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 51334 0 0 0 118225 7 0 0 25 0 1 0 247952963 23687168 4961 33554432000 4194304 4352236 140733858456736 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5783 4961 127 39 0 4863 0
[pid=29301] ppid=29296 vsize=101212 CPUtime=588.5 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 20793 0 0 0 58841 9 0 0 25 0 1 0 247952963 103641088 18188 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 25303 18188 175 34 0 23745 0
Current children cumulated CPU time (s) 3552.39
Current children cumulated vsize (KiB) 685412

[startup+1242.3 s]
/proc/loadavg: 4.06 4.09 4.36 5/176 29338
/proc/meminfo: memFree=20261224/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=87612 CPUtime=1242.31 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 17960 0 0 0 124228 3 0 0 25 0 1 0 247952963 89714688 17234 33554432000 4194304 4785740 140737002854368 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 21903 17234 341 145 0 18948 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=618.31 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 61831 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=21084 CPUtime=1242.32 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 51750 0 0 0 124225 7 0 0 25 0 1 0 247952963 21590016 4449 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5271 4449 127 39 0 4351 0
[pid=29301] ppid=29296 vsize=101212 CPUtime=618.35 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 21650 0 0 0 61825 10 0 0 25 0 1 0 247952963 103641088 19045 33554432000 4194304 4331988 140734786322576 18446744073709551615 4212317 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 25303 19045 175 34 0 23745 0
Current children cumulated CPU time (s) 3732.12
Current children cumulated vsize (KiB) 686308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.10 4.34 5/176 29349
/proc/meminfo: memFree=20255916/32951124 swapFree=67111528/67111528
[pid=29296] ppid=29294 vsize=18324 CPUtime=10.83 cores=0,2,4,6
/proc/29296/stat : 29296 (ppfolio) S 29294 29296 28368 0 -1 4202496 522 12376 0 0 0 0 1082 1 15 0 1 0 247952962 18763776 391 33554432000 4194304 4287625 140737038995520 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639362 0 0 17 4 0 0 0
/proc/29296/statm: 4581 391 342 23 0 91 0
[pid=29298] ppid=29296 vsize=89272 CPUtime=1300.03 cores=4
/proc/29298/stat : 29298 (clasp) R 29296 29296 28368 0 -1 4202496 18374 0 0 0 129999 4 0 0 25 0 1 0 247952963 91414528 17648 33554432000 4194304 4785740 140737002854368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29298/statm: 22318 17648 341 145 0 19363 0
[pid=29299] ppid=29296 vsize=458076 CPUtime=647.01 cores=6
/proc/29299/stat : 29299 (TNM) R 29296 29296 28368 0 -1 4202496 1000 0 0 0 64701 0 0 0 25 0 1 0 247952963 469069824 897 33554432000 134512640 134534564 4289009152 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29299/statm: 114519 897 95 6 0 113185 0
[pid=29300] ppid=29296 vsize=20316 CPUtime=1300.02 cores=2
/proc/29300/stat : 29300 (lingeling) R 29296 29296 28368 0 -1 4202496 52486 0 0 0 129995 7 0 0 25 0 1 0 247952963 20803584 4257 33554432000 4194304 4352236 140733858456736 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29300/statm: 5079 4257 127 39 0 4159 0
[pid=29301] ppid=29296 vsize=101212 CPUtime=647.08 cores=6
/proc/29301/stat : 29301 (march_hi) R 29296 29296 28368 0 -1 4202496 22497 0 0 0 64698 10 0 0 25 0 1 0 247952963 103641088 19892 33554432000 4194304 4331988 140734786322576 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29301/statm: 25303 19892 175 34 0 23745 0
Current children cumulated CPU time (s) 3904.97
Current children cumulated vsize (KiB) 687200

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): 3905.03
CPU user time (s): 3904.78
CPU system time (s): 0.253961
CPU usage (%): 300.384
Max. virtual memory (cumulated for all children) (KiB): 9843508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3904.78
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107287
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= 254
involuntary context switches= 30459

runsolver used 1.90071 second user time and 4.02739 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 02:40:17
IDJOB=3190837
IDBENCH=82568
IDSOLVER=1612
FILE ID=node107/3190837-1304037617
RUNJOBID= node107-1304032485-28748
PBS_JOBID= 13170345
Free space on /tmp= 71800 MiB

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

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=850504868

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20427368 kB
Buffers:       2025068 kB
Cached:        9956856 kB
SwapCached:          0 kB
Active:        4806504 kB
Inactive:      7238712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20427368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:       62140 kB
Mapped:          14324 kB
Slab:           416396 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182360 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= 71792 MiB
End job on node107 at 2011-04-29 03:01:57