Trace number 3191686

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 seq? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
1300.01/1300.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191686-1302539152/watcher-3191686-1302539152 -o /tmp/evaluation-result-3191686-1302539152/solver-3191686-1302539152 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191686-1302539152.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.82 11.94 10.89 11/198 2662
/proc/meminfo: memFree=14641948/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18188 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) R 2660 2662 2307 0 -1 4194304 298 0 0 0 0 0 0 0 25 0 1 0 365512228 18624512 234 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476719415 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2662/statm: 4547 250 210 23 0 57 0

[startup+0.069089 s]
/proc/loadavg: 11.82 11.94 10.89 11/198 2662
/proc/meminfo: memFree=14641948/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365512228 18763776 394 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 4424277289424879873 0 0 17 2 0 0 0
/proc/2662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101082 s]
/proc/loadavg: 11.82 11.94 10.89 11/198 2662
/proc/meminfo: memFree=14641948/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365512228 18763776 394 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 4424277289424879873 0 0 17 2 0 0 0
/proc/2662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301051 s]
/proc/loadavg: 11.82 11.94 10.89 11/198 2662
/proc/meminfo: memFree=14641948/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365512228 18763776 394 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700962 s]
/proc/loadavg: 11.82 11.94 10.89 11/198 2662
/proc/meminfo: memFree=14641948/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365512228 18763776 394 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2662/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 11.83 11.94 10.89 13/202 2666
/proc/meminfo: memFree=14633020/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 365512228 18763776 394 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 13481430376777777152 0 0 17 2 0 0 0
/proc/2662/statm: 4581 394 345 23 0 91 0
[pid=2663] ppid=2662 vsize=2081324 CPUtime=0.45 cores=0
/proc/2663/stat : 2663 (cryptominisat) R 2662 2662 2307 0 -1 4202496 1683 0 0 0 45 0 0 0 25 0 1 0 365512229 2131275776 1031 33554432000 4194304 4587354 140734637139216 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2663/statm: 520331 1031 326 96 0 516893 0
[pid=2664] ppid=2662 vsize=14064 CPUtime=0.42 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 965 0 0 0 42 0 0 0 25 0 1 0 365512229 14401536 857 33554432000 4194304 4785740 140737006613072 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 3516 857 340 145 0 561 0
[pid=2665] ppid=2662 vsize=452656 CPUtime=0.61 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 450 0 0 0 61 0 0 0 25 0 1 0 365512229 463519744 347 33554432000 134512640 134534564 4288042752 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2566368

[startup+3.10051 s]
/proc/loadavg: 11.83 11.94 10.89 13/202 2666
/proc/meminfo: memFree=14629920/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=14512 CPUtime=1.02 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 1090 0 0 0 102 0 0 0 25 0 1 0 365512229 14860288 982 33554432000 4194304 4785740 140737006613072 18446744073709551615 4557853 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 3628 982 340 145 0 673 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=1.17 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 117 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 489324

[startup+6.30089 s]
/proc/loadavg: 11.83 11.94 10.89 12/201 2666
/proc/meminfo: memFree=14655328/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=15400 CPUtime=2.62 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 1287 0 0 0 262 0 0 0 25 0 1 0 365512229 15769600 1179 33554432000 4194304 4785740 140737006613072 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 3850 1179 340 145 0 895 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=2.77 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 277 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 490212

[startup+12.7007 s]
/proc/loadavg: 11.71 11.91 10.90 12/201 2666
/proc/meminfo: memFree=14665792/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=16616 CPUtime=5.82 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 1575 0 0 0 582 0 0 0 25 0 1 0 365512229 17014784 1467 33554432000 4194304 4785740 140737006613072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 4154 1467 340 145 0 1199 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=5.97 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 597 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 491428

[startup+25.5012 s]
/proc/loadavg: 11.60 11.88 10.90 12/201 2667
/proc/meminfo: memFree=14638880/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=18248 CPUtime=12.22 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 1950 0 0 0 1222 0 0 0 25 0 1 0 365512229 18685952 1842 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 4562 1842 341 145 0 1607 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=12.38 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 1238 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 493060

[startup+51.1003 s]
/proc/loadavg: 11.32 11.79 10.89 12/201 2797
/proc/meminfo: memFree=14762940/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=20216 CPUtime=25.02 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 2388 0 0 0 2502 0 0 0 25 0 1 0 365512229 20701184 2280 33554432000 4194304 4785740 140737006613072 18446744073709551615 4553357 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 5054 2280 341 145 0 2099 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=25.18 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 2518 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 495028

[startup+102.306 s]
/proc/loadavg: 11.13 11.65 10.90 12/201 2799
/proc/meminfo: memFree=14772172/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=22024 CPUtime=50.6 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 2771 0 0 0 5060 0 0 0 25 0 1 0 365512229 22552576 2663 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 5506 2663 341 145 0 2551 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=50.79 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 5079 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 496836

[startup+162.301 s]
/proc/loadavg: 11.04 11.53 10.90 12/201 2800
/proc/meminfo: memFree=14733212/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=24344 CPUtime=80.6 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 3294 0 0 0 8060 0 0 0 25 0 1 0 365512229 24928256 3186 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 6086 3186 341 145 0 3131 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=80.79 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 8079 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499156

[startup+222.3 s]
/proc/loadavg: 11.01 11.43 10.91 12/201 2802
/proc/meminfo: memFree=14551280/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=25876 CPUtime=110.6 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 3623 0 0 0 11060 0 0 0 25 0 1 0 365512229 26497024 3515 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 6469 3515 341 145 0 3514 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=110.79 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 11079 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 222.27

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

/proc/meminfo: memFree=15453960/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=32864 CPUtime=380.65 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 5280 0 0 0 38064 1 0 0 25 0 1 0 365512229 33652736 5172 33554432000 4194304 4785740 140737006613072 18446744073709551615 239476392562 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 8216 5172 341 145 0 5261 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=380.77 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 38077 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 507676

[startup+822.301 s]
/proc/loadavg: 9.03 9.50 10.15 10/199 2923
/proc/meminfo: memFree=15451820/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=33248 CPUtime=410.65 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 5358 0 0 0 41064 1 0 0 25 0 1 0 365512229 34045952 5250 33554432000 4194304 4785740 140737006613072 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 8312 5250 341 145 0 5357 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=410.77 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 41077 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 508060

[startup+882.3 s]
/proc/loadavg: 9.09 9.42 10.08 10/199 2925
/proc/meminfo: memFree=15437624/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=34592 CPUtime=440.64 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 5620 0 0 0 44063 1 0 0 25 0 1 0 365512229 35422208 5512 33554432000 4194304 4785740 140737006613072 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 8648 5512 341 145 0 5693 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=440.77 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 44077 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 509404

[startup+942.301 s]
/proc/loadavg: 9.03 9.34 10.01 10/199 2926
/proc/meminfo: memFree=15438816/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=35168 CPUtime=470.64 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 5738 0 0 0 47063 1 0 0 25 0 1 0 365512229 36012032 5630 33554432000 4194304 4785740 140737006613072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 8792 5630 341 145 0 5837 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=470.78 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 47078 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 509980

[startup+1002.3 s]
/proc/loadavg: 9.01 9.28 9.95 10/199 2928
/proc/meminfo: memFree=15410496/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=35744 CPUtime=500.63 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 5874 0 0 0 50062 1 0 0 25 0 1 0 365512229 36601856 5766 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 8936 5766 341 145 0 5981 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=500.79 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 50079 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 510556

[startup+1062.3 s]
/proc/loadavg: 9.00 9.22 9.89 10/199 2929
/proc/meminfo: memFree=15408452/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=36704 CPUtime=530.63 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 6055 0 0 0 53062 1 0 0 25 0 1 0 365512229 37584896 5947 33554432000 4194304 4785740 140737006613072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 9176 5947 341 145 0 6221 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=530.79 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 53079 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 511516

[startup+1122.3 s]
/proc/loadavg: 9.04 9.19 9.83 10/199 2994
/proc/meminfo: memFree=15404204/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=36704 CPUtime=560.62 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 6075 0 0 0 56061 1 0 0 25 0 1 0 365512229 37584896 5967 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 9176 5967 341 145 0 6221 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=560.8 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 56080 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 511516

[startup+1182.3 s]
/proc/loadavg: 9.01 9.16 9.78 10/199 2996
/proc/meminfo: memFree=15412232/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=36896 CPUtime=590.62 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 6128 0 0 0 59061 1 0 0 25 0 1 0 365512229 37781504 6020 33554432000 4194304 4785740 140737006613072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 9224 6020 341 145 0 6269 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=590.81 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 59081 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 511708

[startup+1242.3 s]
/proc/loadavg: 9.00 9.12 9.73 10/199 2997
/proc/meminfo: memFree=15401416/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=37352 CPUtime=620.62 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 6249 0 0 0 62061 1 0 0 25 0 1 0 365512229 38248448 6105 33554432000 4194304 4785740 140737006613072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 9338 6105 341 145 0 6383 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=620.81 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 62081 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 512164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.05 9.12 9.69 10/199 2999
/proc/meminfo: memFree=15407208/32950928 swapFree=67102716/67111528
[pid=2662] ppid=2660 vsize=18324 CPUtime=0.88 cores=0,2
/proc/2662/stat : 2662 (ppfolio) S 2660 2662 2307 0 -1 4202496 503 2093 0 0 0 0 88 0 15 0 1 0 365512228 18763776 395 33554432000 4194304 4287625 140735730518400 18446744073709551615 239476715023 0 0 4096 65536 3168823026993037569 0 0 17 2 0 0 0
/proc/2662/statm: 4581 395 346 23 0 91 0
[pid=2664] ppid=2662 vsize=37928 CPUtime=649.51 cores=0
/proc/2664/stat : 2664 (clasp) R 2662 2662 2307 0 -1 4202496 6398 0 0 0 64949 2 0 0 25 0 1 0 365512229 38838272 6254 33554432000 4194304 4785740 140737006613072 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2664/statm: 9482 6254 341 145 0 6527 0
[pid=2665] ppid=2662 vsize=456488 CPUtime=649.62 cores=0
/proc/2665/stat : 2665 (TNM) R 2662 2662 2307 0 -1 4202496 518 0 0 0 64962 0 0 0 25 0 1 0 365512229 467443712 415 33554432000 134512640 134534564 4288042752 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2665/statm: 114122 415 95 6 0 112788 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 512740

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2662 and gives
#  childrusage.ru_utime.tv_sec=650
#  childrusage.ru_utime.tv_usec=390125
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=34994
# CPU time returned by wait4() is 650.425
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.99
CPU system time (s): 0.02
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2566976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.39
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9026
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= 32
involuntary context switches= 8957

runsolver used 2.31565 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-11 18:25:52
IDJOB=3191686
IDBENCH=82817
IDSOLVER=1613
FILE ID=node148/3191686-1302539152
RUNJOBID= node148-1302536919-2325
PBS_JOBID= 12951121
Free space on /tmp= 70720 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191686-1302539152/watcher-3191686-1302539152 -o /tmp/evaluation-result-3191686-1302539152/solver-3191686-1302539152 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191686-1302539152.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=1261400687

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14642228 kB
Buffers:        610868 kB
Cached:       16298248 kB
SwapCached:       4908 kB
Active:        9097072 kB
Inactive:      8797180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14642228 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           10064 kB
Writeback:           0 kB
AnonPages:      982076 kB
Mapped:          18088 kB
Slab:           348196 kB
PageTables:       8188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5040748 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= 70716 MiB
End job on node148 at 2011-04-11 18:47:32