Trace number 3285109

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
priss UP? (TO) 1707.31 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 28808
2.49/2.54	c parsetime: 2539243us
2.49/2.54	c parsed 8779920 clauses with 489685 variables
2.58/2.63	c preprocessor returned 489685 variables
2.58/2.63	c preprocessing returned UNKNOWN
2.58/2.63	c PP set 0 variables
2.58/2.63	c pp time: 2us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285109-1304048047/watcher-3285109-1304048047 -o /tmp/evaluation-result-3285109-1304048047/solver-3285109-1304048047 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285109-1304048047.cnf 1446011686 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.59 3.58 3.57 3/179 28807
/proc/meminfo: memFree=31136048/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0

[startup+0.0107561 s]
/proc/loadavg: 3.59 3.58 3.57 3/179 28807
/proc/meminfo: memFree=31136048/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100808 s]
/proc/loadavg: 3.59 3.58 3.57 3/179 28807
/proc/meminfo: memFree=31136048/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300727 s]
/proc/loadavg: 3.59 3.58 3.57 3/179 28807
/proc/meminfo: memFree=31136048/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70059 s]
/proc/loadavg: 3.59 3.58 3.57 3/179 28807
/proc/meminfo: memFree=31136048/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 3.54 3.57 3.57 4/181 28809
/proc/meminfo: memFree=31008568/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=216780 CPUtime=1.49 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 55273 0 0 0 141 8 0 0 25 0 1 0 516403930 221982720 47265 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606693264 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28808/statm: 54195 47265 304 389 0 49945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225480

[startup+3.10017 s]
/proc/loadavg: 3.54 3.57 3.57 4/181 28809
/proc/meminfo: memFree=30872044/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=564736 CPUtime=3.09 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 126326 0 0 0 293 16 0 0 25 0 2 0 516403930 578289664 110317 33554432000 4194304 5787044 140733275554592 18446744073709551615 5541434 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 141184 110319 353 389 0 136934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 573436

[startup+6.30067 s]
/proc/loadavg: 3.50 3.56 3.57 5/182 28810
/proc/meminfo: memFree=30489836/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=792156 CPUtime=7.73 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 177980 0 0 0 738 35 0 0 21 0 2 0 516403930 811167744 161971 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220814 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 198039 161971 379 389 0 193789 0
[pid=28808/tid=28810] ppid=28807 vsize=792156 CPUtime=1.43 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1828 0 0 0 133 10 0 0 15 0 2 0 516404238 811167744 161971 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 800856

[startup+12.7006 s]
/proc/loadavg: 3.46 3.55 3.56 4/182 28810
/proc/meminfo: memFree=30483524/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=792156 CPUtime=18.12 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 179460 0 0 0 1761 51 0 0 25 0 2 0 516403930 811167744 163451 33554432000 4194304 5787044 140733275554592 18446744073709551615 4238583 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 198039 163451 380 389 0 193789 0
[pid=28808/tid=28810] ppid=28807 vsize=792156 CPUtime=5.41 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1940 0 0 0 520 21 0 0 15 0 2 0 516404238 811167744 163451 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 800856

[startup+25.5003 s]
/proc/loadavg: 3.46 3.55 3.56 4/182 28810
/proc/meminfo: memFree=30451888/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=830556 CPUtime=36.22 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 187540 0 0 0 3557 65 0 0 25 0 2 0 516403930 850489344 171531 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220136 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 207639 171531 380 389 0 203389 0
[pid=28808/tid=28810] ppid=28807 vsize=830556 CPUtime=10.71 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1971 0 0 0 1042 29 0 0 16 0 2 0 516404238 850489344 171531 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36.22
Current children cumulated vsize (KiB) 839256

[startup+51.1008 s]
/proc/loadavg: 3.07 3.45 3.53 4/182 28841
/proc/meminfo: memFree=30603608/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=830556 CPUtime=74.05 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 189748 0 0 0 7311 94 0 0 25 0 2 0 516403930 850489344 173739 33554432000 4194304 5787044 140733275554592 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28808/statm: 207639 173739 380 389 0 203389 0
[pid=28808/tid=28810] ppid=28807 vsize=830556 CPUtime=22.96 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1977 0 0 0 2251 45 0 0 16 0 2 0 516404238 850489344 173739 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 74.05
Current children cumulated vsize (KiB) 839256

[startup+102.307 s]
/proc/loadavg: 2.83 3.32 3.48 4/182 28842
/proc/meminfo: memFree=30557468/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=830556 CPUtime=147.86 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 192150 0 0 0 14642 144 0 0 25 0 2 0 516403930 850489344 176141 33554432000 4194304 5787044 140733275554592 18446744073709551615 5527579 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 207639 176141 380 389 0 203389 0
[pid=28808/tid=28810] ppid=28807 vsize=830556 CPUtime=45.58 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1977 0 0 0 4485 73 0 0 16 0 2 0 516404238 850489344 176141 33554432000 4194304 5787044 140733275554592 18446744073709551615 5524790 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.86
Current children cumulated vsize (KiB) 839256

[startup+162.3 s]
/proc/loadavg: 2.76 3.21 3.43 3/182 28844
/proc/meminfo: memFree=30503240/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=830556 CPUtime=229.83 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 193708 0 0 0 22798 185 0 0 25 0 2 0 516403930 850489344 177699 33554432000 4194304 5787044 140733275554592 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 207639 177699 380 389 0 203389 0
[pid=28808/tid=28810] ppid=28807 vsize=830556 CPUtime=67.54 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1984 0 0 0 6657 97 0 0 16 0 2 0 516404238 850489344 177699 33554432000 4194304 5787044 140733275554592 18446744073709551615 5527784 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 229.83
Current children cumulated vsize (KiB) 839256

[startup+222.301 s]
/proc/loadavg: 2.82 3.15 3.39 4/182 28845
/proc/meminfo: memFree=30436708/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=841380 CPUtime=312.08 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 200435 0 0 0 30976 232 0 0 25 0 2 0 516403930 861573120 184426 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 210345 184426 380 389 0 206095 0
[pid=28808/tid=28810] ppid=28807 vsize=841380 CPUtime=89.79 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1984 0 0 0 8855 124 0 0 15 0 2 0 516404238 861573120 184426 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 312.08
Current children cumulated vsize (KiB) 850080

[startup+282.301 s]
/proc/loadavg: 2.49 3.00 3.32 3/182 28847
/proc/meminfo: memFree=30401096/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=850008 CPUtime=392.61 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 203665 0 0 0 38990 271 0 0 25 0 2 0 516403930 870408192 187656 33554432000 4194304 5787044 140733275554592 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28808/statm: 212502 187656 380 389 0 208252 0
[pid=28808/tid=28810] ppid=28807 vsize=850008 CPUtime=110.34 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 10884 150 0 0 15 0 2 0 516404238 870408192 187656 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 392.61
Current children cumulated vsize (KiB) 858708


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

[pid=28808] ppid=28807 vsize=1090452 CPUtime=951.96 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 265155 0 0 0 94682 514 0 0 25 0 2 0 516403930 1116622848 236345 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 272613 236345 380 389 0 268363 0
[pid=28808/tid=28810] ppid=28807 vsize=1090452 CPUtime=249.67 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1985 0 0 0 24699 268 0 0 15 0 2 0 516404238 1116622848 236345 33554432000 4194304 5787044 140733275554592 18446744073709551615 5523200 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 951.96
Current children cumulated vsize (KiB) 1099152

[startup+762.307 s]
/proc/loadavg: 2.38 2.52 2.95 4/182 28860
/proc/meminfo: memFree=29905332/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1090452 CPUtime=1028.92 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 265155 0 0 0 102357 535 0 0 25 0 2 0 516403930 1116622848 236345 33554432000 4194304 5787044 140733275554592 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 272613 236345 380 389 0 268363 0
[pid=28808/tid=28810] ppid=28807 vsize=1090452 CPUtime=266.62 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1985 0 0 0 26381 281 0 0 16 0 2 0 516404238 1116622848 236345 33554432000 4194304 5787044 140733275554592 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1028.92
Current children cumulated vsize (KiB) 1099152

[startup+822.301 s]
/proc/loadavg: 2.47 2.53 2.92 4/182 28861
/proc/meminfo: memFree=29869296/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1155988 CPUtime=1104.53 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 274279 0 0 0 109889 564 0 0 25 0 2 0 516403930 1183731712 245469 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28808/statm: 288997 245469 380 389 0 284747 0
[pid=28808/tid=28810] ppid=28807 vsize=1155988 CPUtime=282.24 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 27934 290 0 0 15 0 2 0 516404238 1183731712 245469 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1104.53
Current children cumulated vsize (KiB) 1164688

[startup+882.301 s]
/proc/loadavg: 2.27 2.46 2.87 4/182 28863
/proc/meminfo: memFree=29758176/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1155988 CPUtime=1178.27 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 287106 0 0 0 117234 593 0 0 25 0 2 0 516403930 1183731712 258296 33554432000 4194304 5787044 140733275554592 18446744073709551615 4218750 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 288997 258296 380 389 0 284747 0
[pid=28808/tid=28810] ppid=28807 vsize=1155988 CPUtime=295.98 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 29300 298 0 0 15 0 2 0 516404238 1183731712 258296 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1178.27
Current children cumulated vsize (KiB) 1164688

[startup+942.301 s]
/proc/loadavg: 2.16 2.39 2.82 4/182 28864
/proc/meminfo: memFree=29614944/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1257.18 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293803 0 0 0 125097 621 0 0 25 0 2 0 516403930 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 264990 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=314.89 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1985 0 0 0 31180 309 0 0 15 0 2 0 516404238 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 5531806 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1257.18
Current children cumulated vsize (KiB) 1230224

[startup+1002.3 s]
/proc/loadavg: 2.41 2.43 2.80 3/182 28866
/proc/meminfo: memFree=29600128/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1333.35 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293803 0 0 0 132695 640 0 0 25 0 2 0 516403930 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220335 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 264990 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=331.06 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 32787 319 0 0 16 0 2 0 516404238 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1333.35
Current children cumulated vsize (KiB) 1230224

[startup+1062.3 s]
/proc/loadavg: 2.39 2.43 2.78 3/182 28868
/proc/meminfo: memFree=29540776/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1409.91 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293803 0 0 0 140331 660 0 0 25 0 2 0 516403930 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220699 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 264990 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=347.62 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 34430 332 0 0 15 0 2 0 516404238 1250840576 264990 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1409.91
Current children cumulated vsize (KiB) 1230224

[startup+1122.3 s]
/proc/loadavg: 2.57 2.47 2.77 4/182 28869
/proc/meminfo: memFree=29419692/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1489.08 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293806 0 0 0 148224 684 0 0 25 0 2 0 516403930 1250840576 264993 33554432000 4194304 5787044 140733275554592 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 264993 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=366.79 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 36333 346 0 0 16 0 2 0 516404238 1250840576 264993 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1489.08
Current children cumulated vsize (KiB) 1230224

[startup+1182.3 s]
/proc/loadavg: 2.43 2.44 2.74 4/182 28871
/proc/meminfo: memFree=29305664/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1563.88 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293816 0 0 0 155687 701 0 0 25 0 2 0 516403930 1250840576 265003 33554432000 4194304 5787044 140733275554592 18446744073709551615 5530944 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 265003 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=381.58 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1985 0 0 0 37802 356 0 0 15 0 2 0 516404238 1250840576 265003 33554432000 4194304 5787044 140733275554592 18446744073709551615 5524781 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1563.88
Current children cumulated vsize (KiB) 1230224

[startup+1242.3 s]
/proc/loadavg: 2.65 2.48 2.73 3/182 28872
/proc/meminfo: memFree=29191632/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1221524 CPUtime=1636.6 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 293825 0 0 0 162946 714 0 0 25 0 2 0 516403930 1250840576 265012 33554432000 4194304 5787044 140733275554592 18446744073709551615 4227988 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 305381 265012 380 389 0 301131 0
[pid=28808/tid=28810] ppid=28807 vsize=1221524 CPUtime=394.29 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) S 28807 28807 27293 0 -1 4202560 1985 0 0 0 39066 363 0 0 15 0 2 0 516404238 1250840576 265012 33554432000 4194304 5787044 140733275554592 18446744073709551615 235606690225 0 0 4096 0 18446604448070408896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1636.6
Current children cumulated vsize (KiB) 1230224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.74 2.53 2.73 4/182 28874
/proc/meminfo: memFree=29100808/32950928 swapFree=67111404/67111528
[pid=28807] ppid=28805 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28807/stat : 28807 (prissup.sh) S 28805 28807 27293 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 516403930 8908800 252 33554432000 4194304 4922060 140736644466512 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28807/statm: 2175 252 211 178 0 68 0
[pid=28808] ppid=28807 vsize=1246036 CPUtime=1707.31 cores=0,2,4,6
/proc/28808/stat : 28808 (priss) R 28807 28807 27293 0 -1 4202496 299975 0 0 0 170002 729 0 0 25 0 2 0 516403930 1275940864 271162 33554432000 4194304 5787044 140733275554592 18446744073709551615 5524562 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28808/statm: 311509 271162 380 389 0 307259 0
[pid=28808/tid=28810] ppid=28807 vsize=1246036 CPUtime=407.31 cores=0,2,4,6
/proc/28808/task/28810/stat : 28810 (priss) R 28807 28807 27293 0 -1 4202560 1985 0 0 0 40360 371 0 0 15 0 2 0 516404238 1275940864 271162 33554432000 4194304 5787044 140733275554592 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1707.31
Current children cumulated vsize (KiB) 1254736

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1707.31
CPU user time (s): 1700.02
CPU system time (s): 7.29
CPU usage (%): 131.33
Max. virtual memory (cumulated for all children) (KiB): 1254736

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

runsolver used 2.31565 second user time and 4.72128 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 05:34:12
IDJOB=3285109
IDBENCH=82371
IDSOLVER=1601
FILE ID=node120/3285109-1304048047
RUNJOBID= node120-1304044139-28489
PBS_JOBID= 13170379
Free space on /tmp= 71916 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285109-1304048047/watcher-3285109-1304048047 -o /tmp/evaluation-result-3285109-1304048047/solver-3285109-1304048047 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3285109-1304048047.cnf 1446011686 4800 15500 4

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1446011686

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.809
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31136204 kB
Buffers:        420384 kB
Cached:         656444 kB
SwapCached:          8 kB
Active:         767040 kB
Inactive:       685176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31136204 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          160596 kB
Writeback:           0 kB
AnonPages:      375148 kB
Mapped:          15780 kB
Slab:           297032 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   532748 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= 71904 MiB
End job on node120 at 2011-04-29 05:55:54