Trace number 3222388

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 seqUNSAT 290.168 290.165

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
MD5SUM0e5f93b3b44a8a3d689954a8a212e867
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.88795
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

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-3222388-1303303695/watcher-3222388-1303303695 -o /tmp/evaluation-result-3222388-1303303695/solver-3222388-1303303695 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222388-1303303695.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.15 6.04 5.95 5/180 14113
/proc/meminfo: memFree=13873408/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) R 14111 14113 12748 0 -1 4202496 454 0 0 0 0 0 0 0 23 0 1 0 422785401 18763776 391 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/14113/statm: 4581 391 342 23 0 91 0

[startup+0.072359 s]
/proc/loadavg: 6.15 6.04 5.95 5/180 14113
/proc/meminfo: memFree=13873408/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 4441508285899571460 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100357 s]
/proc/loadavg: 6.15 6.04 5.95 5/180 14113
/proc/meminfo: memFree=13873408/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 4441508285899571460 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300301 s]
/proc/loadavg: 6.15 6.04 5.95 5/180 14113
/proc/meminfo: memFree=13873408/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700201 s]
/proc/loadavg: 6.15 6.04 5.95 5/180 14113
/proc/meminfo: memFree=13873408/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979396098359296 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 6.15 6.04 5.95 7/184 14117
/proc/meminfo: memFree=13869656/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979670976266240 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1450524 CPUtime=0.49 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 1209 0 0 0 49 0 0 0 25 0 1 0 422785402 1485336576 783 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 362631 783 327 96 0 359193 0
[pid=14116] ppid=14113 vsize=12972 CPUtime=0.49 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 695 0 0 0 49 0 0 0 25 0 1 0 422785402 13283328 587 33554432000 4194304 4785740 140736177062624 18446744073709551615 4277622 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3243 587 340 145 0 288 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=0.5 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 50 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1937648

[startup+3.10083 s]
/proc/loadavg: 6.15 6.04 5.95 7/184 14117
/proc/meminfo: memFree=13868552/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785977884269871104 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1450364 CPUtime=0.99 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 1780 0 0 0 99 0 0 0 25 0 1 0 422785402 1485172736 879 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 362591 879 331 96 0 359153 0
[pid=14116] ppid=14113 vsize=13244 CPUtime=0.99 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 759 0 0 0 99 0 0 0 25 0 1 0 422785402 13561856 651 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3311 651 340 145 0 356 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=1.09 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 109 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1937760

[startup+6.30123 s]
/proc/loadavg: 6.14 6.04 5.95 7/184 14118
/proc/meminfo: memFree=13862104/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979808415219712 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1454788 CPUtime=2.09 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 3492 0 0 0 209 0 0 0 25 0 1 0 422785402 1489702912 1924 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 363697 1924 337 96 0 360259 0
[pid=14116] ppid=14113 vsize=13652 CPUtime=2.09 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 849 0 0 0 209 0 0 0 25 0 1 0 422785402 13979648 741 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3413 741 340 145 0 458 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=2.1 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 210 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1942592

[startup+12.7011 s]
/proc/loadavg: 6.13 6.03 5.95 7/184 14118
/proc/meminfo: memFree=13863976/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1456900 CPUtime=4.19 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 4898 0 0 0 419 0 0 0 25 0 1 0 422785402 1491865600 2532 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 364225 2532 337 96 0 360787 0
[pid=14116] ppid=14113 vsize=13920 CPUtime=4.19 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 943 0 0 0 419 0 0 0 25 0 1 0 422785402 14254080 835 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3480 835 340 145 0 525 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=4.29 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 429 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1944972

[startup+25.5008 s]
/proc/loadavg: 6.10 6.03 5.95 7/184 14118
/proc/meminfo: memFree=13860384/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979808415219712 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1457016 CPUtime=8.49 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 6928 0 0 0 848 1 0 0 25 0 1 0 422785402 1491984384 2658 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 364254 2658 337 96 0 360816 0
[pid=14116] ppid=14113 vsize=14364 CPUtime=8.49 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1041 0 0 0 849 0 0 0 25 0 1 0 422785402 14708736 933 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3591 933 340 145 0 636 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=8.49 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 849 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530197 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1945532

[startup+51.1012 s]
/proc/loadavg: 6.06 6.03 5.95 7/184 14119
/proc/meminfo: memFree=13856044/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1461464 CPUtime=16.98 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 10999 0 0 0 1697 1 0 0 25 0 1 0 422785402 1496539136 3662 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 365366 3662 337 96 0 361928 0
[pid=14116] ppid=14113 vsize=15268 CPUtime=16.99 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1254 0 0 0 1699 0 0 0 25 0 1 0 422785402 15634432 1146 33554432000 4194304 4785740 140736177062624 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3817 1146 340 145 0 862 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=17.09 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 1709 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1950884

[startup+102.307 s]
/proc/loadavg: 6.07 6.04 5.95 7/184 14120
/proc/meminfo: memFree=13823296/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979396098359296 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1470020 CPUtime=34 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 18032 0 0 0 3398 2 0 0 25 0 1 0 422785402 1505300480 5882 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 367505 5882 337 96 0 364067 0
[pid=14116] ppid=14113 vsize=15996 CPUtime=34.09 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1412 0 0 0 3409 0 0 0 25 0 1 0 422785402 16379904 1304 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 3999 1304 340 145 0 1044 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=34.19 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 3419 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1960168

[startup+162.301 s]
/proc/loadavg: 6.02 6.03 5.95 7/184 14122
/proc/meminfo: memFree=13822528/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979670976266240 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1470212 CPUtime=54 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 23775 0 0 0 5397 3 0 0 25 0 1 0 422785402 1505497088 5978 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 367553 5978 337 96 0 364115 0
[pid=14116] ppid=14113 vsize=17180 CPUtime=54.08 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1685 0 0 0 5408 0 0 0 25 0 1 0 422785402 17592320 1577 33554432000 4194304 4785740 140736177062624 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4295 1577 340 145 0 1340 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=54.19 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 5419 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1961544

[startup+222.3 s]
/proc/loadavg: 6.01 6.02 5.95 7/184 14123
/proc/meminfo: memFree=13813332/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479412 CPUtime=74.01 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 29268 0 0 0 7397 4 0 0 25 0 1 0 422785402 1514917888 8100 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369853 8100 337 96 0 366415 0
[pid=14116] ppid=14113 vsize=17780 CPUtime=74.08 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1846 0 0 0 7408 0 0 0 25 0 1 0 422785402 18206720 1738 33554432000 4194304 4785740 140736177062624 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4445 1738 340 145 0 1490 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=74.18 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 7418 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1971344

[startup+282.301 s]
/proc/loadavg: 6.00 6.02 5.95 7/184 14125
/proc/meminfo: memFree=13808824/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479784 CPUtime=94.01 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 33877 0 0 0 9396 5 0 0 25 0 1 0 422785402 1515298816 8248 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369946 8248 337 96 0 366508 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=94.08 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1947 0 0 0 9408 0 0 0 25 0 1 0 422785402 18571264 1839 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1839 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=94.18 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9418 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1972072

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

[startup+284.701 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 14125
/proc/meminfo: memFree=13816760/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479784 CPUtime=94.81 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 33983 0 0 0 9476 5 0 0 25 0 1 0 422785402 1515298816 8350 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369946 8350 337 96 0 366508 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=94.88 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1948 0 0 0 9488 0 0 0 25 0 1 0 422785402 18571264 1840 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1840 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=94.98 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9498 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 284.67
Current children cumulated vsize (KiB) 1972072

[startup+287.901 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 14125
/proc/meminfo: memFree=13816508/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479784 CPUtime=95.87 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 34061 0 0 0 9582 5 0 0 25 0 1 0 422785402 1515298816 8421 33554432000 4194304 4587354 140735283341472 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369946 8421 337 96 0 366508 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=95.98 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1949 0 0 0 9598 0 0 0 25 0 1 0 422785402 18571264 1841 33554432000 4194304 4785740 140736177062624 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1841 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=96.02 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9602 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 287.87
Current children cumulated vsize (KiB) 1972072

[startup+289.5 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 14125
/proc/meminfo: memFree=13818616/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479844 CPUtime=96.41 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 34638 0 0 0 9636 5 0 0 25 0 1 0 422785402 1515360256 7807 33554432000 4194304 4587354 140735283341472 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369961 7807 337 96 0 366523 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=96.48 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1949 0 0 0 9648 0 0 0 25 0 1 0 422785402 18571264 1841 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1841 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=96.58 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9658 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 289.47
Current children cumulated vsize (KiB) 1972132

[startup+289.9 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 14125
/proc/meminfo: memFree=13818616/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479844 CPUtime=96.57 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 34664 0 0 0 9652 5 0 0 25 0 1 0 422785402 1515360256 7832 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369961 7832 337 96 0 366523 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=96.62 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1949 0 0 0 9662 0 0 0 25 0 1 0 422785402 18571264 1841 33554432000 4194304 4785740 140736177062624 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1841 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=96.68 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9668 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 289.87
Current children cumulated vsize (KiB) 1972132

[startup+290.101 s]
/proc/loadavg: 6.00 6.01 5.95 7/184 14125
/proc/meminfo: memFree=13818616/32951124 swapFree=67111528/67111528
[pid=14113] ppid=14111 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (ppfolio) S 14111 14113 12748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 422785401 18763776 394 33554432000 4194304 4287625 140737209718656 18446744073709551615 233510317583 0 0 4096 65536 2785979533537312768 0 0 17 2 0 0 0
/proc/14113/statm: 4581 394 345 23 0 91 0
[pid=14114] ppid=14113 vsize=1479844 CPUtime=96.62 cores=0
/proc/14114/stat : 14114 (cryptominisat) R 14113 14113 12748 0 -1 4202496 34672 0 0 0 9657 5 0 0 25 0 1 0 422785402 1515360256 7840 33554432000 4194304 4587354 140735283341472 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14114/statm: 369961 7840 337 96 0 366523 0
[pid=14116] ppid=14113 vsize=18136 CPUtime=96.68 cores=0
/proc/14116/stat : 14116 (clasp) R 14113 14113 12748 0 -1 4202496 1949 0 0 0 9668 0 0 0 25 0 1 0 422785402 18571264 1841 33554432000 4194304 4785740 140736177062624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/14116/statm: 4534 1841 340 145 0 1579 0
[pid=14117] ppid=14113 vsize=455828 CPUtime=96.78 cores=0
/proc/14117/stat : 14117 (TNM) R 14113 14113 12748 0 -1 4202496 316 0 0 0 9678 0 0 0 25 0 1 0 422785402 466767872 213 33554432000 134512640 134534564 4289588272 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14117/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (KiB) 1972132

Child status: 0
Real time (s): 290.165
CPU time (s): 290.168
CPU user time (s): 290.1
CPU system time (s): 0.067989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3407968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.1
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37484
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= 145
involuntary context switches= 6483

runsolver used 0.487925 second user time and 0.935857 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 14:48:15
IDJOB=3222388
IDBENCH=83081
IDSOLVER=1639
FILE ID=node145/3222388-1303303695
RUNJOBID= node145-1303288626-12766
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222388-1303303695/watcher-3222388-1303303695 -o /tmp/evaluation-result-3222388-1303303695/solver-3222388-1303303695 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222388-1303303695.cnf

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

MD5SUM BENCH= 0e5f93b3b44a8a3d689954a8a212e867
RANDOM SEED=170455080

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13873812 kB
Buffers:        724616 kB
Cached:       17885584 kB
SwapCached:          0 kB
Active:        8698008 kB
Inactive:     10021312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13873812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10400 kB
Writeback:           0 kB
AnonPages:      108704 kB
Mapped:          16448 kB
Slab:           294676 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6904152 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= 71572 MiB
End job on node145 at 2011-04-20 14:53:06