Trace number 3190918

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 4800.37 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
MD5SUMba96eb51c814e4238dd0a7b33e8bab2d
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 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190918-1304044790/watcher-3190918-1304044790 -o /tmp/evaluation-result-3190918-1304044790/solver-3190918-1304044790 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190918-1304044790.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 10.44 10.22 9.44 2/174 27743
/proc/meminfo: memFree=19713608/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0

[startup+1.82149 s]
/proc/loadavg: 10.44 10.22 9.44 2/174 27743
/proc/meminfo: memFree=19713608/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.02146 s]
/proc/loadavg: 10.44 10.22 9.44 2/174 27743
/proc/meminfo: memFree=19713608/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.22742 s]
/proc/loadavg: 10.44 10.22 9.44 6/178 27760
/proc/meminfo: memFree=19696784/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1661408 CPUtime=2.21 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 7066 0 0 0 220 1 0 0 21 0 1 0 594709661 1701281792 2156 33554432000 4194304 4587354 140734642465040 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 415352 2156 327 96 0 411914 0
[pid=27748] ppid=27743 vsize=21956 CPUtime=2.21 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 3021 0 0 0 221 0 0 0 21 0 1 0 594709661 22482944 2826 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 5489 2826 340 145 0 2534 0
[pid=27750] ppid=27743 vsize=455032 CPUtime=1.11 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1150 0 0 0 111 0 0 0 19 0 1 0 594709661 465952768 1047 33554432000 134512640 134534564 4294553184 18446744073709551615 134524681 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 113758 1047 91 6 0 112424 0
[pid=27751] ppid=27743 vsize=7228 CPUtime=2.21 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 1721 0 0 0 221 0 0 0 21 0 1 0 594709661 7401472 1001 33554432000 4194304 4352236 140735327782352 18446744073709551615 4276494 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 1807 1001 127 39 0 887 0
[pid=27752] ppid=27743 vsize=10932 CPUtime=1.09 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 4744 0 0 0 109 0 0 0 19 0 1 0 594709662 11194368 1064 33554432000 4194304 4331988 140735010083312 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 2174880

[startup+2.42738 s]
/proc/loadavg: 10.44 10.22 9.44 6/178 27760
/proc/meminfo: memFree=19696784/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1661408 CPUtime=2.41 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 7274 0 0 0 240 1 0 0 22 0 1 0 594709661 1701281792 2358 33554432000 4194304 4587354 140734642465040 18446744073709551615 4244617 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 415352 2358 327 96 0 411914 0
[pid=27748] ppid=27743 vsize=22088 CPUtime=2.41 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 3056 0 0 0 241 0 0 0 22 0 1 0 594709661 22618112 2861 33554432000 4194304 4785740 140736269822944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 5522 2861 340 145 0 2567 0
[pid=27750] ppid=27743 vsize=455032 CPUtime=1.21 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1150 0 0 0 121 0 0 0 19 0 1 0 594709661 465952768 1047 33554432000 134512640 134534564 4294553184 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 113758 1047 91 6 0 112424 0
[pid=27751] ppid=27743 vsize=7228 CPUtime=2.41 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 1721 0 0 0 241 0 0 0 22 0 1 0 594709661 7401472 1001 33554432000 4194304 4352236 140735327782352 18446744073709551615 4279495 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 1807 1001 127 39 0 887 0
[pid=27752] ppid=27743 vsize=10932 CPUtime=1.19 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 4744 0 0 0 119 0 0 0 19 0 1 0 594709662 11194368 1064 33554432000 4194304 4331988 140735010083312 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 2175012

[startup+2.50137 s]
/proc/loadavg: 10.44 10.22 9.44 6/178 27760
/proc/meminfo: memFree=19696784/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1661572 CPUtime=2.49 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 7377 0 0 0 248 1 0 0 22 0 1 0 594709661 1701449728 2461 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 415393 2461 327 96 0 411955 0
[pid=27748] ppid=27743 vsize=22628 CPUtime=2.49 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 3159 0 0 0 249 0 0 0 22 0 1 0 594709661 23171072 2964 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 5657 2964 340 145 0 2702 0
[pid=27750] ppid=27743 vsize=455032 CPUtime=1.21 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1150 0 0 0 121 0 0 0 19 0 1 0 594709661 465952768 1047 33554432000 134512640 134534564 4294553184 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 113758 1047 91 6 0 112424 0
[pid=27751] ppid=27743 vsize=7228 CPUtime=2.49 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 1721 0 0 0 249 0 0 0 22 0 1 0 594709661 7401472 1001 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 1807 1001 127 39 0 887 0
[pid=27752] ppid=27743 vsize=10932 CPUtime=1.27 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 4744 0 0 0 127 0 0 0 19 0 1 0 594709662 11194368 1064 33554432000 4194304 4331988 140735010083312 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 2175716

[startup+3.10126 s]
/proc/loadavg: 10.01 10.13 9.41 6/178 27760
/proc/meminfo: memFree=19676696/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1683952 CPUtime=3.09 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 12766 0 0 0 307 2 0 0 25 0 1 0 594709661 1724366848 6740 33554432000 4194304 4587354 140734642465040 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 420988 6740 337 96 0 417550 0
[pid=27748] ppid=27743 vsize=22628 CPUtime=3.09 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 3171 0 0 0 309 0 0 0 25 0 1 0 594709661 23171072 2976 33554432000 4194304 4785740 140736269822944 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 5657 2976 340 145 0 2702 0
[pid=27750] ppid=27743 vsize=455032 CPUtime=1.51 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1150 0 0 0 151 0 0 0 20 0 1 0 594709661 465952768 1047 33554432000 134512640 134534564 4294553184 18446744073709551615 134524765 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 113758 1047 91 6 0 112424 0
[pid=27751] ppid=27743 vsize=7420 CPUtime=3.09 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 1737 0 0 0 309 0 0 0 25 0 1 0 594709661 7598080 1017 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 1855 1017 127 39 0 935 0
[pid=27752] ppid=27743 vsize=10932 CPUtime=1.57 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 4744 0 0 0 157 0 0 0 20 0 1 0 594709662 11194368 1064 33554432000 4194304 4331988 140735010083312 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2198288

[startup+6.30067 s]
/proc/loadavg: 10.01 10.13 9.41 6/177 27760
/proc/meminfo: memFree=19670876/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1668876 CPUtime=6.29 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 13484 0 0 0 627 2 0 0 25 0 1 0 594709661 1708929024 6225 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 417219 6225 337 96 0 413781 0
[pid=27748] ppid=27743 vsize=24704 CPUtime=6.28 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 3671 0 0 0 628 0 0 0 25 0 1 0 594709661 25296896 3476 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 6176 3476 340 145 0 3221 0
[pid=27750] ppid=27743 vsize=455032 CPUtime=3.11 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1150 0 0 0 311 0 0 0 25 0 1 0 594709661 465952768 1047 33554432000 134512640 134534564 4294553184 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 113758 1047 91 6 0 112424 0
[pid=27751] ppid=27743 vsize=8584 CPUtime=6.29 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 2052 0 0 0 629 0 0 0 25 0 1 0 594709661 8790016 1332 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 2146 1332 127 39 0 1226 0
[pid=27752] ppid=27743 vsize=14320 CPUtime=3.15 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 5787 0 0 0 315 0 0 0 25 0 1 0 594709662 14663680 1732 33554432000 4194304 4331988 140735010083312 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2189840

[startup+12.7005 s]
/proc/loadavg: 9.60 10.05 9.39 6/177 27760
/proc/meminfo: memFree=19664320/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1681060 CPUtime=12.68 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 15674 0 0 0 1266 2 0 0 25 0 1 0 594709661 1721405440 7017 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 420265 7017 337 96 0 416827 0
[pid=27748] ppid=27743 vsize=28300 CPUtime=12.68 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 4505 0 0 0 1268 0 0 0 25 0 1 0 594709661 28979200 4310 33554432000 4194304 4785740 140736269822944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 7075 4310 340 145 0 4120 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=6.31 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 631 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=8392 CPUtime=12.68 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 3188 0 0 0 1268 0 0 0 25 0 1 0 594709661 8593408 1284 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 2098 1284 127 39 0 1178 0
[pid=27752] ppid=27743 vsize=14320 CPUtime=6.31 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 5787 0 0 0 631 0 0 0 25 0 1 0 594709662 14663680 1732 33554432000 4194304 4331988 140735010083312 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 2209688

[startup+25.5011 s]
/proc/loadavg: 8.58 9.80 9.32 6/177 27760
/proc/meminfo: memFree=19667680/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1666624 CPUtime=25.48 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 23954 0 0 0 2544 4 0 0 25 0 1 0 594709661 1706622976 5074 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 416656 5074 337 96 0 413218 0

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

/proc/27752/statm: 18314 12667 175 34 0 16756 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 2471420

[startup+942.301 s]
/proc/loadavg: 5.09 5.31 6.65 6/177 27785
/proc/meminfo: memFree=19414104/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1684420 CPUtime=942.3 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 335498 0 0 0 94086 144 0 0 25 0 1 0 594709661 1724846080 11978 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 421105 11978 337 96 0 417667 0
[pid=27748] ppid=27743 vsize=96812 CPUtime=942.32 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 20314 0 0 0 94228 4 0 0 25 0 1 0 594709661 99135488 19825 33554432000 4194304 4785740 140736269822944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 24203 19825 341 145 0 21248 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=468.56 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 46856 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=15184 CPUtime=942.31 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 38970 0 0 0 94225 6 0 0 25 0 1 0 594709661 15548416 2990 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 3796 2990 127 39 0 2876 0
[pid=27752] ppid=27743 vsize=73256 CPUtime=468.62 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 17433 0 0 0 46854 8 0 0 25 0 1 0 594709662 75014144 13378 33554432000 4194304 4331988 140735010083312 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 18314 13378 175 34 0 16756 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 2347288

[startup+1002.3 s]
/proc/loadavg: 5.11 5.27 6.54 6/177 27786
/proc/meminfo: memFree=19519236/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1715412 CPUtime=1002.31 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 350767 0 0 0 100076 155 0 0 25 0 1 0 594709661 1756581888 12790 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 428853 12790 337 96 0 425415 0
[pid=27748] ppid=27743 vsize=98284 CPUtime=1002.32 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 20675 0 0 0 100228 4 0 0 25 0 1 0 594709661 100642816 20186 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 24571 20186 341 145 0 21616 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=498.43 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 49843 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=19280 CPUtime=1002.3 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 40730 0 0 0 100224 6 0 0 25 0 1 0 594709661 19742720 4014 33554432000 4194304 4352236 140735327782352 18446744073709551615 4329346 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 4820 4014 127 39 0 3900 0
[pid=27752] ppid=27743 vsize=73256 CPUtime=498.42 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 18253 0 0 0 49834 8 0 0 25 0 1 0 594709662 75014144 14198 33554432000 4194304 4331988 140735010083312 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 18314 14198 175 34 0 16756 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 2383848

[startup+1062.3 s]
/proc/loadavg: 5.04 5.22 6.45 6/177 27788
/proc/meminfo: memFree=19529756/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1684900 CPUtime=1062.3 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 368636 0 0 0 106065 165 0 0 25 0 1 0 594709661 1725337600 8595 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 421225 8595 337 96 0 417787 0
[pid=27748] ppid=27743 vsize=100892 CPUtime=1062.32 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 21232 0 0 0 106228 4 0 0 25 0 1 0 594709661 103313408 20743 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 25223 20743 341 145 0 22268 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=528.23 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 52823 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=22224 CPUtime=1062.31 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 42490 0 0 0 106224 7 0 0 25 0 1 0 594709661 22757376 4750 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 5556 4750 127 39 0 4636 0
[pid=27752] ppid=27743 vsize=73256 CPUtime=528.31 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 18964 0 0 0 52822 9 0 0 25 0 1 0 594709662 75014144 14909 33554432000 4194304 4331988 140735010083312 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 18314 14909 175 34 0 16756 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 2358888

[startup+1122.3 s]
/proc/loadavg: 5.08 5.19 6.36 6/177 27790
/proc/meminfo: memFree=19524412/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1684844 CPUtime=1122.3 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 384848 0 0 0 112055 175 0 0 25 0 1 0 594709661 1725280256 9572 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 421211 9572 337 96 0 417773 0
[pid=27748] ppid=27743 vsize=102032 CPUtime=1122.32 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 21502 0 0 0 112228 4 0 0 25 0 1 0 594709661 104480768 21013 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 25508 21013 341 145 0 22553 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=558.1 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 55810 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=17872 CPUtime=1122.31 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 43226 0 0 0 112224 7 0 0 25 0 1 0 594709661 18300928 3662 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 4468 3662 127 39 0 3548 0
[pid=27752] ppid=27743 vsize=73256 CPUtime=558.11 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 19754 0 0 0 55802 9 0 0 25 0 1 0 594709662 75014144 15699 33554432000 4194304 4331988 140735010083312 18446744073709551615 4228339 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 18314 15699 175 34 0 16756 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 2355620

[startup+1182.3 s]
/proc/loadavg: 5.10 5.17 6.27 6/177 27791
/proc/meminfo: memFree=19519808/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1685120 CPUtime=1182.31 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 400703 0 0 0 118044 187 0 0 25 0 1 0 594709661 1725562880 9864 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 421280 9864 337 96 0 417842 0
[pid=27748] ppid=27743 vsize=103028 CPUtime=1182.33 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 21686 0 0 0 118229 4 0 0 25 0 1 0 594709661 105500672 21197 33554432000 4194304 4785740 140736269822944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 25757 21197 341 145 0 22802 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=587.92 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 58792 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=17872 CPUtime=1182.32 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 45050 0 0 0 118225 7 0 0 25 0 1 0 594709661 18300928 3662 33554432000 4194304 4352236 140735327782352 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 4468 3662 127 39 0 3548 0
[pid=27752] ppid=27743 vsize=73256 CPUtime=587.97 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 20518 0 0 0 58787 10 0 0 25 0 1 0 594709662 75014144 16463 33554432000 4194304 4331988 140735010083312 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 18314 16463 175 34 0 16756 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 2356892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.16 6.25 6/177 27792
/proc/meminfo: memFree=19499340/32950928 swapFree=67111364/67111528
[pid=27743] ppid=27741 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/27743/stat : 27743 (ppfolio) S 27741 27743 26261 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 594709661 18763776 390 33554432000 4194304 4287625 140735765403952 18446744073709551615 251367566863 0 0 4096 65536 4607658236751904767 0 0 17 3 0 0 0
/proc/27743/statm: 4581 390 341 23 0 91 0
[pid=27747] ppid=27743 vsize=1685120 CPUtime=1201.72 cores=1
/proc/27747/stat : 27747 (cryptominisat) R 27743 27743 26261 0 -1 4202496 404557 0 0 0 119982 190 0 0 25 0 1 0 594709661 1725562880 13664 33554432000 4194304 4587354 140734642465040 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27747/statm: 421280 13664 337 96 0 417842 0
[pid=27748] ppid=27743 vsize=103028 CPUtime=1201.73 cores=5
/proc/27748/stat : 27748 (clasp) R 27743 27743 26261 0 -1 4202496 21686 0 0 0 120169 4 0 0 25 0 1 0 594709661 105500672 21197 33554432000 4194304 4785740 140736269822944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27748/statm: 25757 21197 341 145 0 22802 0
[pid=27750] ppid=27743 vsize=459292 CPUtime=597.58 cores=7
/proc/27750/stat : 27750 (TNM) R 27743 27743 26261 0 -1 4202496 1399 0 0 0 59758 0 0 0 25 0 1 0 594709661 470315008 1296 33554432000 134512640 134534564 4294553184 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27750/statm: 114823 1296 95 6 0 113489 0
[pid=27751] ppid=27743 vsize=21968 CPUtime=1201.72 cores=3
/proc/27751/stat : 27751 (lingeling) R 27743 27743 26261 0 -1 4202496 46074 0 0 0 120165 7 0 0 25 0 1 0 594709661 22495232 4686 33554432000 4194304 4352236 140735327782352 18446744073709551615 4328366 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27751/statm: 5492 4686 127 39 0 4572 0
[pid=27752] ppid=27743 vsize=102724 CPUtime=597.61 cores=7
/proc/27752/stat : 27752 (march_hi) R 27743 27743 26261 0 -1 4202496 20750 0 0 0 59751 10 0 0 25 0 1 0 594709662 105189376 16695 33554432000 4194304 4331988 140735010083312 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27752/statm: 25681 16695 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2390456

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 27743 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=584153
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 597.597
# while last known CPU time is 4800.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.37
CPU user time (s): 4798.25
CPU system time (s): 2.12
CPU usage (%): 399.461
Max. virtual memory (cumulated for all children) (KiB): 9417384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.584
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1921
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= 482
involuntary context switches= 12244

runsolver used 1.89571 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 04:39:50
IDJOB=3190918
IDBENCH=82649
IDSOLVER=1612
FILE ID=node113/3190918-1304044790
RUNJOBID= node113-1304043586-27644
PBS_JOBID= 13170352
Free space on /tmp= 71156 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190918-1304044790/watcher-3190918-1304044790 -o /tmp/evaluation-result-3190918-1304044790/solver-3190918-1304044790 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190918-1304044790.cnf

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

MD5SUM BENCH= ba96eb51c814e4238dd0a7b33e8bab2d
RANDOM SEED=218309458

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:      19713764 kB
Buffers:       1742664 kB
Cached:       10838788 kB
SwapCached:        164 kB
Active:        6320820 kB
Inactive:      6325288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19713764 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10908 kB
Writeback:           0 kB
AnonPages:       63908 kB
Mapped:          14680 kB
Slab:           526808 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195404 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= 71156 MiB
End job on node113 at 2011-04-29 04:59:54