Trace number 3285017

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) 1446.55 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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: 24065
0.00/0.23	c parsetime: 234411us
0.00/0.23	c parsed 858766 clauses with 171676 variables
12.39/12.45	c preprocessor returned 171676 variables
12.39/12.45	c preprocessing returned UNKNOWN
12.39/12.45	c PP set 32458 variables
12.39/12.45	c pp time: 12181997us (12s)

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-3285017-1304047971/watcher-3285017-1304047971 -o /tmp/evaluation-result-3285017-1304047971/solver-3285017-1304047971 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285017-1304047971.cnf 1935703350 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 3.88 3.76 3.90 3/174 24064
/proc/meminfo: memFree=18284344/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0

[startup+0.055319 s]
/proc/loadavg: 3.88 3.76 3.90 3/174 24064
/proc/meminfo: memFree=18284344/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100318 s]
/proc/loadavg: 3.88 3.76 3.90 3/174 24064
/proc/meminfo: memFree=18284344/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300273 s]
/proc/loadavg: 3.88 3.76 3.90 3/174 24064
/proc/meminfo: memFree=18284344/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700195 s]
/proc/loadavg: 3.88 3.76 3.90 3/174 24064
/proc/meminfo: memFree=18284344/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 3.73 3.73 3.89 3/180 24073
/proc/meminfo: memFree=18041892/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=124496 CPUtime=1.49 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 52106 0 0 0 142 7 0 0 25 0 1 0 516393838 127483904 24678 33554432000 4194304 5787044 140735669914336 18446744073709551615 4330527 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24065/statm: 31124 24678 336 389 0 26874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133196

[startup+3.10071 s]
/proc/loadavg: 3.73 3.73 3.89 3/180 24074
/proc/meminfo: memFree=18007792/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=124496 CPUtime=3.09 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 52106 0 0 0 302 7 0 0 25 0 1 0 516393838 127483904 24678 33554432000 4194304 5787044 140735669914336 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24065/statm: 31124 24678 336 389 0 26874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133196

[startup+6.30108 s]
/proc/loadavg: 3.59 3.70 3.88 3/180 24074
/proc/meminfo: memFree=17975756/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=134996 CPUtime=6.29 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 55092 0 0 0 622 7 0 0 25 0 1 0 516393838 138235904 27664 33554432000 4194304 5787044 140735669914336 18446744073709551615 4278506 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24065/statm: 33749 27664 339 389 0 29499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143696

[startup+12.7008 s]
/proc/loadavg: 3.46 3.67 3.87 3/180 24074
/proc/meminfo: memFree=17967580/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=251388 CPUtime=12.72 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 85630 0 0 0 1261 11 0 0 25 0 2 0 516393838 257421312 43103 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 62847 43103 387 389 0 58597 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 260088

[startup+25.5012 s]
/proc/loadavg: 3.14 3.59 3.84 3/181 24075
/proc/meminfo: memFree=17880024/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=258336 CPUtime=26.87 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 87901 0 0 0 2653 34 0 0 25 0 2 0 516393838 264536064 45374 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220870 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 64584 45374 390 389 0 60334 0
[pid=24065/tid=24075] ppid=24064 vsize=258336 CPUtime=1.36 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 137 0 0 0 117 19 0 0 15 0 2 0 516395087 264536064 45374 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.87
Current children cumulated vsize (KiB) 267036

[startup+51.1012 s]
/proc/loadavg: 2.75 3.46 3.79 3/181 24076
/proc/meminfo: memFree=17857376/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=316856 CPUtime=54.78 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 103760 0 0 0 5413 65 0 0 25 0 2 0 516393838 324460544 49768 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220699 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 79214 49768 390 389 0 74964 0
[pid=24065/tid=24075] ppid=24064 vsize=316856 CPUtime=3.67 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 154 0 0 0 326 41 0 0 15 0 2 0 516395087 324460544 49768 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 54.78
Current children cumulated vsize (KiB) 325556

[startup+102.307 s]
/proc/loadavg: 2.39 3.25 3.70 3/181 24077
/proc/meminfo: memFree=17816716/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=323144 CPUtime=112.5 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 110841 0 0 0 11098 152 0 0 25 0 2 0 516393838 330899456 56849 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220881 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 80786 56849 390 389 0 76536 0
[pid=24065/tid=24075] ppid=24064 vsize=323144 CPUtime=10.19 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 909 110 0 0 15 0 2 0 516395087 330899456 56849 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 112.5
Current children cumulated vsize (KiB) 331844

[startup+162.301 s]
/proc/loadavg: 2.26 3.05 3.60 3/181 24079
/proc/meminfo: memFree=17771188/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=359464 CPUtime=178.53 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 119956 0 0 0 17629 224 0 0 25 0 2 0 516393838 368091136 65964 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220712 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 89866 65964 390 389 0 85616 0
[pid=24065/tid=24075] ppid=24064 vsize=359464 CPUtime=16.22 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 1457 165 0 0 15 0 2 0 516395087 368091136 65964 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.53
Current children cumulated vsize (KiB) 368164

[startup+222.301 s]
/proc/loadavg: 2.14 2.87 3.50 3/182 24110
/proc/meminfo: memFree=16963560/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=435708 CPUtime=245.48 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 144753 0 0 0 24220 328 0 0 25 0 2 0 516393838 446164992 77960 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220778 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 108927 77960 390 389 0 104677 0
[pid=24065/tid=24075] ppid=24064 vsize=435708 CPUtime=23.17 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 2073 244 0 0 15 0 2 0 516395087 446164992 77960 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 245.48
Current children cumulated vsize (KiB) 444408

[startup+282.301 s]
/proc/loadavg: 2.10 2.73 3.41 3/182 24112
/proc/meminfo: memFree=16905244/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=435708 CPUtime=311.97 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 148263 0 0 0 30805 392 0 0 25 0 2 0 516393838 446164992 81470 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220219 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 108927 81470 390 389 0 104677 0
[pid=24065/tid=24075] ppid=24064 vsize=435708 CPUtime=29.67 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 2684 283 0 0 15 0 2 0 516395087 446164992 81470 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 311.97
Current children cumulated vsize (KiB) 444408

[startup+342.301 s]
/proc/loadavg: 2.41 2.70 3.35 4/182 24114
/proc/meminfo: memFree=16831880/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=24065] ppid=24064 vsize=778176 CPUtime=779.41 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 239014 0 0 0 77102 839 0 0 25 0 2 0 516393838 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220295 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 194544 172161 390 389 0 190294 0
[pid=24065/tid=24075] ppid=24064 vsize=778176 CPUtime=77.08 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 7182 526 0 0 15 0 2 0 516395087 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 779.41
Current children cumulated vsize (KiB) 786876

[startup+762.307 s]
/proc/loadavg: 2.31 2.38 2.95 4/182 24125
/proc/meminfo: memFree=16367476/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=778176 CPUtime=845.4 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 239014 0 0 0 83656 884 0 0 25 0 2 0 516393838 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220930 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 194544 172161 390 389 0 190294 0
[pid=24065/tid=24075] ppid=24064 vsize=778176 CPUtime=83.06 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 7751 555 0 0 15 0 2 0 516395087 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 845.4
Current children cumulated vsize (KiB) 786876

[startup+822.301 s]
/proc/loadavg: 2.52 2.40 2.91 3/182 24126
/proc/meminfo: memFree=16367468/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=778176 CPUtime=911.91 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 239014 0 0 0 90253 938 0 0 25 0 2 0 516393838 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220699 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 194544 172161 390 389 0 190294 0
[pid=24065/tid=24075] ppid=24064 vsize=778176 CPUtime=89.58 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 8370 588 0 0 15 0 2 0 516395087 796852224 172161 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 911.91
Current children cumulated vsize (KiB) 786876

[startup+882.301 s]
/proc/loadavg: 2.26 2.34 2.86 3/182 24128
/proc/meminfo: memFree=16346108/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=778176 CPUtime=979.75 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 239025 0 0 0 96988 987 0 0 25 0 2 0 516393838 796852224 172172 33554432000 4194304 5787044 140735669914336 18446744073709551615 4228059 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 194544 172172 390 389 0 190294 0
[pid=24065/tid=24075] ppid=24064 vsize=778176 CPUtime=97.41 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 9124 617 0 0 15 0 2 0 516395087 796852224 172172 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 979.75
Current children cumulated vsize (KiB) 786876

[startup+942.301 s]
/proc/loadavg: 2.43 2.37 2.83 3/182 24130
/proc/meminfo: memFree=16323272/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=782416 CPUtime=1046.35 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 240055 0 0 0 103613 1022 0 0 25 0 2 0 516393838 801193984 173202 33554432000 4194304 5787044 140735669914336 18446744073709551615 4228059 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 195604 173202 390 389 0 191354 0
[pid=24065/tid=24075] ppid=24064 vsize=782416 CPUtime=104.01 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 9764 637 0 0 15 0 2 0 516395087 801193984 173202 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1046.35
Current children cumulated vsize (KiB) 791116

[startup+1002.3 s]
/proc/loadavg: 2.28 2.33 2.79 3/182 24131
/proc/meminfo: memFree=16275012/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=829672 CPUtime=1112.57 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 251827 0 0 0 110192 1065 0 0 25 0 2 0 516393838 849584128 184970 33554432000 4194304 5787044 140735669914336 18446744073709551615 4218863 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24065/statm: 207418 184970 390 389 0 203168 0
[pid=24065/tid=24075] ppid=24064 vsize=829672 CPUtime=110.24 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 10361 663 0 0 15 0 2 0 516395087 849584128 184970 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1112.57
Current children cumulated vsize (KiB) 838372

[startup+1062.3 s]
/proc/loadavg: 2.30 2.33 2.76 3/182 24133
/proc/meminfo: memFree=16274876/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=829672 CPUtime=1179.04 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 251828 0 0 0 116792 1112 0 0 25 0 2 0 516393838 849584128 184971 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 207418 184971 390 389 0 203168 0
[pid=24065/tid=24075] ppid=24064 vsize=829672 CPUtime=116.7 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 10980 690 0 0 16 0 2 0 516395087 849584128 184971 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1179.04
Current children cumulated vsize (KiB) 838372

[startup+1122.3 s]
/proc/loadavg: 2.29 2.32 2.73 3/182 24134
/proc/meminfo: memFree=16170196/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=915200 CPUtime=1246.61 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 273238 0 0 0 123489 1172 0 0 25 0 2 0 516393838 937164800 206381 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/24065/statm: 228800 206381 390 389 0 224550 0
[pid=24065/tid=24075] ppid=24064 vsize=915200 CPUtime=124.27 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 158 0 0 0 11704 723 0 0 15 0 2 0 516395087 937164800 206381 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1246.61
Current children cumulated vsize (KiB) 923900

[startup+1182.3 s]
/proc/loadavg: 2.35 2.32 2.70 5/182 24136
/proc/meminfo: memFree=16093184/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=922724 CPUtime=1313.62 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 275112 0 0 0 130145 1217 0 0 25 0 2 0 516393838 944869376 208255 33554432000 4194304 5787044 140735669914336 18446744073709551615 4227985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/24065/statm: 230681 208255 390 389 0 226431 0
[pid=24065/tid=24075] ppid=24064 vsize=922724 CPUtime=131.28 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 253 0 0 0 12379 749 0 0 15 0 2 0 516395087 944869376 208255 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1313.62
Current children cumulated vsize (KiB) 931424

[startup+1242.3 s]
/proc/loadavg: 2.19 2.29 2.67 3/182 24138
/proc/meminfo: memFree=16091548/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=923120 CPUtime=1381.89 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 275202 0 0 0 136920 1269 0 0 25 0 2 0 516393838 945274880 208345 33554432000 4194304 5787044 140735669914336 18446744073709551615 4220696 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/24065/statm: 230780 208345 390 389 0 226530 0
[pid=24065/tid=24075] ppid=24064 vsize=923120 CPUtime=139.54 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 342 0 0 0 13174 780 0 0 15 0 2 0 516395087 945274880 208345 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1381.89
Current children cumulated vsize (KiB) 931820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.24 2.29 2.64 3/182 24139
/proc/meminfo: memFree=16086448/32950928 swapFree=67111528/67111528
[pid=24064] ppid=24062 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24064/stat : 24064 (prissup.sh) S 24062 24064 22756 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 516393838 8908800 252 33554432000 4194304 4922060 140736979313456 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24064/statm: 2175 252 211 178 0 68 0
[pid=24065] ppid=24064 vsize=923516 CPUtime=1446.55 cores=1,3,5,7
/proc/24065/stat : 24065 (priss) R 24064 24064 22756 0 -1 4202496 275306 0 0 0 143349 1306 0 0 25 0 2 0 516393838 945680384 208449 33554432000 4194304 5787044 140735669914336 18446744073709551615 4221008 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24065/statm: 230879 208449 390 389 0 226629 0
[pid=24065/tid=24075] ppid=24064 vsize=923516 CPUtime=146.49 cores=1,3,5,7
/proc/24065/task/24075/stat : 24075 (priss) S 24064 24064 22756 0 -1 4202560 445 0 0 0 13847 802 0 0 15 0 2 0 516395087 945680384 208449 33554432000 4194304 5787044 140735669914336 18446744073709551615 254512515505 0 0 4096 0 18446604463505056832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1446.55
Current children cumulated vsize (KiB) 932216

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 24064 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1446.55
#
# 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): 1446.55
CPU user time (s): 1433.49
CPU system time (s): 13.06
CPU usage (%): 111.271
Max. virtual memory (cumulated for all children) (KiB): 932216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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.10068 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 05:32:52
IDJOB=3285017
IDBENCH=82369
IDSOLVER=1601
FILE ID=node149/3285017-1304047971
RUNJOBID= node149-1304045367-23850
PBS_JOBID= 13170377
Free space on /tmp= 71900 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285017-1304047971/watcher-3285017-1304047971 -o /tmp/evaluation-result-3285017-1304047971/solver-3285017-1304047971 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3285017-1304047971.cnf 1935703350 4800 15500 4

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1935703350

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:      18284872 kB
Buffers:       2220612 kB
Cached:       11828788 kB
SwapCached:          0 kB
Active:        5917592 kB
Inactive:      8200200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18284872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33800 kB
Writeback:           0 kB
AnonPages:       67816 kB
Mapped:          14316 kB
Slab:           484620 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191324 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= 71784 MiB
End job on node149 at 2011-04-29 05:54:34