Trace number 3262613

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.24 1201.91

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted 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 variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 10.16 10.19 10.13 6/180 7760
/proc/meminfo: memFree=16653224/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0

[startup+0.0587529 s]
/proc/loadavg: 10.16 10.19 10.13 6/180 7760
/proc/meminfo: memFree=16653224/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100745 s]
/proc/loadavg: 10.16 10.19 10.13 6/180 7760
/proc/meminfo: memFree=16653224/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300711 s]
/proc/loadavg: 10.16 10.19 10.13 6/180 7760
/proc/meminfo: memFree=16653224/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700645 s]
/proc/loadavg: 10.16 10.19 10.13 6/180 7760
/proc/meminfo: memFree=16653224/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 10.16 10.19 10.13 11/186 7766
/proc/meminfo: memFree=16635800/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=1383904 CPUtime=1.48 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 4654 0 0 0 148 0 0 0 25 0 1 0 520351980 1417117696 2750 33554432000 4194304 4587354 140733980011472 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 345976 2750 337 96 0 342538 0
[pid=7762] ppid=7760 vsize=14936 CPUtime=1.44 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 1176 0 0 0 144 0 0 0 25 0 1 0 520351980 15294464 1066 33554432000 4194304 4785740 140736355857008 18446744073709551615 210646844135 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 3734 1066 340 145 0 779 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=0.77 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 77 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=8444 CPUtime=1.49 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 1573 0 0 0 149 0 0 0 25 0 1 0 520351980 8646656 1272 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328218 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 2111 1272 126 39 0 1191 0
[pid=7765] ppid=7760 vsize=10096 CPUtime=0.7 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 2147 0 0 0 70 0 0 0 25 0 1 0 520351980 10338304 960 33554432000 4194304 4331988 140733801011472 18446744073709551615 4308765 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 2524 960 175 34 0 966 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 1892328

[startup+3.10124 s]
/proc/loadavg: 10.15 10.19 10.13 11/186 7766
/proc/meminfo: memFree=16625632/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=1384888 CPUtime=3.09 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 6004 0 0 0 308 1 0 0 25 0 1 0 520351980 1418125312 3159 33554432000 4194304 4587354 140733980011472 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 346222 3159 337 96 0 342784 0
[pid=7762] ppid=7760 vsize=15492 CPUtime=3.04 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 1338 0 0 0 304 0 0 0 25 0 1 0 520351980 15863808 1228 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 3873 1228 340 145 0 918 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=1.56 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 156 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=9472 CPUtime=3.09 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 1862 0 0 0 309 0 0 0 25 0 1 0 520351980 9699328 1529 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 2368 1529 126 39 0 1448 0
[pid=7765] ppid=7760 vsize=10096 CPUtime=1.5 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 2147 0 0 0 150 0 0 0 25 0 1 0 520351980 10338304 960 33554432000 4194304 4331988 140733801011472 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 2524 960 175 34 0 966 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 1894896

[startup+6.3007 s]
/proc/loadavg: 10.15 10.19 10.13 13/186 7766
/proc/meminfo: memFree=16626096/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=1385712 CPUtime=6.29 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 8203 0 0 0 628 1 0 0 25 0 1 0 520351980 1418969088 3631 33554432000 4194304 4587354 140733980011472 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 346428 3631 337 96 0 342990 0
[pid=7762] ppid=7760 vsize=16632 CPUtime=6.24 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 1581 0 0 0 624 0 0 0 25 0 1 0 520351980 17031168 1471 33554432000 4194304 4785740 140736355857008 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 4158 1471 341 145 0 1203 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=3.14 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 314 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=10116 CPUtime=6.28 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 2343 0 0 0 628 0 0 0 25 0 1 0 520351980 10358784 1690 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328210 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 2529 1690 126 39 0 1609 0
[pid=7765] ppid=7760 vsize=10096 CPUtime=3.1 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 2147 0 0 0 310 0 0 0 25 0 1 0 520351980 10338304 960 33554432000 4194304 4331988 140733801011472 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 2524 960 175 34 0 966 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 1897504

[startup+12.7006 s]
/proc/loadavg: 10.42 10.25 10.15 11/186 7766
/proc/meminfo: memFree=16615356/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=44980 CPUtime=12.68 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 13857 0 0 0 1266 2 0 0 25 0 1 0 520351980 46059520 5596 33554432000 4194304 4587354 140733980011472 18446744073709551615 4370352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 11245 5596 337 96 0 7807 0
[pid=7762] ppid=7760 vsize=17824 CPUtime=12.63 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 1883 0 0 0 1263 0 0 0 25 0 1 0 520351980 18251776 1773 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 4456 1773 341 145 0 1501 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=6.34 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 634 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=12292 CPUtime=12.68 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 3523 0 0 0 1268 0 0 0 25 0 1 0 520351980 12587008 2262 33554432000 4194304 4352236 140737112409664 18446744073709551615 4331541 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 3073 2262 126 39 0 2153 0
[pid=7765] ppid=7760 vsize=10300 CPUtime=6.27 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 2186 0 0 0 627 0 0 0 25 0 1 0 520351980 10547200 999 33554432000 4194304 4331988 140733801011472 18446744073709551615 4299243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 2575 999 175 34 0 1017 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 560344

[startup+25.5005 s]
/proc/loadavg: 10.44 10.26 10.15 11/186 7766
/proc/meminfo: memFree=16586492/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=61916 CPUtime=25.48 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 20914 0 0 0 2544 4 0 0 25 0 1 0 520351980 63401984 9834 33554432000 4194304 4587354 140733980011472 18446744073709551615 4236299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 15479 9834 337 96 0 12041 0
[pid=7762] ppid=7760 vsize=19908 CPUtime=25.43 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 2339 0 0 0 2543 0 0 0 25 0 1 0 520351980 20385792 2229 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 4977 2229 341 145 0 2022 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=12.74 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 1274 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=13960 CPUtime=25.49 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 4996 0 0 0 2548 1 0 0 25 0 1 0 520351980 14295040 2679 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 3490 2679 126 39 0 2570 0
[pid=7765] ppid=7760 vsize=10756 CPUtime=12.6 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 2302 0 0 0 1260 0 0 0 25 0 1 0 520351980 11014144 1115 33554432000 4194304 4331988 140733801011472 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 2689 1115 175 34 0 1131 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 581488

[startup+51.1012 s]
/proc/loadavg: 10.36 10.25 10.16 11/186 7767
/proc/meminfo: memFree=16574116/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=56496 CPUtime=51.04 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 27784 0 0 0 5092 12 0 0 25 0 1 0 520351980 57851904 10484 33554432000 4194304 4587354 140733980011472 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 14124 10484 337 96 0 10686 0
[pid=7762] ppid=7760 vsize=22480 CPUtime=51.01 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 2925 0 0 0 5101 0 0 0 25 0 1 0 520351980 23019520 2815 33554432000 4194304 4785740 140736355857008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 5620 2815 341 145 0 2665 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=25.44 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 2544 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=19856 CPUtime=51.08 cores=3

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

/proc/7765/statm: 6098 4145 175 34 0 4540 0
Current children cumulated CPU time (s) 3763.35
Current children cumulated vsize (KiB) 673120

[startup+1002.3 s]
/proc/loadavg: 10.11 10.18 10.17 11/186 7826
/proc/meminfo: memFree=16532296/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=76160 CPUtime=1001.98 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 181054 0 0 0 100140 58 0 0 25 0 1 0 520351980 77987840 14615 33554432000 4194304 4587354 140733980011472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 19040 14615 337 96 0 15602 0
[pid=7762] ppid=7760 vsize=39624 CPUtime=1001.89 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7080 0 0 0 100188 1 0 0 25 0 1 0 520351980 40574976 6742 33554432000 4194304 4785740 140736355857008 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 9906 6742 341 145 0 6951 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=498.47 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 49847 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=60024 CPUtime=1002.31 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 130511 0 0 0 100213 18 0 0 25 0 1 0 520351980 61464576 14168 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 15006 14168 127 39 0 14086 0
[pid=7765] ppid=7760 vsize=24392 CPUtime=498.36 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 5500 0 0 0 49834 2 0 0 25 0 1 0 520351980 24977408 4313 33554432000 4194304 4331988 140733801011472 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 6098 4313 175 34 0 4540 0
Current children cumulated CPU time (s) 4003.01
Current children cumulated vsize (KiB) 675148

[startup+1062.3 s]
/proc/loadavg: 10.14 10.17 10.17 11/186 7827
/proc/meminfo: memFree=16550008/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=1425888 CPUtime=1061.95 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 188201 0 0 0 106134 61 0 0 25 0 1 0 520351980 1460109312 13297 33554432000 4194304 4587354 140733980011472 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 356472 13297 337 96 0 353034 0
[pid=7762] ppid=7760 vsize=40580 CPUtime=1061.89 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7293 0 0 0 106188 1 0 0 25 0 1 0 520351980 41553920 6955 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 10145 6955 341 145 0 7190 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=528.28 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 52828 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=42092 CPUtime=1062.31 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 136560 0 0 0 106212 19 0 0 25 0 1 0 520351980 43102208 9685 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 10523 9685 127 39 0 9603 0
[pid=7765] ppid=7760 vsize=26840 CPUtime=528.22 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 5674 0 0 0 52820 2 0 0 25 0 1 0 520351980 27484160 4487 33554432000 4194304 4331988 140733801011472 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 6710 4487 175 34 0 5152 0
Current children cumulated CPU time (s) 4242.65
Current children cumulated vsize (KiB) 2010348

[startup+1122.3 s]
/proc/loadavg: 10.16 10.17 10.17 11/186 7829
/proc/meminfo: memFree=16500152/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=76532 CPUtime=1121.93 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 198039 0 0 0 112127 66 0 0 25 0 1 0 520351980 78368768 14342 33554432000 4194304 4587354 140733980011472 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 19133 14342 337 96 0 15695 0
[pid=7762] ppid=7760 vsize=41156 CPUtime=1121.88 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7538 0 0 0 112187 1 0 0 25 0 1 0 520351980 42143744 7056 33554432000 4194304 4785740 140736355857008 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 10289 7056 341 145 0 7334 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=558.16 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 55816 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=65276 CPUtime=1122.3 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 146324 0 0 0 112210 20 0 0 25 0 1 0 520351980 66842624 15481 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 16319 15481 127 39 0 15399 0
[pid=7765] ppid=7760 vsize=32660 CPUtime=558.02 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 5846 0 0 0 55800 2 0 0 25 0 1 0 520351980 33443840 4659 33554432000 4194304 4331988 140733801011472 18446744073709551615 4210377 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 8165 4659 175 34 0 6607 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 690572

[startup+1182.3 s]
/proc/loadavg: 10.16 10.17 10.17 11/186 7831
/proc/meminfo: memFree=16502992/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=76680 CPUtime=1181.92 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 207656 0 0 0 118120 72 0 0 25 0 1 0 520351980 78520320 15084 33554432000 4194304 4587354 140733980011472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 19170 15084 337 96 0 15732 0
[pid=7762] ppid=7760 vsize=41732 CPUtime=1181.87 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7672 0 0 0 118186 1 0 0 25 0 1 0 520351980 42733568 7190 33554432000 4194304 4785740 140736355857008 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 10433 7190 341 145 0 7478 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=587.95 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 58795 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=60924 CPUtime=1182.3 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 151892 0 0 0 118209 21 0 0 25 0 1 0 520351980 62386176 14393 33554432000 4194304 4352236 140737112409664 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 15231 14393 127 39 0 14311 0
[pid=7765] ppid=7760 vsize=32660 CPUtime=587.89 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 6022 0 0 0 58787 2 0 0 25 0 1 0 520351980 33443840 4835 33554432000 4194304 4331988 140733801011472 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 8165 4835 175 34 0 6607 0
Current children cumulated CPU time (s) 4721.93
Current children cumulated vsize (KiB) 686944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.24 10.19 10.17 11/186 7831
/proc/meminfo: memFree=16449168/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=133656 CPUtime=1201.52 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 220672 0 0 0 120079 73 0 0 25 0 1 0 520351980 136863744 28089 33554432000 4194304 4587354 140733980011472 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 33414 28089 337 96 0 29976 0
[pid=7762] ppid=7760 vsize=41732 CPUtime=1201.47 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7677 0 0 0 120146 1 0 0 25 0 1 0 520351980 42733568 7195 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 10433 7195 341 145 0 7478 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=597.73 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 59773 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=57724 CPUtime=1201.91 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 153172 0 0 0 120170 21 0 0 25 0 1 0 520351980 59109376 13593 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 14431 13593 127 39 0 13511 0
[pid=7765] ppid=7760 vsize=32660 CPUtime=597.61 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 6076 0 0 0 59759 2 0 0 25 0 1 0 520351980 33443840 4889 33554432000 4194304 4331988 140733801011472 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 8165 4889 175 34 0 6607 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 740720

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

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

[startup+1201.9 s]
/proc/loadavg: 10.24 10.19 10.17 11/186 7831
/proc/meminfo: memFree=16449168/32951132 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7760/stat : 7760 (ppfolio) S 7758 7760 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520351980 18763776 390 33554432000 4194304 4287625 140736512369824 18446744073709551615 210647166479 0 0 4096 65536 9422928591227715583 0 0 17 5 0 0 0
/proc/7760/statm: 4581 390 341 23 0 91 0
[pid=7761] ppid=7760 vsize=133656 CPUtime=1201.52 cores=1
/proc/7761/stat : 7761 (cryptominisat) R 7760 7760 5255 0 -1 4202496 220672 0 0 0 120079 73 0 0 25 0 1 0 520351980 136863744 28089 33554432000 4194304 4587354 140733980011472 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7761/statm: 33414 28089 337 96 0 29976 0
[pid=7762] ppid=7760 vsize=41732 CPUtime=1201.47 cores=5
/proc/7762/stat : 7762 (clasp) R 7760 7760 5255 0 -1 4202496 7677 0 0 0 120146 1 0 0 25 0 1 0 520351980 42733568 7195 33554432000 4194304 4785740 140736355857008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7762/statm: 10433 7195 341 145 0 7478 0
[pid=7763] ppid=7760 vsize=456624 CPUtime=597.73 cores=7
/proc/7763/stat : 7763 (TNM) R 7760 7760 5255 0 -1 4202496 596 0 0 0 59773 0 0 0 25 0 1 0 520351980 467582976 492 33554432000 134512640 134534564 4292695696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7763/statm: 114156 492 95 6 0 112822 0
[pid=7764] ppid=7760 vsize=57724 CPUtime=1201.91 cores=3
/proc/7764/stat : 7764 (lingeling) R 7760 7760 5255 0 -1 4202496 153172 0 0 0 120170 21 0 0 25 0 1 0 520351980 59109376 13593 33554432000 4194304 4352236 140737112409664 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7764/statm: 14431 13593 127 39 0 13511 0
[pid=7765] ppid=7760 vsize=32660 CPUtime=597.61 cores=7
/proc/7765/stat : 7765 (march_hi) R 7760 7760 5255 0 -1 4202496 6076 0 0 0 59759 2 0 0 25 0 1 0 520351980 33443840 4889 33554432000 4194304 4331988 140733801011472 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7765/statm: 8165 4889 175 34 0 6607 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 740720

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7760 and gives
#  childrusage.ru_utime.tv_sec=3598
#  childrusage.ru_utime.tv_usec=503944
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=282956
# CPU time returned by wait4() is 3598.79
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.91
CPU time (s): 4800.24
CPU user time (s): 4799.27
CPU system time (s): 0.97
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 2016492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.5
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168062
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= 575
involuntary context switches= 44113

runsolver used 1.84272 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 16:32:04
IDJOB=3262613
IDBENCH=83356
IDSOLVER=1612
FILE ID=node129/3262613-1304087524
RUNJOBID= node129-1304081614-6874
PBS_JOBID= 13170456
Free space on /tmp= 66360 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262613-1304087524/watcher-3262613-1304087524 -o /tmp/evaluation-result-3262613-1304087524/solver-3262613-1304087524 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3262613-1304087524.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=699660664

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      16653504 kB
Buffers:       1282928 kB
Cached:       14166972 kB
SwapCached:          4 kB
Active:        3900540 kB
Inactive:     11730840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16653504 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      181432 kB
Mapped:          17236 kB
Slab:           603672 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   787488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node129 at 2011-04-29 16:52:08