Trace number 3191494

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.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
MD5SUMebf03c9c6463f3682b7e09274cee8655
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1300.02/1300.01	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-3191494-1302537652/watcher-3191494-1302537652 -o /tmp/evaluation-result-3191494-1302537652/solver-3191494-1302537652 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191494-1302537652.cnf 

running on 2 cores: 1,3

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.98 8.87 4.65 10/198 17866
/proc/meminfo: memFree=11281784/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) R 17864 17866 17727 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 443995898 18763776 392 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/17866/statm: 4581 392 343 23 0 91 0

[startup+0.04459 s]
/proc/loadavg: 11.98 8.87 4.65 10/198 17866
/proc/meminfo: memFree=11281784/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4540819199777276168 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10058 s]
/proc/loadavg: 11.98 8.87 4.65 10/198 17866
/proc/meminfo: memFree=11281784/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4540819199777276168 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300546 s]
/proc/loadavg: 11.98 8.87 4.65 10/198 17866
/proc/meminfo: memFree=11281784/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700471 s]
/proc/loadavg: 11.98 8.87 4.65 10/198 17866
/proc/meminfo: memFree=11281784/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 11.98 8.87 4.65 13/202 17870
/proc/meminfo: memFree=11267368/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=25752 CPUtime=0.44 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 1307 0 0 0 44 0 0 0 25 0 1 0 443995899 26370048 1168 33554432000 4194304 4587354 140736783179280 18446744073709551615 4287461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 6438 1168 305 96 0 3000 0
[pid=17868] ppid=17866 vsize=18328 CPUtime=0.49 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 2107 0 0 0 49 0 0 0 25 0 1 0 443995899 18767872 1912 33554432000 4194304 4785740 140735532969840 18446744073709551615 4286989 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 4582 1912 340 145 0 1627 0
[pid=17869] ppid=17866 vsize=455032 CPUtime=0.54 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1150 0 0 0 54 0 0 0 25 0 1 0 443995899 465952768 1047 33554432000 134512640 134534564 4287752000 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 517436

[startup+3.10103 s]
/proc/loadavg: 11.98 8.87 4.65 13/202 17870
/proc/meminfo: memFree=11264396/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=28336 CPUtime=0.99 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 3750 0 0 0 99 0 0 0 25 0 1 0 443995899 29016064 2157 33554432000 4194304 4587354 140736783179280 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 7084 2157 326 96 0 3646 0
[pid=17868] ppid=17866 vsize=20484 CPUtime=0.99 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 2652 0 0 0 99 0 0 0 25 0 1 0 443995899 20975616 2457 33554432000 4194304 4785740 140735532969840 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 5121 2457 340 145 0 2166 0
[pid=17869] ppid=17866 vsize=455032 CPUtime=1.09 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1150 0 0 0 109 0 0 0 25 0 1 0 443995899 465952768 1047 33554432000 134512640 134534564 4287752000 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 522176

[startup+6.30045 s]
/proc/loadavg: 11.99 8.92 4.69 13/202 17870
/proc/meminfo: memFree=11257808/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4537447130758905856 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=149088 CPUtime=2.04 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 6230 0 0 0 204 0 0 0 25 0 1 0 443995899 152666112 2083 33554432000 4194304 4587354 140736783179280 18446744073709551615 4241061 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 37272 2083 327 96 0 33834 0
[pid=17868] ppid=17866 vsize=21696 CPUtime=2.09 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 2967 0 0 0 209 0 0 0 25 0 1 0 443995899 22216704 2772 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 5424 2772 340 145 0 2469 0
[pid=17869] ppid=17866 vsize=455032 CPUtime=2.14 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1150 0 0 0 214 0 0 0 25 0 1 0 443995899 465952768 1047 33554432000 134512640 134534564 4287752000 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 644140

[startup+12.7003 s]
/proc/loadavg: 11.99 8.97 4.73 13/202 17879
/proc/meminfo: memFree=11231512/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4537448917465300992 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=168056 CPUtime=4.19 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 12198 0 0 0 418 1 0 0 25 0 1 0 443995899 172089344 6938 33554432000 4194304 4587354 140736783179280 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 42014 6938 337 96 0 38576 0
[pid=17868] ppid=17866 vsize=23740 CPUtime=4.19 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 3446 0 0 0 419 0 0 0 25 0 1 0 443995899 24309760 3251 33554432000 4194304 4785740 140735532969840 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 5935 3251 340 145 0 2980 0
[pid=17869] ppid=17866 vsize=455032 CPUtime=4.29 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1150 0 0 0 429 0 0 0 25 0 1 0 443995899 465952768 1047 33554432000 134512640 134534564 4287752000 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 665152

[startup+25.5009 s]
/proc/loadavg: 11.99 9.12 4.84 13/202 17880
/proc/meminfo: memFree=11386528/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4537449192343207936 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=171692 CPUtime=8.44 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 13214 0 0 0 842 2 0 0 25 0 1 0 443995899 175812608 6709 33554432000 4194304 4587354 140736783179280 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 42923 6709 337 96 0 39485 0
[pid=17868] ppid=17866 vsize=26160 CPUtime=8.49 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 4053 0 0 0 849 0 0 0 25 0 1 0 443995899 26787840 3858 33554432000 4194304 4785740 140735532969840 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 6540 3858 340 145 0 3585 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=8.54 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 854 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 675468

[startup+51.1003 s]
/proc/loadavg: 12.05 9.37 5.04 13/202 17881
/proc/meminfo: memFree=11252196/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4537447955392626688 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=182460 CPUtime=16.99 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 19853 0 0 0 1697 2 0 0 25 0 1 0 443995899 186839040 10333 33554432000 4194304 4587354 140736783179280 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 45615 10333 337 96 0 42177 0
[pid=17868] ppid=17866 vsize=29720 CPUtime=16.98 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 4880 0 0 0 1698 0 0 0 25 0 1 0 443995899 30433280 4685 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 7430 4685 340 145 0 4475 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=17.1 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 1710 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 689796

[startup+102.307 s]
/proc/loadavg: 12.02 9.77 5.40 13/202 17882
/proc/meminfo: memFree=11299400/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=0 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 443995898 18763776 394 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4537448505148440576 0 0 17 3 0 0 0
/proc/17866/statm: 4581 394 345 23 0 91 0
[pid=17867] ppid=17866 vsize=194140 CPUtime=34.05 cores=1
/proc/17867/stat : 17867 (cryptominisat) R 17866 17866 17727 0 -1 4202496 35979 0 0 0 3401 4 0 0 25 0 1 0 443995899 198799360 13505 33554432000 4194304 4587354 140736783179280 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17867/statm: 48535 13505 337 96 0 45097 0
[pid=17868] ppid=17866 vsize=35472 CPUtime=34.09 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 6211 0 0 0 3408 1 0 0 25 0 1 0 443995899 36323328 6016 33554432000 4194304 4785740 140735532969840 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 8868 6016 340 145 0 5913 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=34.14 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 3414 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 707228

[startup+162.301 s]
/proc/loadavg: 11.78 10.12 5.79 12/201 17883
/proc/meminfo: memFree=11166092/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=40444 CPUtime=57.12 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 7376 0 0 0 5711 1 0 0 25 0 1 0 443995899 41414656 7181 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 10111 7181 340 145 0 7156 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=57.24 cores=1

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

[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=71544 CPUtime=357.14 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 14515 0 0 0 35711 3 0 0 25 0 1 0 443995899 73261056 14226 33554432000 4194304 4785740 140735532969840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 17886 14226 341 145 0 14931 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=357.25 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 35725 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 549160

[startup+822.301 s]
/proc/loadavg: 11.00 10.90 8.43 12/201 17901
/proc/meminfo: memFree=11193608/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=72212 CPUtime=387.13 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 14651 0 0 0 38710 3 0 0 25 0 1 0 443995899 73945088 14362 33554432000 4194304 4785740 140735532969840 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 18053 14362 341 145 0 15098 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=387.25 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 38725 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 549828

[startup+882.3 s]
/proc/loadavg: 11.00 10.92 8.58 12/201 17903
/proc/meminfo: memFree=11183412/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=73260 CPUtime=417.13 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 14884 0 0 0 41710 3 0 0 25 0 1 0 443995899 75018240 14595 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 18315 14595 341 145 0 15360 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=417.26 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 41726 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 550876

[startup+942.307 s]
/proc/loadavg: 10.01 10.70 8.66 11/200 18147
/proc/meminfo: memFree=11850140/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=76140 CPUtime=447.12 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 15531 0 0 0 44709 3 0 0 25 0 1 0 443995899 77967360 15242 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 19035 15242 341 145 0 16080 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=447.27 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 44727 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 553756

[startup+1002.3 s]
/proc/loadavg: 9.37 10.39 8.68 10/199 18149
/proc/meminfo: memFree=11827352/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=77564 CPUtime=477.12 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 15882 0 0 0 47709 3 0 0 25 0 1 0 443995899 79425536 15593 33554432000 4194304 4785740 140735532969840 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 19391 15593 341 145 0 16436 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=477.27 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 47727 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 555180

[startup+1062.3 s]
/proc/loadavg: 9.13 10.13 8.69 10/199 18150
/proc/meminfo: memFree=11808860/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=79632 CPUtime=507.12 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 16328 0 0 0 50709 3 0 0 25 0 1 0 443995899 81543168 16039 33554432000 4194304 4785740 140735532969840 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 19908 16039 341 145 0 16953 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=507.27 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 50727 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 557248

[startup+1122.3 s]
/proc/loadavg: 9.14 9.95 8.72 10/199 18182
/proc/meminfo: memFree=11796924/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=80724 CPUtime=537.13 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 16659 0 0 0 53710 3 0 0 25 0 1 0 443995899 82661376 16298 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 20181 16298 341 145 0 17226 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=537.26 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 53726 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 558340

[startup+1182.3 s]
/proc/loadavg: 9.05 9.78 8.74 10/199 18184
/proc/meminfo: memFree=11808972/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=81608 CPUtime=567.14 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 16847 0 0 0 56710 4 0 0 25 0 1 0 443995899 83566592 16486 33554432000 4194304 4785740 140735532969840 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 20402 16486 341 145 0 17447 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=567.26 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 56726 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 559224

[startup+1242.3 s]
/proc/loadavg: 9.02 9.63 8.75 10/199 18185
/proc/meminfo: memFree=11781552/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=82652 CPUtime=597.15 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 17079 0 0 0 59711 4 0 0 25 0 1 0 443995899 84635648 16718 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 20663 16718 341 145 0 17708 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=597.25 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 59725 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 560268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.46 9.63 8.80 11/200 18217
/proc/meminfo: memFree=11775484/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=83820 CPUtime=626 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 17352 0 0 0 62596 4 0 0 25 0 1 0 443995899 85831680 16991 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 20955 16991 341 145 0 18000 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=626.11 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 62611 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 561436

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

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

[startup+1300 s]
/proc/loadavg: 9.46 9.63 8.80 11/200 18217
/proc/meminfo: memFree=11775484/32950928 swapFree=67111528/67111528
[pid=17866] ppid=17864 vsize=18324 CPUtime=47.91 cores=1,3
/proc/17866/stat : 17866 (ppfolio) S 17864 17866 17727 0 -1 4202496 503 38804 0 0 0 0 4785 6 15 0 1 0 443995898 18763776 395 33554432000 4194304 4287625 140734586801088 18446744073709551615 260905414159 0 0 4096 65536 4473423122724258049 0 0 17 3 0 0 0
/proc/17866/statm: 4581 395 346 23 0 91 0
[pid=17868] ppid=17866 vsize=83820 CPUtime=626 cores=1
/proc/17868/stat : 17868 (clasp) R 17866 17866 17727 0 -1 4202496 17352 0 0 0 62596 4 0 0 25 0 1 0 443995899 85831680 16991 33554432000 4194304 4785740 140735532969840 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17868/statm: 20955 16991 341 145 0 18000 0
[pid=17869] ppid=17866 vsize=459292 CPUtime=626.11 cores=1
/proc/17869/stat : 17869 (TNM) R 17866 17866 17727 0 -1 4202496 1399 0 0 0 62611 0 0 0 25 0 1 0 443995899 470315008 1296 33554432000 134512640 134534564 4287752000 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17869/statm: 114823 1296 95 6 0 113489 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 561436

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.94
CPU system time (s): 0.112982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 711432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58089
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= 134
involuntary context switches= 14642

runsolver used 2.05369 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:00:52
IDJOB=3191494
IDBENCH=82625
IDSOLVER=1613
FILE ID=node116/3191494-1302537652
RUNJOBID= node116-1302537280-17747
PBS_JOBID= 12951135
Free space on /tmp= 70776 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S680524168-083-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191494-1302537652/watcher-3191494-1302537652 -o /tmp/evaluation-result-3191494-1302537652/solver-3191494-1302537652 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191494-1302537652.cnf

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

MD5SUM BENCH= ebf03c9c6463f3682b7e09274cee8655
RANDOM SEED=1065446355

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      11281940 kB
Buffers:        731708 kB
Cached:       19728408 kB
SwapCached:          0 kB
Active:        7967800 kB
Inactive:     13216400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11281940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10848 kB
Writeback:           0 kB
AnonPages:      723860 kB
Mapped:          18416 kB
Slab:           417308 kB
PageTables:       7632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4076580 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= 70772 MiB
End job on node116 at 2011-04-11 18:22:32