Trace number 3221308

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) 5000.09 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark358.158
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
5000.06/4999.90	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-3221308-1303290709/watcher-3221308-1303290709 -o /tmp/evaluation-result-3221308-1303290709/solver-3221308-1303290709 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221308-1303290709.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.98 4.74 3.23 4/180 17220
/proc/meminfo: memFree=15436704/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 4064891468525830404 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0

[startup+0.102848 s]
/proc/loadavg: 5.98 4.74 3.23 4/180 17220
/proc/meminfo: memFree=15436704/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 4064891468525830404 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200834 s]
/proc/loadavg: 5.98 4.74 3.23 4/180 17220
/proc/meminfo: memFree=15436704/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300814 s]
/proc/loadavg: 5.98 4.74 3.23 4/180 17220
/proc/meminfo: memFree=15436704/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700734 s]
/proc/loadavg: 5.98 4.74 3.23 4/180 17220
/proc/meminfo: memFree=15436704/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 8032405093464670208 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 5.99 4.77 3.25 7/184 17224
/proc/meminfo: memFree=15432208/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 8032405230903623680 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
[pid=17221] ppid=17220 vsize=1862448 CPUtime=0.49 cores=0
/proc/17221/stat : 17221 (cryptominisat) R 17220 17220 17110 0 -1 4202496 1334 0 0 0 49 0 0 0 25 0 1 0 519301587 1907146752 808 33554432000 4194304 4587354 140736166822544 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17221/statm: 465612 808 327 96 0 462174 0
[pid=17222] ppid=17220 vsize=13092 CPUtime=0.39 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 732 0 0 0 39 0 0 0 25 0 1 0 519301587 13406208 624 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 3273 624 340 145 0 318 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=0.59 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 59 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2349824

[startup+3.10129 s]
/proc/loadavg: 5.99 4.77 3.25 7/184 17224
/proc/meminfo: memFree=15431092/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 519301586 18763776 393 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17220/statm: 4581 393 345 23 0 91 0
[pid=17221] ppid=17220 vsize=1862980 CPUtime=0.99 cores=0
/proc/17221/stat : 17221 (cryptominisat) R 17220 17220 17110 0 -1 4202496 2001 0 0 0 99 0 0 0 25 0 1 0 519301587 1907691520 874 33554432000 4194304 4587354 140736166822544 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17221/statm: 465745 874 331 96 0 462307 0
[pid=17222] ppid=17220 vsize=13504 CPUtime=0.94 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 826 0 0 0 94 0 0 0 25 0 1 0 519301587 13828096 718 33554432000 4194304 4785740 140735625752496 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 3376 718 340 145 0 421 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=1.14 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 114 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2350768

[startup+6.30068 s]
/proc/loadavg: 5.99 4.77 3.25 7/184 17224
/proc/meminfo: memFree=15423276/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=13920 CPUtime=2.1 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 938 0 0 0 210 0 0 0 25 0 1 0 519301587 14254080 830 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 3480 830 340 145 0 525 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2.34 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 234 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 488204

[startup+12.7005 s]
/proc/loadavg: 5.83 4.77 3.27 6/183 17225
/proc/meminfo: memFree=15429292/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=14760 CPUtime=5.3 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 1120 0 0 0 530 0 0 0 25 0 1 0 519301587 15114240 1012 33554432000 4194304 4785740 140735625752496 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 3690 1012 340 145 0 735 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=5.54 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 554 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 489044

[startup+25.5011 s]
/proc/loadavg: 5.71 4.78 3.29 6/183 17225
/proc/meminfo: memFree=15429644/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=15600 CPUtime=11.7 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 1318 0 0 0 1170 0 0 0 25 0 1 0 519301587 15974400 1210 33554432000 4194304 4785740 140735625752496 18446744073709551615 4550327 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 3900 1210 340 145 0 945 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=11.94 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 1194 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 489884

[startup+51.1012 s]
/proc/loadavg: 5.46 4.80 3.33 6/183 17226
/proc/meminfo: memFree=15426696/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=16616 CPUtime=24.51 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 1568 0 0 0 2451 0 0 0 25 0 1 0 519301587 17014784 1460 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 4154 1460 340 145 0 1199 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=24.74 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 2474 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 490900

[startup+102.301 s]
/proc/loadavg: 5.18 4.83 3.42 6/183 17227
/proc/meminfo: memFree=15423840/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=18116 CPUtime=50.12 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 1921 0 0 0 5012 0 0 0 25 0 1 0 519301587 18550784 1813 33554432000 4194304 4785740 140735625752496 18446744073709551615 4550589 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 4529 1813 341 145 0 1574 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=50.34 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 5034 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 492400

[startup+162.301 s]
/proc/loadavg: 5.07 4.86 3.52 6/183 17229
/proc/meminfo: memFree=15421180/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=19168 CPUtime=80.12 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 2149 0 0 0 8012 0 0 0 25 0 1 0 519301587 19628032 2041 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 4792 2041 341 145 0 1837 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=80.33 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 8033 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 493452

[startup+222.306 s]
/proc/loadavg: 5.02 4.88 3.61 6/183 17230
/proc/meminfo: memFree=15418780/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=20292 CPUtime=110.13 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 2386 0 0 0 11013 0 0 0 25 0 1 0 519301587 20779008 2278 33554432000 4194304 4785740 140735625752496 18446744073709551615 4560479 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 5073 2278 341 145 0 2118 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=110.33 cores=0

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

[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2210.19 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4429 0 0 0 221014 5 0 0 25 0 1 0 519301587 29966336 4321 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4321 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2210.41 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 221041 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 503548

[startup+4482.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17356
/proc/meminfo: memFree=15351564/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2240.2 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4431 0 0 0 224015 5 0 0 25 0 1 0 519301587 29966336 4323 33554432000 4194304 4785740 140735625752496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4323 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2240.4 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 224040 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 503548

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17357
/proc/meminfo: memFree=15366660/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2270.21 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4432 0 0 0 227015 6 0 0 25 0 1 0 519301587 29966336 4324 33554432000 4194304 4785740 140735625752496 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4324 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2270.4 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 227040 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 503548

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 17359
/proc/meminfo: memFree=15366500/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2300.22 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4448 0 0 0 230016 6 0 0 25 0 1 0 519301587 29966336 4340 33554432000 4194304 4785740 140735625752496 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4340 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2300.4 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 230040 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 503548

[startup+4662.3 s]
/proc/loadavg: 5.06 5.01 4.93 6/183 17452
/proc/meminfo: memFree=15441268/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2330.22 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4449 0 0 0 233016 6 0 0 25 0 1 0 519301587 29966336 4341 33554432000 4194304 4785740 140735625752496 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4341 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2330.39 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 233039 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 503548

[startup+4722.3 s]
/proc/loadavg: 4.49 4.87 4.88 5/182 17453
/proc/meminfo: memFree=15452032/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2360.24 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4449 0 0 0 236018 6 0 0 25 0 1 0 519301587 29966336 4341 33554432000 4194304 4785740 140735625752496 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4341 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2360.39 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 236039 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530983 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 503548

[startup+4782.3 s]
/proc/loadavg: 4.21 4.72 4.83 5/182 17485
/proc/meminfo: memFree=15449748/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2390.23 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4449 0 0 0 239017 6 0 0 25 0 1 0 519301587 29966336 4341 33554432000 4194304 4785740 140735625752496 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4341 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2390.39 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 239039 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 503548

[startup+4842.31 s]
/proc/loadavg: 4.08 4.59 4.78 5/182 17486
/proc/meminfo: memFree=15446864/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2420.23 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4450 0 0 0 242017 6 0 0 25 0 1 0 519301587 29966336 4342 33554432000 4194304 4785740 140735625752496 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4342 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2420.4 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 242040 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 503548

[startup+4902.3 s]
/proc/loadavg: 4.03 4.48 4.72 5/182 17488
/proc/meminfo: memFree=15444716/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2450.22 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4450 0 0 0 245016 6 0 0 25 0 1 0 519301587 29966336 4342 33554432000 4194304 4785740 140735625752496 18446744073709551615 4550354 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4342 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2450.4 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 245040 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 503548

[startup+4962.3 s]
/proc/loadavg: 4.01 4.39 4.68 5/182 17490
/proc/meminfo: memFree=15442948/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2480.22 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4450 0 0 0 248016 6 0 0 25 0 1 0 519301587 29966336 4342 33554432000 4194304 4785740 140735625752496 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4342 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2480.41 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 248041 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 503548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.00 4.34 4.65 5/182 17491
/proc/meminfo: memFree=15442180/32950928 swapFree=67111528/67111528
[pid=17220] ppid=17218 vsize=18324 CPUtime=1.83 cores=0,2,4,6
/proc/17220/stat : 17220 (ppfolio) S 17218 17220 17110 0 -1 4202496 499 3577 0 0 0 0 183 0 15 0 1 0 519301586 18763776 394 33554432000 4194304 4287625 140734404947184 18446744073709551615 231895510543 0 0 4096 65536 2301184382741741825 0 0 17 4 0 0 0
/proc/17220/statm: 4581 394 346 23 0 91 0
[pid=17222] ppid=17220 vsize=29264 CPUtime=2499.01 cores=0
/proc/17222/stat : 17222 (clasp) R 17220 17220 17110 0 -1 4202496 4451 0 0 0 249895 6 0 0 25 0 1 0 519301587 29966336 4343 33554432000 4194304 4785740 140735625752496 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/17222/statm: 7316 4343 341 145 0 4361 0
[pid=17223] ppid=17220 vsize=455960 CPUtime=2499.22 cores=0
/proc/17223/stat : 17223 (TNM) R 17220 17220 17110 0 -1 4202496 339 0 0 0 249922 0 0 0 25 0 1 0 519301587 466903040 236 33554432000 134512640 134534564 4293541184 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17223/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 503548

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): 4999.91
CPU time (s): 5000.09
CPU user time (s): 5000.02
CPU system time (s): 0.071989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2356640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.02
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8898
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= 56
involuntary context switches= 59910

runsolver used 7.28489 second user time and 15.4517 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 11:11:49
IDJOB=3221308
IDBENCH=82901
IDSOLVER=1639
FILE ID=node114/3221308-1303290709
RUNJOBID= node114-1303290349-17128
PBS_JOBID= 13049615
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221308-1303290709/watcher-3221308-1303290709 -o /tmp/evaluation-result-3221308-1303290709/solver-3221308-1303290709 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221308-1303290709.cnf

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=573664488

node114.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.848
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.69
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.848
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.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:      15436860 kB
Buffers:        738656 kB
Cached:       16298292 kB
SwapCached:          0 kB
Active:        7812252 kB
Inactive:      9333540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15436860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10120 kB
Writeback:           0 kB
AnonPages:      108548 kB
Mapped:          16412 kB
Slab:           306024 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2403568 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= 71664 MiB
End job on node114 at 2011-04-20 12:35:09