Trace number 3372512

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
Plingeling 587f (fixed)UNSAT 139.512 21.6853

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66583
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

Solver Data

139.25/21.68	s UNSATISFIABLE

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: 961)

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-3372512-1305438731/watcher-3372512-1305438731 -o /tmp/evaluation-result-3372512-1305438731/solver-3372512-1305438731 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372512-1305438731.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.90 7.23 7.23 1/294 28660
/proc/meminfo: memFree=11858620/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=26668 CPUtime=0 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 4747 1260 0 0 0 0 0 0 23 0 1 0 655471116 27308032 4677 33554432000 4194304 4417452 140735682418752 18446744073709551615 255376995421 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28660/statm: 6667 4683 147 55 0 4553 0

[startup+0.03617 s]
/proc/loadavg: 6.90 7.23 7.23 1/294 28660
/proc/meminfo: memFree=11858620/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=30944 CPUtime=0.02 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 5873 1260 0 0 2 0 0 0 23 0 1 0 655471116 31686656 5759 33554432000 4194304 4417452 140735682418752 18446744073709551615 4231499 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28660/statm: 7736 5759 148 55 0 5622 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30944

[startup+0.10116 s]
/proc/loadavg: 6.90 7.23 7.23 1/294 28660
/proc/meminfo: memFree=11858620/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=42464 CPUtime=0.08 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 8737 1260 0 0 8 0 0 0 23 0 1 0 655471116 43483136 8623 33554432000 4194304 4417452 140735682418752 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28660/statm: 10616 8623 148 55 0 8502 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42464

[startup+0.301122 s]
/proc/loadavg: 6.90 7.23 7.23 1/294 28660
/proc/meminfo: memFree=11858620/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=58440 CPUtime=0.29 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 12748 1260 0 0 28 1 0 0 24 0 1 0 655471116 59842560 12634 33554432000 4194304 4417452 140735682418752 18446744073709551615 255376920158 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28660/statm: 14610 12634 149 55 0 12496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58440

[startup+0.701048 s]
/proc/loadavg: 6.90 7.23 7.23 1/294 28660
/proc/meminfo: memFree=11858620/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=122040 CPUtime=0.68 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 28664 1260 0 0 66 2 0 0 25 0 1 0 655471116 124968960 28534 33554432000 4194304 4417452 140735682418752 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28660/statm: 30510 28534 149 55 0 28396 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 122040

[startup+1.5009 s]
/proc/loadavg: 6.42 7.13 7.20 2/295 28666
/proc/meminfo: memFree=11682664/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=184140 CPUtime=1.49 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 44222 1260 0 0 144 5 0 0 25 0 1 0 655471116 188559360 44059 33554432000 4194304 4417452 140735682418752 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28660/statm: 46035 44059 149 55 0 43921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184140

[startup+3.10061 s]
/proc/loadavg: 6.42 7.13 7.20 2/295 28666
/proc/meminfo: memFree=11616500/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=380748 CPUtime=3.09 cores=0-7
/proc/28660/stat : 28660 (plingeling) R 28658 28660 28338 0 -1 4202496 93374 1260 0 0 298 11 0 0 25 0 1 0 655471116 389885952 93211 33554432000 4194304 4417452 140735682418752 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28660/statm: 95187 93211 149 55 0 93073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 380748

[startup+6.30098 s]
/proc/loadavg: 6.42 7.13 7.20 10/303 28674
/proc/meminfo: memFree=11438248/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=519104 CPUtime=17.46 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 122793 1260 0 0 1730 16 0 0 25 0 9 0 655471116 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 129776 107321 174 55 0 127662 0
[pid=28660/tid=28667] ppid=28658 vsize=519104 CPUtime=1.6 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 3548 1260 0 0 160 0 0 0 20 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4288117 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=519104 CPUtime=1.58 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 3544 1260 0 0 158 0 0 0 20 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=519104 CPUtime=1.59 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 3523 1260 0 0 159 0 0 0 25 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4286241 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=519104 CPUtime=1.6 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 160 0 0 0 25 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=519104 CPUtime=1.59 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 3544 1260 0 0 159 0 0 0 25 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=519104 CPUtime=1.59 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 3575 1260 0 0 159 0 0 0 20 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4287398 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=519104 CPUtime=1.58 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 3544 1260 0 0 158 0 0 0 25 0 9 0 655471586 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=519104 CPUtime=1.57 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 5325 1260 0 0 157 0 0 0 25 0 9 0 655471587 531562496 107321 33554432000 4194304 4417452 140735682418752 18446744073709551615 4287388 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.46
Current children cumulated vsize (KiB) 519104

[startup+12.7008 s]
/proc/loadavg: 6.81 7.19 7.22 9/303 28674
/proc/meminfo: memFree=11265132/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=747700 CPUtime=68.52 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284663 1260 0 0 6806 46 0 0 25 0 9 0 655471116 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 186925 148124 179 55 0 184811 0
[pid=28660/tid=28667] ppid=28658 vsize=747700 CPUtime=7.99 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32782 1260 0 0 794 5 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254955 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=747700 CPUtime=7.91 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28122 1260 0 0 786 5 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=747700 CPUtime=7.98 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 19910 1260 0 0 796 2 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=747700 CPUtime=7.99 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 799 0 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4358011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=747700 CPUtime=7.99 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28122 1260 0 0 794 5 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4255010 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=747700 CPUtime=7.96 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29700 1260 0 0 790 6 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=747700 CPUtime=7.98 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 19934 1260 0 0 795 3 0 0 25 0 9 0 655471586 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254456 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=747700 CPUtime=7.95 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29903 1260 0 0 791 4 0 0 25 0 9 0 655471587 765644800 148124 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254425 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 68.52
Current children cumulated vsize (KiB) 747700

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

[startup+15.9012 s]
/proc/loadavg: 6.81 7.19 7.22 9/303 28674
/proc/meminfo: memFree=11265728/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=741068 CPUtime=94.09 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284664 1260 0 0 9363 46 0 0 25 0 9 0 655471116 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185267 146467 180 55 0 183153 0
[pid=28660/tid=28667] ppid=28658 vsize=741068 CPUtime=11.2 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32782 1260 0 0 1115 5 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=741068 CPUtime=11.08 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28122 1260 0 0 1103 5 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=741068 CPUtime=11.18 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 19910 1260 0 0 1116 2 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4258394 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=741068 CPUtime=11.19 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 1119 0 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=741068 CPUtime=11.19 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28122 1260 0 0 1114 5 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4253475 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=741068 CPUtime=11.16 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29700 1260 0 0 1110 6 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=741068 CPUtime=11.18 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 19935 1260 0 0 1115 3 0 0 25 0 9 0 655471586 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=741068 CPUtime=11.15 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29903 1260 0 0 1111 4 0 0 25 0 9 0 655471587 758853632 146467 33554432000 4194304 4417452 140735682418752 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 94.09
Current children cumulated vsize (KiB) 741068

[startup+19.1006 s]
/proc/loadavg: 6.91 7.20 7.22 9/303 28674
/proc/meminfo: memFree=11272672/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=741068 CPUtime=119.66 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284694 1260 0 0 11920 46 0 0 25 0 9 0 655471116 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185267 146497 180 55 0 183153 0
[pid=28660/tid=28667] ppid=28658 vsize=741068 CPUtime=14.39 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32788 1260 0 0 1434 5 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=741068 CPUtime=14.25 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1420 5 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4319682 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=741068 CPUtime=14.38 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 19910 1260 0 0 1436 2 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=741068 CPUtime=14.39 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 1439 0 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=741068 CPUtime=14.39 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1434 5 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4248991 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=741068 CPUtime=14.36 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29706 1260 0 0 1430 6 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4235173 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=741068 CPUtime=14.38 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 19935 1260 0 0 1435 3 0 0 25 0 9 0 655471586 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=741068 CPUtime=14.34 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29909 1260 0 0 1430 4 0 0 25 0 9 0 655471587 758853632 146497 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 119.66
Current children cumulated vsize (KiB) 741068

[startup+20.7003 s]
/proc/loadavg: 6.91 7.20 7.22 9/303 28674
/proc/meminfo: memFree=11272672/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=740996 CPUtime=132.45 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284694 1260 0 0 13199 46 0 0 25 0 9 0 655471116 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185249 146479 180 55 0 183135 0
[pid=28660/tid=28667] ppid=28658 vsize=740996 CPUtime=15.99 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32788 1260 0 0 1594 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=740996 CPUtime=15.84 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1579 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=740996 CPUtime=15.98 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 19910 1260 0 0 1596 2 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=740996 CPUtime=15.99 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 1599 0 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=740996 CPUtime=15.99 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1594 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=740996 CPUtime=15.96 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29706 1260 0 0 1590 6 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=740996 CPUtime=15.98 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 19935 1260 0 0 1595 3 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=740996 CPUtime=15.94 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29909 1260 0 0 1590 4 0 0 25 0 9 0 655471587 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249982 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 132.45
Current children cumulated vsize (KiB) 740996

[startup+21.1012 s]
/proc/loadavg: 7.00 7.22 7.22 9/303 28674
/proc/meminfo: memFree=11272920/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=740996 CPUtime=135.64 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284694 1260 0 0 13518 46 0 0 25 0 9 0 655471116 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185249 146479 180 55 0 183135 0
[pid=28660/tid=28667] ppid=28658 vsize=740996 CPUtime=16.4 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32788 1260 0 0 1635 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=740996 CPUtime=16.23 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1618 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28669] ppid=28658 vsize=740996 CPUtime=16.38 cores=0-7
/proc/28660/task/28669/stat : 28669 (plingeling) R 28658 28660 28338 0 -1 4202560 19910 1260 0 0 1636 2 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28670] ppid=28658 vsize=740996 CPUtime=16.39 cores=0-7
/proc/28660/task/28670/stat : 28670 (plingeling) R 28658 28660 28338 0 -1 4202560 2800 1260 0 0 1639 0 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=740996 CPUtime=16.39 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1634 5 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=740996 CPUtime=16.36 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29706 1260 0 0 1630 6 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28673] ppid=28658 vsize=740996 CPUtime=16.38 cores=0-7
/proc/28660/task/28673/stat : 28673 (plingeling) R 28658 28660 28338 0 -1 4202560 19935 1260 0 0 1635 3 0 0 25 0 9 0 655471586 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=740996 CPUtime=16.35 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29909 1260 0 0 1631 4 0 0 25 0 9 0 655471587 758779904 146479 33554432000 4194304 4417452 140735682418752 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 135.64
Current children cumulated vsize (KiB) 740996

[startup+21.5012 s]
/proc/loadavg: 7.00 7.22 7.22 9/303 28674
/proc/meminfo: memFree=11272920/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=740996 CPUtime=138.75 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284695 1260 0 0 13829 46 0 0 25 0 6 0 655471116 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185249 146480 181 55 0 183135 0
[pid=28660/tid=28667] ppid=28658 vsize=740996 CPUtime=16.8 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32788 1260 0 0 1675 5 0 0 25 0 6 0 655471586 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=740996 CPUtime=16.63 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1658 5 0 0 25 0 6 0 655471586 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 4341403 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=740996 CPUtime=16.79 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1674 5 0 0 25 0 6 0 655471586 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 4302420 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=740996 CPUtime=16.76 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29706 1260 0 0 1670 6 0 0 25 0 6 0 655471586 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 4341403 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=740996 CPUtime=16.75 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29909 1260 0 0 1671 4 0 0 25 0 6 0 655471587 758779904 146480 33554432000 4194304 4417452 140735682418752 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 138.75
Current children cumulated vsize (KiB) 740996

[startup+21.6011 s]
/proc/loadavg: 7.00 7.22 7.22 9/303 28674
/proc/meminfo: memFree=11272920/32951124 swapFree=66050672/67111528
[pid=28660] ppid=28658 vsize=740932 CPUtime=139.25 cores=0-7
/proc/28660/stat : 28660 (plingeling) S 28658 28660 28338 0 -1 4202496 284695 1260 0 0 13879 46 0 0 25 0 6 0 655471116 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28660/statm: 185233 146464 181 55 0 183119 0
[pid=28660/tid=28667] ppid=28658 vsize=740932 CPUtime=16.9 cores=0-7
/proc/28660/task/28667/stat : 28667 (plingeling) R 28658 28660 28338 0 -1 4202560 32788 1260 0 0 1685 5 0 0 25 0 6 0 655471586 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 4270970 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28660/tid=28668] ppid=28658 vsize=740932 CPUtime=16.73 cores=0-7
/proc/28660/task/28668/stat : 28668 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1668 5 0 0 25 0 6 0 655471586 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28660/tid=28671] ppid=28658 vsize=740932 CPUtime=16.89 cores=0-7
/proc/28660/task/28671/stat : 28671 (plingeling) R 28658 28660 28338 0 -1 4202560 28128 1260 0 0 1684 5 0 0 25 0 6 0 655471586 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 4270970 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28660/tid=28672] ppid=28658 vsize=740932 CPUtime=16.86 cores=0-7
/proc/28660/task/28672/stat : 28672 (plingeling) R 28658 28660 28338 0 -1 4202560 29706 1260 0 0 1680 6 0 0 25 0 6 0 655471586 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28660/tid=28674] ppid=28658 vsize=740932 CPUtime=16.85 cores=0-7
/proc/28660/task/28674/stat : 28674 (plingeling) R 28658 28660 28338 0 -1 4202560 29909 1260 0 0 1681 4 0 0 25 0 6 0 655471587 758714368 146464 33554432000 4194304 4417452 140735682418752 18446744073709551615 4234167 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 139.25
Current children cumulated vsize (KiB) 740932

Child status: 20
Real time (s): 21.6853
CPU time (s): 139.512
CPU user time (s): 139.018
CPU system time (s): 0.493924
CPU usage (%): 643.349
Max. virtual memory (cumulated for all children) (KiB): 846044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.018
system time used= 0.493924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285958
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= 221
involuntary context switches= 1181

runsolver used 0.06199 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 07:52:13
IDJOB=3372512
IDBENCH=82426
IDSOLVER=1851
FILE ID=node135/3372512-1305438731
RUNJOBID= node135-1305436652-28352
PBS_JOBID= 13324754
Free space on /tmp= 73328 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372512-1305438731/watcher-3372512-1305438731 -o /tmp/evaluation-result-3372512-1305438731/solver-3372512-1305438731 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372512-1305438731.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1156969514

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11858900 kB
Buffers:        290616 kB
Cached:        6134396 kB
SwapCached:      50684 kB
Active:        9980364 kB
Inactive:     10860596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11858900 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           43068 kB
Writeback:           0 kB
AnonPages:    14370656 kB
Mapped:          18436 kB
Slab:           138720 kB
PageTables:      46128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57036500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73328 MiB
End job on node135 at 2011-05-15 07:52:34