Trace number 3190870

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) 3936.55 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3190870-1304040136/watcher-3190870-1304040136 -o /tmp/evaluation-result-3190870-1304040136/solver-3190870-1304040136 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190870-1304040136.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: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) R 29518 29520 28368 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0

[startup+0.96853 s]
/proc/loadavg: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) R 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00053 s]
/proc/loadavg: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) R 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10051 s]
/proc/loadavg: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) R 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20049 s]
/proc/loadavg: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 3.45 5.30 5.87 8/182 29520
/proc/meminfo: memFree=21397088/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10715 s]
/proc/loadavg: 3.45 5.30 5.87 11/188 29526
/proc/meminfo: memFree=21319228/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
[pid=29521] ppid=29520 vsize=1336764 CPUtime=3.1 cores=0
/proc/29521/stat : 29521 (cryptominisat) R 29520 29520 28368 0 -1 4202496 9422 0 0 0 308 2 0 0 25 0 1 0 248204871 1368846336 2730 33554432000 4194304 4587354 140735932461040 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29521/statm: 334191 2730 327 96 0 330753 0
[pid=29522] ppid=29520 vsize=25404 CPUtime=3.09 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 3932 0 0 0 309 0 0 0 25 0 1 0 248204871 26013696 3664 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 6351 3664 340 145 0 3396 0
[pid=29523] ppid=29520 vsize=456220 CPUtime=1.97 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1457 0 0 0 197 0 0 0 21 0 1 0 248204871 467169280 1354 33554432000 134512640 134534564 4288667856 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 114055 1354 91 6 0 112721 0
[pid=29524] ppid=29520 vsize=7624 CPUtime=3.09 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 2501 0 0 0 309 0 0 0 25 0 1 0 248204871 7806976 1067 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 1906 1067 127 39 0 986 0
[pid=29525] ppid=29520 vsize=12556 CPUtime=1.1 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 6381 0 0 0 110 0 0 0 25 0 1 0 248204871 12857344 1361 33554432000 4194304 4331988 140734766287232 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1856892

[startup+6.3006 s]
/proc/loadavg: 3.97 5.38 5.89 11/188 29526
/proc/meminfo: memFree=21292452/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
[pid=29521] ppid=29520 vsize=1361368 CPUtime=6.3 cores=0
/proc/29521/stat : 29521 (cryptominisat) R 29520 29520 28368 0 -1 4202496 15365 0 0 0 627 3 0 0 25 0 1 0 248204871 1394040832 7222 33554432000 4194304 4587354 140735932461040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29521/statm: 340342 7222 337 96 0 336904 0
[pid=29522] ppid=29520 vsize=28276 CPUtime=6.29 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 4640 0 0 0 629 0 0 0 25 0 1 0 248204871 28954624 4372 33554432000 4194304 4785740 140736728206528 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 7069 4372 340 145 0 4114 0
[pid=29523] ppid=29520 vsize=456220 CPUtime=3.55 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1457 0 0 0 355 0 0 0 25 0 1 0 248204871 467169280 1354 33554432000 134512640 134534564 4288667856 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 114055 1354 91 6 0 112721 0
[pid=29524] ppid=29520 vsize=8608 CPUtime=6.29 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 3273 0 0 0 629 0 0 0 25 0 1 0 248204871 8814592 1327 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 2152 1327 127 39 0 1232 0
[pid=29525] ppid=29520 vsize=17024 CPUtime=2.7 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 7524 0 0 0 270 0 0 0 25 0 1 0 248204871 17432576 2004 33554432000 4194304 4331988 140734766287232 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 4256 2004 171 34 0 2698 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1889820

[startup+12.7005 s]
/proc/loadavg: 4.46 5.46 5.91 11/188 29526
/proc/meminfo: memFree=21252044/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
[pid=29521] ppid=29520 vsize=1366836 CPUtime=12.69 cores=0
/proc/29521/stat : 29521 (cryptominisat) R 29520 29520 28368 0 -1 4202496 22017 0 0 0 1265 4 0 0 25 0 1 0 248204871 1399640064 12289 33554432000 4194304 4587354 140735932461040 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29521/statm: 341709 12289 337 96 0 338271 0
[pid=29522] ppid=29520 vsize=31984 CPUtime=12.68 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 5531 0 0 0 1268 0 0 0 25 0 1 0 248204871 32751616 5263 33554432000 4194304 4785740 140736728206528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 7996 5263 340 145 0 5041 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=6.74 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 674 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=10468 CPUtime=12.69 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 4426 0 0 0 1268 1 0 0 25 0 1 0 248204871 10719232 1808 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328771 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 2617 1808 127 39 0 1697 0
[pid=29525] ppid=29520 vsize=17024 CPUtime=5.87 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 7763 0 0 0 587 0 0 0 25 0 1 0 248204871 17432576 2243 33554432000 4194304 4331988 140734766287232 18446744073709551615 4226237 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1905344

[startup+25.5012 s]
/proc/loadavg: 5.68 5.68 5.98 11/188 29527
/proc/meminfo: memFree=21234732/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 248204870 18763776 390 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 11699929898616356863 0 0 17 4 0 0 0
/proc/29520/statm: 4581 390 341 23 0 91 0
[pid=29521] ppid=29520 vsize=1376820 CPUtime=25.49 cores=0
/proc/29521/stat : 29521 (cryptominisat) R 29520 29520 28368 0 -1 4202496 31648 0 0 0 2544 5 0 0 25 0 1 0 248204871 1409863680 13219 33554432000 4194304 4587354 140735932461040 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29521/statm: 344205 13219 337 96 0 340767 0
[pid=29522] ppid=29520 vsize=36564 CPUtime=25.49 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 6627 0 0 0 2548 1 0 0 25 0 1 0 248204871 37441536 6359 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 9141 6359 340 145 0 6186 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=13.14 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 1314 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=10984 CPUtime=25.49 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 5227 0 0 0 2548 1 0 0 25 0 1 0 248204871 11247616 1937 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 2746 1937 127 39 0 1826 0
[pid=29525] ppid=29520 vsize=17024 CPUtime=12.2 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 7763 0 0 0 1220 0 0 0 25 0 1 0 248204871 17432576 2243 33554432000 4194304 4331988 140734766287232 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1920424

[startup+51.1007 s]
/proc/loadavg: 7.14 6.02 6.08 10/187 29528
/proc/meminfo: memFree=21259320/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=43832 CPUtime=51.09 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 8314 0 0 0 5108 1 0 0 25 0 1 0 248204871 44883968 8046 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 10958 8046 340 145 0 8003 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=25.84 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 2584 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=11628 CPUtime=51.09 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 7212 0 0 0 5108 1 0 0 25 0 1 0 248204871 11907072 2098 33554432000 4194304 4352236 140736746312272 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 2907 2098 127 39 0 1987 0
[pid=29525] ppid=29520 vsize=19324 CPUtime=24.97 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 8210 0 0 0 2496 1 0 0 25 0 1 0 248204871 19787776 2690 33554432000 4194304 4331988 140734766287232 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 4831 2690 174 34 0 3273 0
Current children cumulated CPU time (s) 196.57
Current children cumulated vsize (KiB) 553816

[startup+102.301 s]
/proc/loadavg: 8.30 6.51 6.24 10/187 29529
/proc/meminfo: memFree=21247028/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=54064 CPUtime=102.29 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 10690 0 0 0 10227 2 0 0 25 0 1 0 248204871 55361536 10422 33554432000 4194304 4785740 140736728206528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 13516 10422 340 145 0 10561 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=51.33 cores=6

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


[startup+1002.3 s]
/proc/loadavg: 9.19 9.05 8.05 10/187 29585
/proc/meminfo: memFree=20384256/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=116508 CPUtime=1002.31 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 25034 0 0 0 100226 5 0 0 25 0 1 0 248204871 119304192 24489 33554432000 4194304 4785740 140736728206528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 29127 24489 341 145 0 26172 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=498.87 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 49887 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=25848 CPUtime=1002.3 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 39761 0 0 0 100223 7 0 0 25 0 1 0 248204871 26468352 5623 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 6462 5623 127 39 0 5542 0
[pid=29525] ppid=29520 vsize=75960 CPUtime=497.98 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 19199 0 0 0 49790 8 0 0 25 0 1 0 248204871 77783040 13679 33554432000 4194304 4331988 140734766287232 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 18990 13679 175 34 0 17432 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 697348

[startup+1062.3 s]
/proc/loadavg: 9.21 9.08 8.12 10/187 29587
/proc/meminfo: memFree=20407308/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=117824 CPUtime=1062.32 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 25331 0 0 0 106227 5 0 0 25 0 1 0 248204871 120651776 24786 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 29456 24786 341 145 0 26501 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=528.7 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 52870 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21752 CPUtime=1062.31 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 40977 0 0 0 106224 7 0 0 25 0 1 0 248204871 22274048 4599 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5438 4599 127 39 0 4518 0
[pid=29525] ppid=29520 vsize=75960 CPUtime=527.82 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 19849 0 0 0 52774 8 0 0 25 0 1 0 248204871 77783040 14329 33554432000 4194304 4331988 140734766287232 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 18990 14329 175 34 0 17432 0
Current children cumulated CPU time (s) 3224.73
Current children cumulated vsize (KiB) 694568

[startup+1122.3 s]
/proc/loadavg: 9.17 9.09 8.18 10/187 29588
/proc/meminfo: memFree=20373448/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=119040 CPUtime=1122.31 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 25615 0 0 0 112226 5 0 0 25 0 1 0 248204871 121896960 25070 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 29760 25070 341 145 0 26805 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=558.56 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 55856 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21624 CPUtime=1122.31 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 42161 0 0 0 112223 8 0 0 25 0 1 0 248204871 22142976 4567 33554432000 4194304 4352236 140736746312272 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5406 4567 127 39 0 4486 0
[pid=29525] ppid=29520 vsize=75960 CPUtime=557.63 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 20528 0 0 0 55755 8 0 0 25 0 1 0 248204871 77783040 15008 33554432000 4194304 4331988 140734766287232 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 18990 15008 175 34 0 17432 0
Current children cumulated CPU time (s) 3404.39
Current children cumulated vsize (KiB) 695656

[startup+1182.31 s]
/proc/loadavg: 9.18 9.12 8.25 10/187 29590
/proc/meminfo: memFree=20398836/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=119516 CPUtime=1182.32 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 25727 0 0 0 118227 5 0 0 25 0 1 0 248204871 122384384 25182 33554432000 4194304 4785740 140736728206528 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 29879 25182 341 145 0 26924 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=588.35 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 58835 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21240 CPUtime=1182.32 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 43281 0 0 0 118224 8 0 0 25 0 1 0 248204871 21749760 4471 33554432000 4194304 4352236 140736746312272 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5310 4471 127 39 0 4390 0
[pid=29525] ppid=29520 vsize=75960 CPUtime=587.52 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 21231 0 0 0 58743 9 0 0 25 0 1 0 248204871 77783040 15711 33554432000 4194304 4331988 140734766287232 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 18990 15711 175 34 0 17432 0
Current children cumulated CPU time (s) 3584.09
Current children cumulated vsize (KiB) 695748

[startup+1242.3 s]
/proc/loadavg: 9.17 9.12 8.30 10/187 29591
/proc/meminfo: memFree=20409736/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=121208 CPUtime=1242.31 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 26066 0 0 0 124226 5 0 0 25 0 1 0 248204871 124116992 25521 33554432000 4194304 4785740 140736728206528 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 30302 25521 341 145 0 27347 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=618.23 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 61823 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21240 CPUtime=1242.31 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 45521 0 0 0 124223 8 0 0 25 0 1 0 248204871 21749760 4471 33554432000 4194304 4352236 140736746312272 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5310 4471 127 39 0 4390 0
[pid=29525] ppid=29520 vsize=75960 CPUtime=617.31 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 21956 0 0 0 61722 9 0 0 25 0 1 0 248204871 77783040 16436 33554432000 4194304 4331988 140734766287232 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 18990 16436 175 34 0 17432 0
Current children cumulated CPU time (s) 3763.74
Current children cumulated vsize (KiB) 697440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 9.17 9.14 8.36 10/187 29593
/proc/meminfo: memFree=20383796/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=121636 CPUtime=1300.02 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 26167 0 0 0 129997 5 0 0 25 0 1 0 248204871 124555264 25622 33554432000 4194304 4785740 140736728206528 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 30409 25622 341 145 0 27454 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=646.92 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 64692 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21752 CPUtime=1300.03 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 46673 0 0 0 129994 9 0 0 25 0 1 0 248204871 22274048 4599 33554432000 4194304 4352236 140736746312272 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5438 4599 127 39 0 4518 0
[pid=29525] ppid=29520 vsize=105428 CPUtime=646 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 22680 0 0 0 64591 9 0 0 25 0 1 0 248204871 107958272 17160 33554432000 4194304 4331988 140734766287232 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 26357 17160 175 34 0 24799 0
Current children cumulated CPU time (s) 3936.55
Current children cumulated vsize (KiB) 727848

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

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

[startup+1300.01 s]
/proc/loadavg: 9.17 9.14 8.36 10/187 29593
/proc/meminfo: memFree=20383796/32951124 swapFree=67111528/67111528
[pid=29520] ppid=29518 vsize=18324 CPUtime=43.58 cores=0,2,4,6
/proc/29520/stat : 29520 (ppfolio) S 29518 29520 28368 0 -1 4202496 525 42797 0 0 0 0 4350 8 15 0 1 0 248204870 18763776 391 33554432000 4194304 4287625 140736177513056 18446744073709551615 268660682255 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/29520/statm: 4581 391 342 23 0 91 0
[pid=29522] ppid=29520 vsize=121636 CPUtime=1300.02 cores=4
/proc/29522/stat : 29522 (clasp) R 29520 29520 28368 0 -1 4202496 26167 0 0 0 129997 5 0 0 25 0 1 0 248204871 124555264 25622 33554432000 4194304 4785740 140736728206528 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29522/statm: 30409 25622 341 145 0 27454 0
[pid=29523] ppid=29520 vsize=460708 CPUtime=646.92 cores=6
/proc/29523/stat : 29523 (TNM) R 29520 29520 28368 0 -1 4202496 1816 0 0 0 64692 0 0 0 25 0 1 0 248204871 471764992 1713 33554432000 134512640 134534564 4288667856 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29523/statm: 115177 1713 95 6 0 113843 0
[pid=29524] ppid=29520 vsize=21752 CPUtime=1300.03 cores=2
/proc/29524/stat : 29524 (lingeling) R 29520 29520 28368 0 -1 4202496 46673 0 0 0 129994 9 0 0 25 0 1 0 248204871 22274048 4599 33554432000 4194304 4352236 140736746312272 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29524/statm: 5438 4599 127 39 0 4518 0
[pid=29525] ppid=29520 vsize=105428 CPUtime=646 cores=6
/proc/29525/stat : 29525 (march_hi) R 29520 29520 28368 0 -1 4202496 22680 0 0 0 64591 9 0 0 25 0 1 0 248204871 107958272 17160 33554432000 4194304 4331988 140734766287232 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29525/statm: 26357 17160 175 34 0 24799 0
Current children cumulated CPU time (s) 3936.55
Current children cumulated vsize (KiB) 727848

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29520 and gives
#  childrusage.ru_utime.tv_sec=690
#  childrusage.ru_utime.tv_usec=432038
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=86986
# CPU time returned by wait4() is 690.519
# while last known CPU time is 3936.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 3936.55
CPU user time (s): 3936.24
CPU system time (s): 0.31
CPU usage (%): 302.807
Max. virtual memory (cumulated for all children) (KiB): 9886448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 690.432
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45138
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= 199
involuntary context switches= 13373

runsolver used 2.20566 second user time and 4.89226 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 03:22:16
IDJOB=3190870
IDBENCH=82601
IDSOLVER=1612
FILE ID=node107/3190870-1304040136
RUNJOBID= node107-1304040136-29495
PBS_JOBID= 13170345
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190870-1304040136/watcher-3190870-1304040136 -o /tmp/evaluation-result-3190870-1304040136/solver-3190870-1304040136 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190870-1304040136.cnf

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=612473021

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:      21397748 kB
Buffers:       2018096 kB
Cached:        8984332 kB
SwapCached:          0 kB
Active:        3010520 kB
Inactive:      8062636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21397748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21452 kB
Writeback:           0 kB
AnonPages:       70276 kB
Mapped:          16040 kB
Slab:           416144 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668044 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= 71776 MiB
End job on node107 at 2011-04-29 03:43:58