Trace number 3190907

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
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.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

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-3190907-1304043850/watcher-3190907-1304043850 -o /tmp/evaluation-result-3190907-1304043850/solver-3190907-1304043850 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190907-1304043850.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: 8.92 9.12 8.47 5/181 30318
/proc/meminfo: memFree=21219656/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) R 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0

[startup+0.267255 s]
/proc/loadavg: 8.92 9.12 8.47 5/181 30318
/proc/meminfo: memFree=21219656/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300252 s]
/proc/loadavg: 8.92 9.12 8.47 5/181 30318
/proc/meminfo: memFree=21219656/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400231 s]
/proc/loadavg: 8.92 9.12 8.47 5/181 30318
/proc/meminfo: memFree=21219656/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700178 s]
/proc/loadavg: 8.92 9.12 8.47 5/181 30318
/proc/meminfo: memFree=21219656/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 8.92 9.12 8.47 10/187 30324
/proc/meminfo: memFree=21199892/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
[pid=30319] ppid=30318 vsize=785376 CPUtime=1.49 cores=0
/proc/30319/stat : 30319 (cryptominisat) R 30318 30318 30178 0 -1 4202496 4612 0 0 0 149 0 0 0 20 0 1 0 248576279 804225024 1849 33554432000 4194304 4587354 140733292690304 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30319/statm: 196344 1849 327 96 0 192906 0
[pid=30320] ppid=30318 vsize=18520 CPUtime=1.49 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 2111 0 0 0 149 0 0 0 25 0 1 0 248576279 18964480 1968 33554432000 4194304 4785740 140736460505280 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 4630 1968 341 145 0 1675 0
[pid=30321] ppid=30318 vsize=453976 CPUtime=0.77 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 842 0 0 0 77 0 0 0 25 0 1 0 248576279 464871424 739 33554432000 134512640 134534564 4289805056 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 113494 739 91 6 0 112160 0
[pid=30322] ppid=30318 vsize=6856 CPUtime=1.49 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 1424 0 0 0 149 0 0 0 25 0 1 0 248576279 7020544 892 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 1714 892 127 39 0 794 0
[pid=30323] ppid=30318 vsize=9532 CPUtime=0.7 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 3124 0 0 0 70 0 0 0 25 0 1 0 248576279 9760768 769 33554432000 4194304 4331988 140737356155968 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 2383 769 150 34 0 825 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1292584

[startup+3.10076 s]
/proc/loadavg: 8.92 9.12 8.47 10/187 30324
/proc/meminfo: memFree=21196916/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 248576279 18763776 389 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 4285958314333831167 0 0 17 4 0 0 0
/proc/30318/statm: 4581 389 341 23 0 91 0
[pid=30319] ppid=30318 vsize=796408 CPUtime=3.08 cores=0
/proc/30319/stat : 30319 (cryptominisat) R 30318 30318 30178 0 -1 4202496 9543 0 0 0 307 1 0 0 25 0 1 0 248576279 815521792 5226 33554432000 4194304 4587354 140733292690304 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30319/statm: 199102 5226 337 96 0 195664 0
[pid=30320] ppid=30318 vsize=19784 CPUtime=3.09 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 2414 0 0 0 309 0 0 0 25 0 1 0 248576279 20258816 2271 33554432000 4194304 4785740 140736460505280 18446744073709551615 4548892 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 4946 2271 341 145 0 1991 0
[pid=30321] ppid=30318 vsize=453976 CPUtime=1.57 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 842 0 0 0 157 0 0 0 25 0 1 0 248576279 464871424 739 33554432000 134512640 134534564 4289805056 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 113494 739 91 6 0 112160 0
[pid=30322] ppid=30318 vsize=7696 CPUtime=3.09 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 1635 0 0 0 309 0 0 0 25 0 1 0 248576279 7880704 1103 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 1924 1103 127 39 0 1004 0
[pid=30323] ppid=30318 vsize=11768 CPUtime=1.5 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 3827 0 0 0 150 0 0 0 25 0 1 0 248576279 12050432 1222 33554432000 4194304 4331988 140737356155968 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1307956

[startup+6.30122 s]
/proc/loadavg: 8.93 9.12 8.47 9/186 30325
/proc/meminfo: memFree=21200272/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=21612 CPUtime=6.29 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 2860 0 0 0 629 0 0 0 25 0 1 0 248576279 22130688 2717 33554432000 4194304 4785740 140736460505280 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 5403 2717 341 145 0 2448 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=3.15 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 315 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=7700 CPUtime=6.29 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 1747 0 0 0 629 0 0 0 25 0 1 0 248576279 7884800 1119 33554432000 4194304 4352236 140734796072352 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 1925 1119 127 39 0 1005 0
[pid=30323] ppid=30318 vsize=11768 CPUtime=3.1 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 3827 0 0 0 310 0 0 0 25 0 1 0 248576279 12050432 1222 33554432000 4194304 4331988 140737356155968 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 517476

[startup+12.7011 s]
/proc/loadavg: 8.85 9.10 8.47 9/186 30325
/proc/meminfo: memFree=21195452/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=24676 CPUtime=12.68 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 3561 0 0 0 1268 0 0 0 25 0 1 0 248576279 25268224 3418 33554432000 4194304 4785740 140736460505280 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 6169 3418 341 145 0 3214 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=6.34 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 634 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=7832 CPUtime=12.69 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 2005 0 0 0 1269 0 0 0 25 0 1 0 248576279 8019968 1137 33554432000 4194304 4352236 140734796072352 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 1958 1137 127 39 0 1038 0
[pid=30323] ppid=30318 vsize=11768 CPUtime=6.27 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 3827 0 0 0 627 0 0 0 25 0 1 0 248576279 12050432 1222 33554432000 4194304 4331988 140737356155968 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 2942 1222 174 34 0 1384 0
Current children cumulated CPU time (s) 42.21
Current children cumulated vsize (KiB) 520672

[startup+25.5068 s]
/proc/loadavg: 8.66 9.04 8.46 9/186 30325
/proc/meminfo: memFree=21193600/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=28528 CPUtime=25.49 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 4437 0 0 0 2549 0 0 0 25 0 1 0 248576279 29212672 4294 33554432000 4194304 4785740 140736460505280 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 7132 4294 341 145 0 4177 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=12.74 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 1274 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=8476 CPUtime=25.49 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 2421 0 0 0 2549 0 0 0 25 0 1 0 248576279 8679424 1297 33554432000 4194304 4352236 140734796072352 18446744073709551615 4271329 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 2119 1297 127 39 0 1199 0
[pid=30323] ppid=30318 vsize=13304 CPUtime=12.61 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 4132 0 0 0 1261 0 0 0 25 0 1 0 248576279 13623296 1527 33554432000 4194304 4331988 140737356155968 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 3326 1527 175 34 0 1768 0
Current children cumulated CPU time (s) 80.56
Current children cumulated vsize (KiB) 526704

[startup+51.1004 s]
/proc/loadavg: 8.44 8.96 8.45 9/186 30326
/proc/meminfo: memFree=21178304/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=32464 CPUtime=51.08 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 5339 0 0 0 5108 0 0 0 25 0 1 0 248576279 33243136 5196 33554432000 4194304 4785740 140736460505280 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 8116 5196 341 145 0 5161 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=25.44 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 2544 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=11640 CPUtime=51.08 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 4439 0 0 0 5108 0 0 0 25 0 1 0 248576279 11919360 2104 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 2910 2104 127 39 0 1990 0
[pid=30323] ppid=30318 vsize=15220 CPUtime=25.36 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 4506 0 0 0 2536 0 0 0 25 0 1 0 248576279 15585280 1901 33554432000 4194304 4331988 140737356155968 18446744073709551615 4237393 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 3805 1901 175 34 0 2247 0
Current children cumulated CPU time (s) 157.19
Current children cumulated vsize (KiB) 535720

[startup+102.3 s]
/proc/loadavg: 8.59 8.90 8.46 11/187 30360
/proc/meminfo: memFree=21241748/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6

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


[startup+942.301 s]
/proc/loadavg: 9.18 9.17 8.87 10/187 30382
/proc/meminfo: memFree=20996984/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=77584 CPUtime=942.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 15576 0 0 0 94225 2 0 0 25 0 1 0 248576279 79446016 15080 33554432000 4194304 4785740 140736460505280 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 19396 15080 341 145 0 16441 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=468.63 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 46863 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=22964 CPUtime=942.31 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 45637 0 0 0 94225 6 0 0 25 0 1 0 248576279 23515136 4920 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5741 4920 127 39 0 4821 0
[pid=30323] ppid=30318 vsize=71756 CPUtime=468.53 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 17544 0 0 0 46848 5 0 0 25 0 1 0 248576279 73478144 14939 33554432000 4194304 4331988 140737356155968 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 17939 14939 175 34 0 16381 0
Current children cumulated CPU time (s) 2825.97
Current children cumulated vsize (KiB) 648700

[startup+1002.31 s]
/proc/loadavg: 9.29 9.20 8.90 11/187 30384
/proc/meminfo: memFree=20756644/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=78628 CPUtime=1002.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 15783 0 0 0 100225 2 0 0 25 0 1 0 248576279 80515072 15287 33554432000 4194304 4785740 140736460505280 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 19657 15287 341 145 0 16702 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=498.47 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 49847 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=22964 CPUtime=1002.31 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 47589 0 0 0 100225 6 0 0 25 0 1 0 248576279 23515136 4920 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5741 4920 127 39 0 4821 0
[pid=30323] ppid=30318 vsize=71756 CPUtime=498.38 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 18413 0 0 0 49832 6 0 0 25 0 1 0 248576279 73478144 15808 33554432000 4194304 4331988 140737356155968 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 17939 15808 175 34 0 16381 0
Current children cumulated CPU time (s) 3005.66
Current children cumulated vsize (KiB) 649744

[startup+1062.3 s]
/proc/loadavg: 9.21 9.19 8.91 11/187 30386
/proc/meminfo: memFree=20747184/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=79668 CPUtime=1062.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 15999 0 0 0 106225 2 0 0 25 0 1 0 248576279 81580032 15503 33554432000 4194304 4785740 140736460505280 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 19917 15503 341 145 0 16962 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=528.29 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 52829 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=22964 CPUtime=1062.31 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 49541 0 0 0 106224 7 0 0 25 0 1 0 248576279 23515136 4920 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5741 4920 127 39 0 4821 0
[pid=30323] ppid=30318 vsize=101224 CPUtime=528.22 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 19260 0 0 0 52816 6 0 0 25 0 1 0 248576279 103653376 16655 33554432000 4194304 4331988 140737356155968 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 25306 16655 175 34 0 23748 0
Current children cumulated CPU time (s) 3185.32
Current children cumulated vsize (KiB) 680252

[startup+1122.3 s]
/proc/loadavg: 9.32 9.21 8.94 11/187 30387
/proc/meminfo: memFree=20728552/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=79668 CPUtime=1122.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 16023 0 0 0 112225 2 0 0 25 0 1 0 248576279 81580032 15527 33554432000 4194304 4785740 140736460505280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 19917 15527 341 145 0 16962 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=558.16 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 55816 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=22964 CPUtime=1122.31 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 51493 0 0 0 112224 7 0 0 25 0 1 0 248576279 23515136 4920 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5741 4920 127 39 0 4821 0
[pid=30323] ppid=30318 vsize=101224 CPUtime=558.03 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 20119 0 0 0 55796 7 0 0 25 0 1 0 248576279 103653376 17514 33554432000 4194304 4331988 140737356155968 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 25306 17514 175 34 0 23748 0
Current children cumulated CPU time (s) 3365
Current children cumulated vsize (KiB) 680252

[startup+1182.3 s]
/proc/loadavg: 9.19 9.19 8.94 11/187 30389
/proc/meminfo: memFree=20717844/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=81852 CPUtime=1182.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 16578 0 0 0 118225 2 0 0 25 0 1 0 248576279 83816448 16082 33554432000 4194304 4785740 140736460505280 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 20463 16082 341 145 0 17508 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=587.95 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 58795 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=22964 CPUtime=1182.31 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 52421 0 0 0 118224 7 0 0 25 0 1 0 248576279 23515136 4920 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5741 4920 127 39 0 4821 0
[pid=30323] ppid=30318 vsize=101224 CPUtime=587.91 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 20987 0 0 0 58784 7 0 0 25 0 1 0 248576279 103653376 18382 33554432000 4194304 4331988 140737356155968 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 25306 18382 175 34 0 23748 0
Current children cumulated CPU time (s) 3544.67
Current children cumulated vsize (KiB) 682436

[startup+1242.3 s]
/proc/loadavg: 9.19 9.18 8.95 11/187 30390
/proc/meminfo: memFree=20950948/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=83604 CPUtime=1242.27 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 17049 0 0 0 124225 2 0 0 25 0 1 0 248576279 85610496 16505 33554432000 4194304 4785740 140736460505280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 20901 16505 341 145 0 17946 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=617.83 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 61783 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=20916 CPUtime=1242.32 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 52837 0 0 0 124224 8 0 0 25 0 1 0 248576279 21417984 4408 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5229 4408 127 39 0 4309 0
[pid=30323] ppid=30318 vsize=101224 CPUtime=617.7 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 21848 0 0 0 61763 7 0 0 25 0 1 0 248576279 103653376 19243 33554432000 4194304 4331988 140737356155968 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 25306 19243 175 34 0 23748 0
Current children cumulated CPU time (s) 3724.35
Current children cumulated vsize (KiB) 682140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.88 9.10 8.94 10/187 30425
/proc/meminfo: memFree=21188368/32951124 swapFree=67111528/67111528
[pid=30318] ppid=30316 vsize=18324 CPUtime=4.23 cores=0,2,4,6
/proc/30318/stat : 30318 (ppfolio) S 30316 30318 30178 0 -1 4202496 521 9821 0 0 0 0 422 1 15 0 1 0 248576279 18763776 391 33554432000 4194304 4287625 140734343272896 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/30318/statm: 4581 391 342 23 0 91 0
[pid=30320] ppid=30318 vsize=86116 CPUtime=1299.97 cores=4
/proc/30320/stat : 30320 (clasp) R 30318 30318 30178 0 -1 4202496 17652 0 0 0 129995 2 0 0 25 0 1 0 248576279 88182784 17060 33554432000 4194304 4785740 140736460505280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30320/statm: 21529 17060 341 145 0 18574 0
[pid=30321] ppid=30318 vsize=458072 CPUtime=646.52 cores=6
/proc/30321/stat : 30321 (TNM) R 30318 30318 30178 0 -1 4202496 1000 0 0 0 64652 0 0 0 25 0 1 0 248576279 469065728 897 33554432000 134512640 134534564 4289805056 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30321/statm: 114518 897 95 6 0 113184 0
[pid=30322] ppid=30318 vsize=20148 CPUtime=1300.02 cores=2
/proc/30322/stat : 30322 (lingeling) R 30318 30318 30178 0 -1 4202496 54620 0 0 0 129994 8 0 0 25 0 1 0 248576279 20631552 4231 33554432000 4194304 4352236 140734796072352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30322/statm: 5037 4231 127 39 0 4117 0
[pid=30323] ppid=30318 vsize=101224 CPUtime=646.41 cores=6
/proc/30323/stat : 30323 (march_hi) R 30318 30318 30178 0 -1 4202496 22682 0 0 0 64633 8 0 0 25 0 1 0 248576279 103653376 20077 33554432000 4194304 4331988 140737356155968 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30323/statm: 25306 20077 175 34 0 23748 0
Current children cumulated CPU time (s) 3897.15
Current children cumulated vsize (KiB) 683884

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30318 and gives
#  childrusage.ru_utime.tv_sec=1950
#  childrusage.ru_utime.tv_usec=703448
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=115982
# CPU time returned by wait4() is 1950.82
# while last known CPU time is 3897.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 3897.15
CPU user time (s): 3896.96
CPU system time (s): 0.19
CPU usage (%): 299.778
Max. virtual memory (cumulated for all children) (KiB): 1308516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1950.7
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65963
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= 209
involuntary context switches= 15268

runsolver used 2.12768 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 04:24:10
IDJOB=3190907
IDBENCH=82638
IDSOLVER=1612
FILE ID=node107/3190907-1304043850
RUNJOBID= node107-1304042629-30196
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

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

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=1611081382

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:      21219820 kB
Buffers:       2018532 kB
Cached:        8985424 kB
SwapCached:          0 kB
Active:        3197972 kB
Inactive:      8052968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21219820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10520 kB
Writeback:           0 kB
AnonPages:      246604 kB
Mapped:          16416 kB
Slab:           416028 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   877716 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= 71780 MiB
End job on node107 at 2011-04-29 04:45:52