Trace number 3285845

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
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 variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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: 24167
3.39/3.48	c parsetime: 3483052us
3.39/3.48	c parsed 8233086 clauses with 1512832 variables
3.69/3.79	c preprocessor returned 1512832 variables
3.69/3.79	c preprocessing returned UNKNOWN
3.69/3.79	c PP set 0 variables
3.69/3.79	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-3285845-1304049274/watcher-3285845-1304049274 -o /tmp/evaluation-result-3285845-1304049274/solver-3285845-1304049274 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285845-1304049274.cnf 1640109474 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: 2.22 2.29 2.64 3/179 24166
/proc/meminfo: memFree=16767844/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0

[startup+0.0476769 s]
/proc/loadavg: 2.22 2.29 2.64 3/179 24166
/proc/meminfo: memFree=16767844/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100662 s]
/proc/loadavg: 2.22 2.29 2.64 3/179 24166
/proc/meminfo: memFree=16767844/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30063 s]
/proc/loadavg: 2.22 2.29 2.64 3/179 24166
/proc/meminfo: memFree=16767844/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700548 s]
/proc/loadavg: 2.22 2.29 2.64 3/179 24166
/proc/meminfo: memFree=16767844/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 2.22 2.29 2.64 4/181 24168
/proc/meminfo: memFree=16676192/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=153400 CPUtime=1.49 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 37918 0 0 0 144 5 0 0 25 0 1 0 516524567 157081600 33912 33554432000 4194304 5787044 140735323125744 18446744073709551615 4270672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24167/statm: 38350 33912 304 389 0 34100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162100

[startup+3.10107 s]
/proc/loadavg: 2.22 2.29 2.64 3/181 24168
/proc/meminfo: memFree=16579716/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=289796 CPUtime=3.09 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 75622 0 0 0 297 12 0 0 25 0 1 0 516524567 296751104 67615 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512518544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24167/statm: 72449 67615 304 389 0 68199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 298496

[startup+6.30043 s]
/proc/loadavg: 2.20 2.28 2.63 3/182 24169
/proc/meminfo: memFree=15750640/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1352576 CPUtime=6.42 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 302843 0 0 0 607 35 0 0 19 0 2 0 516524567 1385037824 269106 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220881 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 338144 269106 377 389 0 333894 0
[pid=24167/tid=24169] ppid=24166 vsize=1352576 CPUtime=0.11 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 1035 0 0 0 10 1 0 0 15 0 2 0 516524990 1385037824 269106 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 1361276

[startup+12.7012 s]
/proc/loadavg: 2.18 2.28 2.63 3/182 24170
/proc/meminfo: memFree=15680720/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1352576 CPUtime=13.61 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 305557 0 0 0 1308 53 0 0 25 0 2 0 516524567 1385037824 271820 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220728 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 338144 271820 379 389 0 333894 0
[pid=24167/tid=24169] ppid=24166 vsize=1352576 CPUtime=0.92 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 1799 0 0 0 75 17 0 0 15 0 2 0 516524990 1385037824 271820 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 1361276

[startup+25.5006 s]
/proc/loadavg: 2.21 2.28 2.62 3/182 24170
/proc/meminfo: memFree=15650964/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1403780 CPUtime=27.22 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 313096 0 0 0 2656 66 0 0 25 0 2 0 516524567 1437470720 279359 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 350945 279359 380 389 0 346695 0
[pid=24167/tid=24169] ppid=24166 vsize=1403780 CPUtime=1.73 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 1832 0 0 0 146 27 0 0 16 0 2 0 516524990 1437470720 279359 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 1412480

[startup+51.1005 s]
/proc/loadavg: 2.20 2.27 2.61 3/182 24171
/proc/meminfo: memFree=15632972/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1403780 CPUtime=54.3 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 317704 0 0 0 5329 101 0 0 25 0 2 0 516524567 1437470720 283967 33554432000 4194304 5787044 140735323125744 18446744073709551615 4227985 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 350945 283967 380 389 0 346695 0
[pid=24167/tid=24169] ppid=24166 vsize=1403780 CPUtime=3.2 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 2242 0 0 0 266 54 0 0 16 0 2 0 516524990 1437470720 283967 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 54.3
Current children cumulated vsize (KiB) 1412480

[startup+102.306 s]
/proc/loadavg: 2.37 2.29 2.60 3/182 24172
/proc/meminfo: memFree=15576768/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1403780 CPUtime=108.84 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 323672 0 0 0 10718 166 0 0 25 0 2 0 516524567 1437470720 289883 33554432000 4194304 5787044 140735323125744 18446744073709551615 4228033 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 350945 289883 380 389 0 346695 0
[pid=24167/tid=24169] ppid=24166 vsize=1403780 CPUtime=6.52 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 2755 0 0 0 548 104 0 0 15 0 2 0 516524990 1437470720 289883 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 108.84
Current children cumulated vsize (KiB) 1412480

[startup+162.3 s]
/proc/loadavg: 2.18 2.25 2.56 3/182 24174
/proc/meminfo: memFree=15497500/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1403780 CPUtime=174.75 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 330107 0 0 0 17245 230 0 0 25 0 2 0 516524567 1437470720 296318 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220814 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 350945 296318 380 389 0 346695 0
[pid=24167/tid=24169] ppid=24166 vsize=1403780 CPUtime=12.44 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 2864 0 0 0 1103 141 0 0 16 0 2 0 516524990 1437470720 296318 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.75
Current children cumulated vsize (KiB) 1412480

[startup+222.3 s]
/proc/loadavg: 2.22 2.25 2.54 4/182 24205
/proc/meminfo: memFree=16812868/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1403780 CPUtime=241.86 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 330395 0 0 0 23840 346 0 0 25 0 2 0 516524567 1437470720 296496 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220728 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 350945 296496 380 389 0 346695 0
[pid=24167/tid=24169] ppid=24166 vsize=1403780 CPUtime=19.56 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 2871 0 0 0 1721 235 0 0 15 0 2 0 516524990 1437470720 296496 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 241.86
Current children cumulated vsize (KiB) 1412480

[startup+282.301 s]
/proc/loadavg: 2.29 2.26 2.53 4/182 24207
/proc/meminfo: memFree=16751720/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1407980 CPUtime=309.26 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 336118 0 0 0 30437 489 0 0 25 0 2 0 516524567 1441771520 302219 33554432000 4194304 5787044 140735323125744 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 351995 302219 380 389 0 347745 0
[pid=24167/tid=24169] ppid=24166 vsize=1407980 CPUtime=26.94 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) R 24166 24166 22756 0 -1 4202560 3166 0 0 0 2349 345 0 0 15 0 2 0 516524990 1441771520 302219 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 309.26
Current children cumulated vsize (KiB) 1416680


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

[pid=24167] ppid=24166 vsize=1595824 CPUtime=787.68 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 385141 0 0 0 77567 1201 0 0 25 0 2 0 516524567 1634123776 350919 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220762 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 398956 350919 380 389 0 394706 0
[pid=24167/tid=24169] ppid=24166 vsize=1595824 CPUtime=85.35 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3279 0 0 0 7753 782 0 0 15 0 2 0 516524990 1634123776 350919 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 787.68
Current children cumulated vsize (KiB) 1604524

[startup+762.307 s]
/proc/loadavg: 2.25 2.34 2.47 4/182 24406
/proc/meminfo: memFree=16660248/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1595824 CPUtime=856.04 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 387864 0 0 0 84287 1317 0 0 25 0 2 0 516524567 1634123776 353642 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 398956 353642 380 389 0 394706 0
[pid=24167/tid=24169] ppid=24166 vsize=1595824 CPUtime=93.71 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3327 0 0 0 8522 849 0 0 15 0 2 0 516524990 1634123776 353642 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 856.04
Current children cumulated vsize (KiB) 1604524

[startup+822.301 s]
/proc/loadavg: 2.55 2.40 2.47 3/182 24436
/proc/meminfo: memFree=16656612/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1606268 CPUtime=924.39 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 390563 0 0 0 91043 1396 0 0 25 0 2 0 516524567 1644818432 356341 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 401567 356341 380 389 0 397317 0
[pid=24167/tid=24169] ppid=24166 vsize=1606268 CPUtime=102.05 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 9310 895 0 0 15 0 2 0 516524990 1644818432 356341 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 924.39
Current children cumulated vsize (KiB) 1614968

[startup+882.301 s]
/proc/loadavg: 2.84 2.51 2.50 4/182 24438
/proc/meminfo: memFree=16634640/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1606268 CPUtime=992.97 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 390563 0 0 0 97815 1482 0 0 25 0 2 0 516524567 1644818432 356341 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220870 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24167/statm: 401567 356341 380 389 0 397317 0
[pid=24167/tid=24169] ppid=24166 vsize=1606268 CPUtime=110.62 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 10114 948 0 0 15 0 2 0 516524990 1644818432 356341 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 992.97
Current children cumulated vsize (KiB) 1614968

[startup+942.301 s]
/proc/loadavg: 2.81 2.58 2.53 4/182 24439
/proc/meminfo: memFree=16602120/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1671804 CPUtime=1061.06 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 395212 0 0 0 104516 1590 0 0 25 0 2 0 516524567 1711927296 360990 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 417951 360990 380 389 0 413701 0
[pid=24167/tid=24169] ppid=24166 vsize=1671804 CPUtime=118.72 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 10861 1011 0 0 15 0 2 0 516524990 1711927296 360990 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1061.06
Current children cumulated vsize (KiB) 1680504

[startup+1002.3 s]
/proc/loadavg: 2.90 2.65 2.55 5/182 24441
/proc/meminfo: memFree=16521496/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1737340 CPUtime=1128.83 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 409170 0 0 0 111182 1701 0 0 25 0 2 0 516524567 1779036160 374948 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220936 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 434335 374948 380 389 0 430085 0
[pid=24167/tid=24169] ppid=24166 vsize=1737340 CPUtime=126.49 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 11577 1072 0 0 15 0 2 0 516524990 1779036160 374948 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1128.83
Current children cumulated vsize (KiB) 1746040

[startup+1062.3 s]
/proc/loadavg: 2.84 2.68 2.57 4/182 24443
/proc/meminfo: memFree=16444092/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1737340 CPUtime=1196.62 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 423982 0 0 0 117873 1789 0 0 25 0 2 0 516524567 1779036160 389760 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 434335 389760 380 389 0 430085 0
[pid=24167/tid=24169] ppid=24166 vsize=1737340 CPUtime=134.28 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 12303 1125 0 0 15 0 2 0 516524990 1779036160 389760 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1196.62
Current children cumulated vsize (KiB) 1746040

[startup+1122.3 s]
/proc/loadavg: 2.92 2.73 2.59 3/182 24444
/proc/meminfo: memFree=16408472/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1806512 CPUtime=1265.01 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 428399 0 0 0 124613 1888 0 0 25 0 2 0 516524567 1849868288 394125 33554432000 4194304 5787044 140735323125744 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 451628 394125 380 389 0 447378 0
[pid=24167/tid=24169] ppid=24166 vsize=1806512 CPUtime=142.67 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) R 24166 24166 22756 0 -1 4202560 3356 0 0 0 13080 1187 0 0 15 0 2 0 516524990 1849868288 394125 33554432000 4194304 5787044 140735323125744 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1265.01
Current children cumulated vsize (KiB) 1815212

[startup+1182.3 s]
/proc/loadavg: 2.88 2.75 2.60 3/182 24446
/proc/meminfo: memFree=16385620/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1829316 CPUtime=1333.78 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 434081 0 0 0 131391 1987 0 0 25 0 2 0 516524567 1873219584 399807 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 457329 399807 380 389 0 453079 0
[pid=24167/tid=24169] ppid=24166 vsize=1829316 CPUtime=151.43 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 13893 1250 0 0 15 0 2 0 516524990 1873219584 399807 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1333.78
Current children cumulated vsize (KiB) 1838016

[startup+1242.3 s]
/proc/loadavg: 2.76 2.75 2.61 4/182 24447
/proc/meminfo: memFree=16331008/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1859396 CPUtime=1403.41 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 441595 0 0 0 138228 2113 0 0 25 0 2 0 516524567 1904021504 407321 33554432000 4194304 5787044 140735323125744 18446744073709551615 4220848 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 464849 407321 380 389 0 460599 0
[pid=24167/tid=24169] ppid=24166 vsize=1859396 CPUtime=161.05 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 14778 1327 0 0 15 0 2 0 516524990 1904021504 407321 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1403.41
Current children cumulated vsize (KiB) 1868096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 2.82 2.64 5/182 24449
/proc/meminfo: memFree=16253608/32950928 swapFree=67111528/67111528
[pid=24166] ppid=24164 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24166/stat : 24166 (prissup.sh) S 24164 24166 22756 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 516524567 8908800 251 33554432000 4194304 4922060 140735689487120 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24166/statm: 2175 251 211 178 0 68 0
[pid=24167] ppid=24166 vsize=1911536 CPUtime=1468.04 cores=1,3,5,7
/proc/24167/stat : 24167 (priss) R 24166 24166 22756 0 -1 4202496 454636 0 0 0 144609 2195 0 0 25 0 2 0 516524567 1957412864 420362 33554432000 4194304 5787044 140735323125744 18446744073709551615 4221021 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24167/statm: 477884 420362 380 389 0 473634 0
[pid=24167/tid=24169] ppid=24166 vsize=1911536 CPUtime=167.98 cores=1,3,5,7
/proc/24167/task/24169/stat : 24169 (priss) S 24166 24166 22756 0 -1 4202560 3356 0 0 0 15422 1376 0 0 15 0 2 0 516524990 1957412864 420362 33554432000 4194304 5787044 140735323125744 18446744073709551615 254512515505 0 0 4096 0 18446604471149941760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1468.04
Current children cumulated vsize (KiB) 1920236

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 24166 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1468.04
#
# 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): 1468.04
CPU user time (s): 1446.09
CPU system time (s): 21.95
CPU usage (%): 112.925
Max. virtual memory (cumulated for all children) (KiB): 1920236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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.12568 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 05:54:39
IDJOB=3285845
IDBENCH=82404
IDSOLVER=1601
FILE ID=node149/3285845-1304049274
RUNJOBID= node149-1304045367-23850
PBS_JOBID= 13170377
Free space on /tmp= 71640 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285845-1304049274/watcher-3285845-1304049274 -o /tmp/evaluation-result-3285845-1304049274/solver-3285845-1304049274 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3285845-1304049274.cnf 1640109474 4800 15500 4

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1640109474

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:      16768124 kB
Buffers:       2221148 kB
Cached:       12098204 kB
SwapCached:          0 kB
Active:        7469724 kB
Inactive:      8159980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16768124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          167076 kB
Writeback:           0 kB
AnonPages:     1309748 kB
Mapped:          15516 kB
Slab:           486312 kB
PageTables:       7316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1598380 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= 71764 MiB
End job on node149 at 2011-04-29 06:16:21