Trace number 3191623

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 227.242 227.404

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
MD5SUM89088df3050b7dcbc7d87013312bf49b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.43802
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.18	This is pico-portfolio, a naive parallel portfolio
0.00/0.18	Copyright (C) 2011 Olivier Roussel
0.00/0.18	Using 1 processing units
0.00/0.18	This portfolio uses the following solvers:
0.00/0.18	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.18	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.18	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.18	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.18	Starting clasp 1.3.6 on core(s) 1
0.00/0.18	Starting TNM 2009 on core(s) 1
227.22/227.40	s UNSATISFIABLE
227.22/227.40	solver [2] clasp 1.3.6 answered
227.22/227.40	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191623-1302538576/watcher-3191623-1302538576 -o /tmp/evaluation-result-3191623-1302538576/solver-3191623-1302538576 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191623-1302538576.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.01 10.88 8.71 11/198 30594
/proc/meminfo: memFree=16108740/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=8428 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 444088230 8630272 54 33554432000 4194304 4287625 140735154883968 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/30594/statm: 2107 54 41 23 0 44 0

[startup+0.02647 s]
/proc/loadavg: 11.01 10.88 8.71 11/198 30594
/proc/meminfo: memFree=16108740/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=8428 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 444088230 8630272 54 33554432000 4194304 4287625 140735154883968 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/30594/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100453 s]
/proc/loadavg: 11.01 10.88 8.71 11/198 30594
/proc/meminfo: memFree=16108740/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=8428 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4194304 103 0 0 0 0 0 0 0 25 0 1 0 444088230 8630272 54 33554432000 4194304 4287625 140735154883968 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/30594/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.30042 s]
/proc/loadavg: 11.01 10.88 8.71 11/198 30594
/proc/meminfo: memFree=16108740/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) R 30592 30594 30357 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700335 s]
/proc/loadavg: 11.01 10.88 8.71 11/198 30594
/proc/meminfo: memFree=16108740/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049930949520785408 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5012 s]
/proc/loadavg: 11.01 10.88 8.71 13/202 30658
/proc/meminfo: memFree=16099508/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049931224398692352 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1637384 CPUtime=0.44 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 1221 0 0 0 44 0 0 0 25 0 1 0 444088248 1676681216 795 33554432000 4194304 4587354 140735871598384 18446744073709551615 4286067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 409346 795 327 96 0 405908 0
[pid=30597] ppid=30594 vsize=12844 CPUtime=0.36 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 684 0 0 0 36 0 0 0 25 0 1 0 444088248 13152256 576 33554432000 4194304 4785740 140736086249920 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3211 576 340 145 0 256 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=0.51 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 51 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2124380

[startup+3.10089 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30658
/proc/meminfo: memFree=16093556/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1641628 CPUtime=0.98 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 2677 0 0 0 98 0 0 0 25 0 1 0 444088248 1681027072 1774 33554432000 4194304 4587354 140735871598384 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 410407 1774 337 96 0 406969 0
[pid=30597] ppid=30594 vsize=13244 CPUtime=0.92 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 772 0 0 0 92 0 0 0 25 0 1 0 444088248 13561856 664 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3311 664 340 145 0 356 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=1.01 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 101 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 2129024

[startup+6.3003 s]
/proc/loadavg: 11.09 10.90 8.73 13/202 30688
/proc/meminfo: memFree=16075136/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049931361837645824 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1642944 CPUtime=2.04 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 3571 0 0 0 204 0 0 0 25 0 1 0 444088248 1682374656 1993 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 410736 1993 337 96 0 407298 0
[pid=30597] ppid=30594 vsize=13640 CPUtime=1.96 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 863 0 0 0 196 0 0 0 25 0 1 0 444088248 13967360 755 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3410 755 340 145 0 455 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=2.11 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 211 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 2130736

[startup+12.7011 s]
/proc/loadavg: 11.23 10.93 8.77 13/202 30688
/proc/meminfo: memFree=16058056/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932598788227072 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1644356 CPUtime=4.18 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 5122 0 0 0 418 0 0 0 25 0 1 0 444088248 1683820544 2357 33554432000 4194304 4587354 140735871598384 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 411089 2357 337 96 0 407651 0
[pid=30597] ppid=30594 vsize=14064 CPUtime=4.12 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 956 0 0 0 412 0 0 0 25 0 1 0 444088248 14401536 848 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3516 848 340 145 0 561 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=4.21 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 421 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 2132572

[startup+25.5007 s]
/proc/loadavg: 11.34 10.97 8.80 13/202 30688
/proc/meminfo: memFree=16049812/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1645928 CPUtime=8.44 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 7586 0 0 0 843 1 0 0 25 0 1 0 444088248 1685430272 2836 33554432000 4194304 4587354 140735871598384 18446744073709551615 4243357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 411482 2836 337 96 0 408044 0
[pid=30597] ppid=30594 vsize=14476 CPUtime=8.36 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1074 0 0 0 836 0 0 0 25 0 1 0 444088248 14823424 966 33554432000 4194304 4785740 140736086249920 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3619 966 340 145 0 664 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=8.51 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 851 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 2134556

[startup+51.101 s]
/proc/loadavg: 11.57 11.05 8.88 13/202 30689
/proc/meminfo: memFree=16031924/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1648908 CPUtime=17.53 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 11814 0 0 0 1752 1 0 0 25 0 1 0 444088248 1688481792 3817 33554432000 4194304 4587354 140735871598384 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 412227 3817 337 96 0 408789 0
[pid=30597] ppid=30594 vsize=15372 CPUtime=16.62 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1291 0 0 0 1662 0 0 0 25 0 1 0 444088248 15740928 1183 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 3843 1183 340 145 0 888 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=16.76 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 1676 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 2138432

[startup+102.307 s]
/proc/loadavg: 11.83 11.21 9.06 13/202 30691
/proc/meminfo: memFree=15997292/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049930949520785408 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1657388 CPUtime=34.63 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 19297 0 0 0 3461 2 0 0 25 0 1 0 444088248 1697165312 5560 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 414347 5560 337 96 0 410909 0
[pid=30597] ppid=30594 vsize=16520 CPUtime=33.68 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1524 0 0 0 3368 0 0 0 25 0 1 0 444088248 16916480 1416 33554432000 4194304 4785740 140736086249920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4130 1416 340 145 0 1175 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=33.8 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 3380 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 2148060

[startup+162.3 s]
/proc/loadavg: 11.96 11.34 9.23 13/202 30812
/proc/meminfo: memFree=15982324/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932323910320128 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1662492 CPUtime=54.63 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 25881 0 0 0 5459 4 0 0 25 0 1 0 444088248 1702391808 7232 33554432000 4194304 4587354 140735871598384 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 415623 7232 337 96 0 412185 0
[pid=30597] ppid=30594 vsize=17396 CPUtime=53.68 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1747 0 0 0 5368 0 0 0 25 0 1 0 444088248 17813504 1639 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4349 1639 340 145 0 1394 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=53.8 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 5380 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 2154040

[startup+222.3 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15956632/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1666032 CPUtime=74.63 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29152 0 0 0 7459 4 0 0 25 0 1 0 444088248 1706016768 8093 33554432000 4194304 4587354 140735871598384 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 416508 8093 337 96 0 413070 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=73.69 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1872 0 0 0 7369 0 0 0 25 0 1 0 444088248 18313216 1764 33554432000 4194304 4785740 140736086249920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1764 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=73.8 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7380 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 2158068

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

[startup+223.901 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15960720/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=75.13 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7509 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=74.21 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1885 0 0 0 7421 0 0 0 25 0 1 0 444088248 18313216 1777 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1777 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=74.38 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7438 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 223.72
Current children cumulated vsize (KiB) 2168720

[startup+225.507 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15959356/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=75.72 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7568 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=74.71 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1885 0 0 0 7471 0 0 0 25 0 1 0 444088248 18313216 1777 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1777 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=74.9 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7490 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 225.33
Current children cumulated vsize (KiB) 2168720

[startup+226.301 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15959356/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=75.93 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7589 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=75.01 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1885 0 0 0 7501 0 0 0 25 0 1 0 444088248 18313216 1777 33554432000 4194304 4785740 140736086249920 18446744073709551615 4297919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1777 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=75.18 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7518 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 226.12
Current children cumulated vsize (KiB) 2168720

[startup+227.1 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15958612/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=76.23 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7619 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4242538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=75.29 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1886 0 0 0 7529 0 0 0 25 0 1 0 444088248 18313216 1778 33554432000 4194304 4785740 140736086249920 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1778 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=75.4 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7540 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 226.92
Current children cumulated vsize (KiB) 2168720

[startup+227.3 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15958612/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=76.31 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7627 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=75.31 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1886 0 0 0 7531 0 0 0 25 0 1 0 444088248 18313216 1778 33554432000 4194304 4785740 140736086249920 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1778 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=75.5 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7550 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 227.12
Current children cumulated vsize (KiB) 2168720

[startup+227.4 s]
/proc/loadavg: 12.04 11.48 9.42 13/202 30814
/proc/meminfo: memFree=15958612/32950928 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=1,3
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30357 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 444088230 18763776 393 33554432000 4194304 4287625 140735154883968 18446744073709551615 251367566863 0 0 4096 65536 9049932873666134016 0 0 17 3 0 0 0
/proc/30594/statm: 4581 393 345 23 0 91 0
[pid=30596] ppid=30594 vsize=1676684 CPUtime=76.33 cores=1
/proc/30596/stat : 30596 (cryptominisat) R 30594 30594 30357 0 -1 4202496 29153 0 0 0 7629 4 0 0 25 0 1 0 444088248 1716924416 6990 33554432000 4194304 4587354 140735871598384 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30596/statm: 419171 6990 337 96 0 415733 0
[pid=30597] ppid=30594 vsize=17884 CPUtime=75.39 cores=1
/proc/30597/stat : 30597 (clasp) R 30594 30594 30357 0 -1 4202496 1886 0 0 0 7539 0 0 0 25 0 1 0 444088248 18313216 1778 33554432000 4194304 4785740 140736086249920 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30597/statm: 4471 1778 340 145 0 1516 0
[pid=30598] ppid=30594 vsize=455828 CPUtime=75.5 cores=1
/proc/30598/stat : 30598 (TNM) R 30594 30594 30357 0 -1 4202496 316 0 0 0 7550 0 0 0 25 0 1 0 444088248 466767872 213 33554432000 134512640 134534564 4293442400 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30598/statm: 113957 213 95 6 0 112623 0
Current children cumulated CPU time (s) 227.22
Current children cumulated vsize (KiB) 2168720

Child status: 0
Real time (s): 227.404
CPU time (s): 227.242
CPU user time (s): 227.19
CPU system time (s): 0.051992
CPU usage (%): 99.929
Max. virtual memory (cumulated for all children) (KiB): 3769500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 227.19
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31891
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= 131
involuntary context switches= 2435

runsolver used 0.384941 second user time and 0.857869 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 18:16:16
IDJOB=3191623
IDBENCH=82754
IDSOLVER=1613
FILE ID=node113/3191623-1302538576
RUNJOBID= node113-1302537273-30377
PBS_JOBID= 12951134
Free space on /tmp= 71052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191623-1302538576/watcher-3191623-1302538576 -o /tmp/evaluation-result-3191623-1302538576/solver-3191623-1302538576 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191623-1302538576.cnf

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

MD5SUM BENCH= 89088df3050b7dcbc7d87013312bf49b
RANDOM SEED=597882235

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:      16108772 kB
Buffers:        725448 kB
Cached:       15622604 kB
SwapCached:          0 kB
Active:        9126724 kB
Inactive:      7292892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16108772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40036 kB
Writeback:           0 kB
AnonPages:       70820 kB
Mapped:          17000 kB
Slab:           359156 kB
PageTables:       6280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1635020 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= 71040 MiB
End job on node113 at 2011-04-11 18:20:03