Trace number 3290180

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
Bench CategoryAPPLICATION (applications 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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 4.10 5.89 8.05 1/171 1174
/proc/meminfo: memFree=31453456/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) R 1172 1174 32278 0 -1 4194304 453 0 0 0 0 0 0 0 25 0 1 0 520452314 18763776 387 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594506315 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1174/statm: 4581 388 339 23 0 91 0

[startup+0.221246 s]
/proc/loadavg: 4.10 5.89 8.05 1/171 1174
/proc/meminfo: memFree=31453456/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) R 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30023 s]
/proc/loadavg: 4.10 5.89 8.05 1/171 1174
/proc/meminfo: memFree=31453456/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 5205828021512044543 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400214 s]
/proc/loadavg: 4.10 5.89 8.05 1/171 1174
/proc/meminfo: memFree=31453456/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 5205828021512044543 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700161 s]
/proc/loadavg: 4.10 5.89 8.05 1/171 1174
/proc/meminfo: memFree=31453456/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 5205828021512044543 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 4.10 5.89 8.05 6/177 1180
/proc/meminfo: memFree=31437900/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 5205828021512044543 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
[pid=1175] ppid=1174 vsize=1859844 CPUtime=1.49 cores=0
/proc/1175/stat : 1175 (cryptominisat) R 1174 1174 32278 0 -1 4202496 2975 0 0 0 149 0 0 0 25 0 1 0 520452315 1904480256 1243 33554432000 4194304 4587354 140736583060816 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1175/statm: 464961 1243 332 96 0 461523 0
[pid=1176] ppid=1174 vsize=15376 CPUtime=1.49 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 1305 0 0 0 149 0 0 0 25 0 1 0 520452315 15745024 1184 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 3844 1184 340 145 0 889 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=0.78 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 78 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=6508 CPUtime=1.49 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 941 0 0 0 149 0 0 0 25 0 1 0 520452315 6664192 793 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 1627 793 126 39 0 707 0
[pid=1179] ppid=1174 vsize=11588 CPUtime=0.69 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 1859 0 0 0 69 0 0 0 25 0 1 0 520452315 11866112 1073 33554432000 4194304 4331988 140737333529728 18446744073709551615 4211249 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 2897 1073 175 34 0 1339 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2368004

[startup+3.1008 s]
/proc/loadavg: 4.10 5.89 8.05 6/177 1180
/proc/meminfo: memFree=31427360/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520452314 18763776 390 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 5205828021512044543 0 0 17 4 0 0 0
/proc/1174/statm: 4581 390 341 23 0 91 0
[pid=1175] ppid=1174 vsize=1869556 CPUtime=3.09 cores=0
/proc/1175/stat : 1175 (cryptominisat) R 1174 1174 32278 0 -1 4202496 6487 0 0 0 308 1 0 0 25 0 1 0 520452315 1914425344 4072 33554432000 4194304 4587354 140736583060816 18446744073709551615 4239575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1175/statm: 467389 4072 339 96 0 463951 0
[pid=1176] ppid=1174 vsize=16436 CPUtime=3.09 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 1591 0 0 0 309 0 0 0 25 0 1 0 520452315 16830464 1470 33554432000 4194304 4785740 140735692175936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 4109 1470 340 145 0 1154 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=1.58 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 158 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=6900 CPUtime=3.09 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 1077 0 0 0 309 0 0 0 25 0 1 0 520452315 7065600 897 33554432000 4194304 4352236 140735391786448 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 1725 897 126 39 0 805 0
[pid=1179] ppid=1174 vsize=11808 CPUtime=1.49 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 1889 0 0 0 149 0 0 0 25 0 1 0 520452315 12091392 1103 33554432000 4194304 4331988 140737333529728 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 2952 1103 175 34 0 1394 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2379388

[startup+6.30123 s]
/proc/loadavg: 4.09 5.86 8.03 5/176 1180
/proc/meminfo: memFree=31437544/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=17592 CPUtime=6.29 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 1850 0 0 0 629 0 0 0 25 0 1 0 520452315 18014208 1729 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 4398 1729 340 145 0 1443 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=3.16 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 316 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=6900 CPUtime=6.29 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 1173 0 0 0 629 0 0 0 25 0 1 0 520452315 7065600 897 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 1725 897 126 39 0 805 0
[pid=1179] ppid=1174 vsize=12012 CPUtime=3.09 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 1955 0 0 0 309 0 0 0 25 0 1 0 520452315 12300288 1169 33554432000 4194304 4331988 140737333529728 18446744073709551615 4242607 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 3003 1169 175 34 0 1445 0
Current children cumulated CPU time (s) 23.12
Current children cumulated vsize (KiB) 511192

[startup+12.7011 s]
/proc/loadavg: 4.08 5.83 8.01 5/176 1180
/proc/meminfo: memFree=31434440/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=19264 CPUtime=12.69 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 2263 0 0 0 1269 0 0 0 25 0 1 0 520452315 19726336 2142 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 4816 2142 340 145 0 1861 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=6.33 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 633 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=8056 CPUtime=12.69 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 1742 0 0 0 1269 0 0 0 25 0 1 0 520452315 8249344 1210 33554432000 4194304 4352236 140735391786448 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 2014 1210 126 39 0 1094 0
[pid=1179] ppid=1174 vsize=12264 CPUtime=6.29 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 2015 0 0 0 629 0 0 0 25 0 1 0 520452315 12558336 1229 33554432000 4194304 4331988 140737333529728 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 3066 1229 175 34 0 1508 0
Current children cumulated CPU time (s) 42.29
Current children cumulated vsize (KiB) 514272

[startup+25.5069 s]
/proc/loadavg: 4.13 5.76 7.95 5/176 1181
/proc/meminfo: memFree=31431204/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=21756 CPUtime=25.5 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 2864 0 0 0 2550 0 0 0 25 0 1 0 520452315 22278144 2743 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 5439 2743 340 145 0 2484 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=12.71 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 1271 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=9344 CPUtime=25.5 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 2896 0 0 0 2550 0 0 0 25 0 1 0 520452315 9568256 1532 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 2336 1532 126 39 0 1416 0
[pid=1179] ppid=1174 vsize=13048 CPUtime=12.67 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 2128 0 0 0 1267 0 0 0 25 0 1 0 520452315 13361152 1342 33554432000 4194304 4331988 140737333529728 18446744073709551615 4243186 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 3262 1342 175 34 0 1704 0
Current children cumulated CPU time (s) 80.67
Current children cumulated vsize (KiB) 518836

[startup+51.1004 s]
/proc/loadavg: 4.08 5.61 7.84 5/176 1181
/proc/meminfo: memFree=31426924/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=25060 CPUtime=51.09 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 3640 0 0 0 5109 0 0 0 25 0 1 0 520452315 25661440 3519 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 6265 3519 341 145 0 3310 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=25.46 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 2546 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=9092 CPUtime=51.09 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 3697 0 0 0 5109 0 0 0 25 0 1 0 520452315 9310208 1469 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 2273 1469 126 39 0 1353 0
[pid=1179] ppid=1174 vsize=13560 CPUtime=25.39 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 2325 0 0 0 2539 0 0 0 25 0 1 0 520452315 13885440 1539 33554432000 4194304 4331988 140737333529728 18446744073709551615 4211224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 3390 1539 175 34 0 1832 0
Current children cumulated CPU time (s) 157.32
Current children cumulated vsize (KiB) 522400

[startup+102.3 s]
/proc/loadavg: 4.04 5.36 7.64 5/176 1183
/proc/meminfo: memFree=31418440/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6

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

[pid=1176] ppid=1174 vsize=52132 CPUtime=882.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 9905 0 0 0 88230 1 0 0 25 0 1 0 520452315 53383168 9784 33554432000 4194304 4785740 140735692175936 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 13033 9784 341 145 0 10078 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=439.16 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 43916 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=16400 CPUtime=882.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 31094 0 0 0 88227 4 0 0 25 0 1 0 520452315 16793600 3298 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 4100 3298 126 39 0 3180 0
[pid=1179] ppid=1174 vsize=41924 CPUtime=439.13 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 8884 0 0 0 43910 3 0 0 25 0 1 0 520452315 42930176 8098 33554432000 4194304 4331988 140737333529728 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 10481 8098 175 34 0 8923 0
Current children cumulated CPU time (s) 2647.2
Current children cumulated vsize (KiB) 585144

[startup+942.301 s]
/proc/loadavg: 4.09 4.15 5.50 5/176 1217
/proc/meminfo: memFree=31356476/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=53340 CPUtime=942.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 10188 0 0 0 94230 1 0 0 25 0 1 0 520452315 54620160 10067 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 13335 10067 341 145 0 10380 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=469.04 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 46904 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134528427 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=24980 CPUtime=942.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 33239 0 0 0 94227 4 0 0 25 0 1 0 520452315 25579520 5443 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328368 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 6245 5443 126 39 0 5325 0
[pid=1179] ppid=1174 vsize=41924 CPUtime=468.97 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 9324 0 0 0 46894 3 0 0 25 0 1 0 520452315 42930176 8538 33554432000 4194304 4331988 140737333529728 18446744073709551615 4287668 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 10481 8538 175 34 0 8923 0
Current children cumulated CPU time (s) 2826.92
Current children cumulated vsize (KiB) 594932

[startup+1002.31 s]
/proc/loadavg: 4.08 4.14 5.41 5/176 1219
/proc/meminfo: memFree=31356616/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=54376 CPUtime=1002.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 10451 0 0 0 100230 1 0 0 25 0 1 0 520452315 55681024 10330 33554432000 4194304 4785740 140735692175936 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 13594 10330 341 145 0 10639 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=498.92 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 49892 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=21908 CPUtime=1002.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 34679 0 0 0 100227 4 0 0 25 0 1 0 520452315 22433792 4675 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 5477 4675 126 39 0 4557 0
[pid=1179] ppid=1174 vsize=55020 CPUtime=498.81 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 9760 0 0 0 49878 3 0 0 25 0 1 0 520452315 56340480 8974 33554432000 4194304 4331988 140737333529728 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 13755 8974 175 34 0 12197 0
Current children cumulated CPU time (s) 3006.64
Current children cumulated vsize (KiB) 605992

[startup+1062.3 s]
/proc/loadavg: 4.07 4.12 5.32 5/176 1220
/proc/meminfo: memFree=31358276/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=55544 CPUtime=1062.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 10698 0 0 0 106230 1 0 0 25 0 1 0 520452315 56877056 10577 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 13886 10577 341 145 0 10931 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=528.75 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 52875 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=17684 CPUtime=1062.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 35831 0 0 0 106226 5 0 0 25 0 1 0 520452315 18108416 3619 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 4421 3619 126 39 0 3501 0
[pid=1179] ppid=1174 vsize=58724 CPUtime=528.72 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 10171 0 0 0 52868 4 0 0 25 0 1 0 520452315 60133376 9385 33554432000 4194304 4331988 140737333529728 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 14681 9385 175 34 0 13123 0
Current children cumulated CPU time (s) 3186.38
Current children cumulated vsize (KiB) 606640

[startup+1122.3 s]
/proc/loadavg: 4.07 4.11 5.24 5/176 1222
/proc/meminfo: memFree=31351884/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=57008 CPUtime=1122.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 11035 0 0 0 112230 1 0 0 25 0 1 0 520452315 58376192 10914 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 14252 10914 341 145 0 11297 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=558.62 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 55862 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=21012 CPUtime=1122.32 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 37847 0 0 0 112227 5 0 0 25 0 1 0 520452315 21516288 4451 33554432000 4194304 4352236 140735391786448 18446744073709551615 4329179 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 5253 4451 126 39 0 4333 0
[pid=1179] ppid=1174 vsize=58856 CPUtime=558.57 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 10519 0 0 0 55853 4 0 0 25 0 1 0 520452315 60268544 9733 33554432000 4194304 4331988 140737333529728 18446744073709551615 4237421 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 14714 9733 175 34 0 13156 0
Current children cumulated CPU time (s) 3366.11
Current children cumulated vsize (KiB) 611564

[startup+1182.3 s]
/proc/loadavg: 4.07 4.11 5.16 5/176 1223
/proc/meminfo: memFree=31348576/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=57936 CPUtime=1182.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 11229 0 0 0 118230 1 0 0 25 0 1 0 520452315 59326464 11108 33554432000 4194304 4785740 140735692175936 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 14484 11108 341 145 0 11529 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=588.51 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 58851 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=21140 CPUtime=1182.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 40087 0 0 0 118226 5 0 0 25 0 1 0 520452315 21647360 4483 33554432000 4194304 4352236 140735391786448 18446744073709551615 4280925 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 5285 4483 126 39 0 4365 0
[pid=1179] ppid=1174 vsize=58856 CPUtime=588.4 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 11029 0 0 0 58836 4 0 0 25 0 1 0 520452315 60268544 10243 33554432000 4194304 4331988 140737333529728 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 14714 10243 175 34 0 13156 0
Current children cumulated CPU time (s) 3545.82
Current children cumulated vsize (KiB) 612620

[startup+1242.3 s]
/proc/loadavg: 4.06 4.10 5.09 5/176 1225
/proc/meminfo: memFree=31349636/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=58524 CPUtime=1242.31 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 11382 0 0 0 124230 1 0 0 25 0 1 0 520452315 59928576 11261 33554432000 4194304 4785740 140735692175936 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 14631 11261 341 145 0 11676 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=618.34 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 61834 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=17300 CPUtime=1242.31 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 41431 0 0 0 124226 5 0 0 25 0 1 0 520452315 17715200 3523 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 4325 3523 126 39 0 3405 0
[pid=1179] ppid=1174 vsize=58856 CPUtime=618.3 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 11550 0 0 0 61826 4 0 0 25 0 1 0 520452315 60268544 10764 33554432000 4194304 4331988 140737333529728 18446744073709551615 4210977 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 14714 10764 175 34 0 13156 0
Current children cumulated CPU time (s) 3725.55
Current children cumulated vsize (KiB) 609368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.08 5.02 5/176 1227
/proc/meminfo: memFree=31342860/32950928 swapFree=67111404/67111528
[pid=1174] ppid=1172 vsize=18324 CPUtime=4.29 cores=0,2,4,6
/proc/1174/stat : 1174 (ppfolio) S 1172 1174 32278 0 -1 4202496 525 7486 0 0 0 0 428 1 15 0 1 0 520452314 18763776 391 33554432000 4194304 4287625 140736887605312 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639363 0 0 17 4 0 0 0
/proc/1174/statm: 4581 391 342 23 0 91 0
[pid=1176] ppid=1174 vsize=59156 CPUtime=1300.02 cores=4
/proc/1176/stat : 1176 (clasp) R 1174 1174 32278 0 -1 4202496 11487 0 0 0 130001 1 0 0 25 0 1 0 520452315 60575744 11366 33554432000 4194304 4785740 140735692175936 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1176/statm: 14789 11366 341 145 0 11834 0
[pid=1177] ppid=1174 vsize=456364 CPUtime=647.09 cores=6
/proc/1177/stat : 1177 (TNM) R 1174 1174 32278 0 -1 4202496 534 0 0 0 64709 0 0 0 25 0 1 0 520452315 467316736 431 33554432000 134512640 134534564 4287106272 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1177/statm: 114091 431 95 6 0 112757 0
[pid=1178] ppid=1174 vsize=21396 CPUtime=1300.02 cores=2
/proc/1178/stat : 1178 (lingeling) R 1174 1174 32278 0 -1 4202496 43735 0 0 0 129997 5 0 0 25 0 1 0 520452315 21909504 4547 33554432000 4194304 4352236 140735391786448 18446744073709551615 4328728 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1178/statm: 5349 4547 126 39 0 4429 0
[pid=1179] ppid=1174 vsize=58856 CPUtime=646.99 cores=6
/proc/1179/stat : 1179 (march_hi) R 1174 1174 32278 0 -1 4202496 12043 0 0 0 64695 4 0 0 25 0 1 0 520452315 60268544 11257 33554432000 4194304 4331988 140737333529728 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1179/statm: 14714 11257 175 34 0 13156 0
Current children cumulated CPU time (s) 3898.41
Current children cumulated vsize (KiB) 614096

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 3898.48
CPU user time (s): 3898.33
CPU system time (s): 0.151976
CPU usage (%): 299.881
Max. virtual memory (cumulated for all children) (KiB): 2380968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3898.33
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75842
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= 203
involuntary context switches= 30262

runsolver used 1.82972 second user time and 4.11137 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 16:48:55
IDJOB=3290180
IDBENCH=83421
IDSOLVER=1612
FILE ID=node120/3290180-1304088535
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72076 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290180-1304088535/watcher-3290180-1304088535 -o /tmp/evaluation-result-3290180-1304088535/solver-3290180-1304088535 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290180-1304088535.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1783213691

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31453620 kB
Buffers:        469836 kB
Cached:         605444 kB
SwapCached:          8 kB
Active:         406356 kB
Inactive:       732084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31453620 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10088 kB
Writeback:           0 kB
AnonPages:       63056 kB
Mapped:          14652 kB
Slab:           295972 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188824 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= 72064 MiB
End job on node120 at 2011-04-29 17:10:36