Trace number 3219856

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) 4999.94 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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

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-3219856-1303259654/watcher-3219856-1303259654 -o /tmp/evaluation-result-3219856-1303259654/solver-3219856-1303259654 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219856-1303259654.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: 6.09 4.35 2.64 4/180 25806
/proc/meminfo: memFree=16249996/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0

[startup+0.040624 s]
/proc/loadavg: 6.09 4.35 2.64 4/180 25806
/proc/meminfo: memFree=16249996/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100609 s]
/proc/loadavg: 6.09 4.35 2.64 4/180 25806
/proc/meminfo: memFree=16249996/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300568 s]
/proc/loadavg: 6.09 4.35 2.64 4/180 25806
/proc/meminfo: memFree=16249996/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700502 s]
/proc/loadavg: 6.09 4.35 2.64 4/180 25806
/proc/meminfo: memFree=16249996/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748229166440382464 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 6.09 4.35 2.64 7/184 25810
/proc/meminfo: memFree=16239796/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748229303879335936 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=375696 CPUtime=1.09 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 4289 0 0 0 109 0 0 0 19 0 1 0 516196062 384712704 1606 33554432000 4194304 4587354 140736267119664 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 93924 1606 327 96 0 90486 0
[pid=25808] ppid=25806 vsize=14908 CPUtime=0.14 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 1164 0 0 0 14 0 0 0 23 0 1 0 516196062 15265792 1018 33554432000 4194304 4785740 140735088765504 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 3727 1018 313 145 0 772 0
[pid=25809] ppid=25806 vsize=454504 CPUtime=0.24 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 997 0 0 0 24 0 0 0 25 0 1 0 516196062 465412096 894 33554432000 134512640 134534564 4289671808 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 863432

[startup+3.10106 s]
/proc/loadavg: 6.09 4.35 2.64 7/184 25810
/proc/meminfo: memFree=16232844/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748229578757242880 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=380264 CPUtime=1.59 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 5253 0 0 0 159 0 0 0 20 0 1 0 516196062 389390336 1826 33554432000 4194304 4587354 140736267119664 18446744073709551615 4237543 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 95066 1826 327 96 0 91628 0
[pid=25808] ppid=25806 vsize=18532 CPUtime=0.69 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 2146 0 0 0 69 0 0 0 25 0 1 0 516196062 18976768 1958 33554432000 4194304 4785740 140735088765504 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 4633 1958 340 145 0 1678 0
[pid=25809] ppid=25806 vsize=454504 CPUtime=0.79 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 997 0 0 0 79 0 0 0 25 0 1 0 516196062 465412096 894 33554432000 134512640 134534564 4289671808 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 871624

[startup+6.30046 s]
/proc/loadavg: 6.08 4.38 2.66 7/184 25810
/proc/meminfo: memFree=16225288/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748227929489801216 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=377136 CPUtime=2.69 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 7229 0 0 0 269 0 0 0 23 0 1 0 516196062 386187264 1965 33554432000 4194304 4587354 140736267119664 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 94284 1965 331 96 0 90846 0
[pid=25808] ppid=25806 vsize=19668 CPUtime=1.74 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 2443 0 0 0 174 0 0 0 25 0 1 0 516196062 20140032 2255 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 4917 2255 340 145 0 1962 0
[pid=25809] ppid=25806 vsize=454504 CPUtime=1.84 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 997 0 0 0 184 0 0 0 25 0 1 0 516196062 465412096 894 33554432000 134512640 134534564 4289671808 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 869632

[startup+12.7013 s]
/proc/loadavg: 6.07 4.40 2.67 7/184 25810
/proc/meminfo: memFree=16104184/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748229441318289408 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=393840 CPUtime=4.79 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 11452 0 0 0 478 1 0 0 25 0 1 0 516196062 403292160 6184 33554432000 4194304 4587354 140736267119664 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 98460 6184 337 96 0 95022 0
[pid=25808] ppid=25806 vsize=21660 CPUtime=3.89 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 2927 0 0 0 389 0 0 0 25 0 1 0 516196062 22179840 2739 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 5415 2739 340 145 0 2460 0
[pid=25809] ppid=25806 vsize=454504 CPUtime=3.99 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 997 0 0 0 399 0 0 0 25 0 1 0 516196062 465412096 894 33554432000 134512640 134534564 4289671808 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 888328

[startup+25.5009 s]
/proc/loadavg: 6.06 4.48 2.73 7/184 25810
/proc/meminfo: memFree=16098220/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748227929489801216 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=8871848 CPUtime=9.09 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 13030 0 0 0 908 1 0 0 25 0 1 0 516196062 9084772352 5440 33554432000 4194304 4587354 140736267119664 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 2217962 5440 337 96 0 2214524 0
[pid=25808] ppid=25806 vsize=24048 CPUtime=8.14 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 3475 0 0 0 814 0 0 0 25 0 1 0 516196062 24625152 3287 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 6012 3287 340 145 0 3057 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=8.24 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 824 0 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9372824

[startup+51.1012 s]
/proc/loadavg: 6.04 4.60 2.81 7/184 25811
/proc/meminfo: memFree=16190168/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748227929489801216 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=405484 CPUtime=17.59 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 18573 0 0 0 1757 2 0 0 25 0 1 0 516196062 415215616 9565 33554432000 4194304 4587354 140736267119664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 101371 9565 337 96 0 97933 0
[pid=25808] ppid=25806 vsize=27596 CPUtime=16.69 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 4334 0 0 0 1669 0 0 0 25 0 1 0 516196062 28258304 4146 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 6899 4146 340 145 0 3944 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=16.79 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 1679 0 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 910008

[startup+102.307 s]
/proc/loadavg: 6.01 4.82 2.98 7/184 25812
/proc/meminfo: memFree=16163848/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748228341806661632 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=415284 CPUtime=34.69 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 25854 0 0 0 3465 4 0 0 25 0 1 0 516196062 425250816 13538 33554432000 4194304 4587354 140736267119664 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 103821 13538 337 96 0 100383 0
[pid=25808] ppid=25806 vsize=32596 CPUtime=33.75 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 5487 0 0 0 3374 1 0 0 25 0 1 0 516196062 33378304 5299 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 8149 5299 340 145 0 5194 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=33.84 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 3384 0 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 924808

[startup+162.301 s]
/proc/loadavg: 6.07 5.04 3.17 7/184 25814
/proc/meminfo: memFree=16133324/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 516196062 18763776 394 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 7748228754123522048 0 0 17 4 0 0 0
/proc/25806/statm: 4581 394 345 23 0 91 0
[pid=25807] ppid=25806 vsize=422600 CPUtime=54.68 cores=0
/proc/25807/stat : 25807 (cryptominisat) R 25806 25806 25694 0 -1 4202496 38175 0 0 0 5462 6 0 0 25 0 1 0 516196062 432742400 15150 33554432000 4194304 4587354 140736267119664 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25807/statm: 105650 15150 337 96 0 102212 0
[pid=25808] ppid=25806 vsize=36432 CPUtime=53.75 cores=0

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

/proc/meminfo: memFree=16209260/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=119232 CPUtime=2108.68 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25149 0 0 0 210861 7 0 0 25 0 1 0 516196062 122093568 24517 33554432000 4194304 4785740 140735088765504 18446744073709551615 4553296 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 29808 24517 341 145 0 26853 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2108.82 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 210880 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4482.23
Current children cumulated vsize (KiB) 596160

[startup+4542.3 s]
/proc/loadavg: 5.06 5.02 4.94 6/183 25976
/proc/meminfo: memFree=16219528/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=119232 CPUtime=2138.69 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25152 0 0 0 213862 7 0 0 25 0 1 0 516196062 122093568 24520 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 29808 24520 341 145 0 26853 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2138.81 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 213879 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4542.23
Current children cumulated vsize (KiB) 596160

[startup+4602.3 s]
/proc/loadavg: 5.02 5.02 4.94 7/183 25977
/proc/meminfo: memFree=16199168/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=119876 CPUtime=2168.7 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25389 0 0 0 216863 7 0 0 25 0 1 0 516196062 122753024 24650 33554432000 4194304 4785740 140735088765504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 29969 24650 341 145 0 27014 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2168.81 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 216879 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4602.24
Current children cumulated vsize (KiB) 596804

[startup+4662.3 s]
/proc/loadavg: 5.00 5.01 4.94 7/183 25979
/proc/meminfo: memFree=16207080/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=120440 CPUtime=2198.69 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25582 0 0 0 219862 7 0 0 25 0 1 0 516196062 123330560 24771 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30110 24771 341 145 0 27155 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2198.8 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 219878 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 597368

[startup+4722.31 s]
/proc/loadavg: 5.00 5.01 4.94 7/183 25980
/proc/meminfo: memFree=16218332/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=120440 CPUtime=2228.7 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25591 0 0 0 222863 7 0 0 25 0 1 0 516196062 123330560 24780 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30110 24780 341 145 0 27155 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2228.8 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 222878 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 597368

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.94 7/183 25982
/proc/meminfo: memFree=16198456/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=120868 CPUtime=2258.7 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25689 0 0 0 225863 7 0 0 25 0 1 0 516196062 123768832 24878 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30217 24878 341 145 0 27262 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2258.79 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 225877 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 597796

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.94 7/183 25984
/proc/meminfo: memFree=16207864/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=120868 CPUtime=2288.71 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25694 0 0 0 228864 7 0 0 25 0 1 0 516196062 123768832 24883 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30217 24883 341 145 0 27262 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2288.79 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 228877 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 597796

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.94 7/183 25985
/proc/meminfo: memFree=16191100/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=121292 CPUtime=2318.71 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25775 0 0 0 231864 7 0 0 25 0 1 0 516196062 124203008 24964 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30323 24964 341 145 0 27368 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2318.78 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 231876 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 598220

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 25987
/proc/meminfo: memFree=16198644/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=121720 CPUtime=2348.72 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25867 0 0 0 234864 8 0 0 25 0 1 0 516196062 124641280 25056 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30430 25056 341 145 0 27475 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2348.78 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 234876 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 598648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 25988
/proc/meminfo: memFree=16187592/32950928 swapFree=67111528/67111528
[pid=25806] ppid=25804 vsize=18324 CPUtime=264.73 cores=0,2,4,6
/proc/25806/stat : 25806 (ppfolio) S 25804 25806 25694 0 -1 4202496 500 105027 0 0 0 0 26454 19 15 0 1 0 516196062 18763776 395 33554432000 4194304 4287625 140734659271680 18446744073709551615 251367566863 0 0 4096 65536 2955911671245144321 0 0 17 4 0 0 0
/proc/25806/statm: 4581 395 346 23 0 91 0
[pid=25808] ppid=25806 vsize=122148 CPUtime=2367.54 cores=0
/proc/25808/stat : 25808 (clasp) R 25806 25806 25694 0 -1 4202496 25968 0 0 0 236746 8 0 0 25 0 1 0 516196062 125079552 25157 33554432000 4194304 4785740 140735088765504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25808/statm: 30537 25157 341 145 0 27582 0
[pid=25809] ppid=25806 vsize=458604 CPUtime=2367.67 cores=0
/proc/25809/stat : 25809 (TNM) R 25806 25806 25694 0 -1 4202496 1199 0 0 0 236765 2 0 0 25 0 1 0 516196062 469610496 1096 33554432000 134512640 134534564 4289671808 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25809/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 599076

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25806 and gives
#  childrusage.ru_utime.tv_sec=264
#  childrusage.ru_utime.tv_usec=542783
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=200969
# CPU time returned by wait4() is 264.744
# while last known CPU time is 4999.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.94
CPU user time (s): 4999.65
CPU system time (s): 0.29
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 9430364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 264.543
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105528
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= 204
involuntary context switches= 3054

runsolver used 8.70068 second user time and 18.5732 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-20 02:34:14
IDJOB=3219856
IDBENCH=82659
IDSOLVER=1639
FILE ID=node113/3219856-1303259654
RUNJOBID= node113-1303259274-25712
PBS_JOBID= 13049511
Free space on /tmp= 71832 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219856-1303259654/watcher-3219856-1303259654 -o /tmp/evaluation-result-3219856-1303259654/solver-3219856-1303259654 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219856-1303259654.cnf

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=2116870846

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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:      16250152 kB
Buffers:        767372 kB
Cached:       15288812 kB
SwapCached:          0 kB
Active:        8699936 kB
Inactive:      7624476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16250152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10748 kB
Writeback:           0 kB
AnonPages:      268012 kB
Mapped:          16396 kB
Slab:           311504 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   946756 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= 71820 MiB
End job on node113 at 2011-04-20 03:57:36