Trace number 3285523

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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: 13361
3.30/3.37	c parsetime: 3365793us
3.30/3.37	c parsed 8464620 clauses with 1575206 variables
3.59/3.68	c preprocessor returned 1575206 variables
3.59/3.69	c preprocessing returned UNKNOWN
3.59/3.69	c PP set 0 variables
3.59/3.69	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-3285523-1304048632/watcher-3285523-1304048632 -o /tmp/evaluation-result-3285523-1304048632/solver-3285523-1304048632 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285523-1304048632.cnf 1771408081 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.00 3.16 3.37 3/179 13360
/proc/meminfo: memFree=14587284/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0

[startup+0.0768119 s]
/proc/loadavg: 3.00 3.16 3.37 3/179 13360
/proc/meminfo: memFree=14587284/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 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.00 3.16 3.37 3/179 13360
/proc/meminfo: memFree=14587284/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300787 s]
/proc/loadavg: 3.00 3.16 3.37 3/179 13360
/proc/meminfo: memFree=14587284/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700719 s]
/proc/loadavg: 3.00 3.16 3.37 3/179 13360
/proc/meminfo: memFree=14587284/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 2.92 3.14 3.36 3/181 13362
/proc/meminfo: memFree=14491104/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=162140 CPUtime=1.49 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 40290 0 0 0 142 7 0 0 25 0 1 0 497279356 166031360 36284 33554432000 4194304 5787044 140736982070624 18446744073709551615 4270686 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13361/statm: 40535 36284 304 389 0 36285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170840

[startup+3.10022 s]
/proc/loadavg: 2.92 3.14 3.36 3/181 13362
/proc/meminfo: memFree=14389300/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=306956 CPUtime=3.09 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 80420 0 0 0 296 13 0 0 25 0 1 0 497279356 314322944 72413 33554432000 4194304 5787044 140736982070624 18446744073709551615 4273470 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13361/statm: 76739 72413 304 389 0 72489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 315656

[startup+6.30065 s]
/proc/loadavg: 2.92 3.14 3.36 3/182 13363
/proc/meminfo: memFree=13528860/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1296244 CPUtime=6.36 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 304561 0 0 0 600 36 0 0 19 0 2 0 497279356 1327353856 270093 33554432000 4194304 5787044 140736982070624 18446744073709551615 4221021 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13361/statm: 324061 270093 375 389 0 319811 0
[pid=13361/tid=13363] ppid=13360 vsize=1296244 CPUtime=0.06 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 956 0 0 0 6 0 0 0 15 0 2 0 497279770 1327353856 270093 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1304944

[startup+12.7004 s]
/proc/loadavg: 2.78 3.10 3.35 3/182 13363
/proc/meminfo: memFree=13468480/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1321844 CPUtime=13.61 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 314272 0 0 0 1302 59 0 0 25 0 2 0 497279356 1353568256 279804 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13361/statm: 330461 279804 377 389 0 326211 0
[pid=13361/tid=13363] ppid=13360 vsize=1321844 CPUtime=0.93 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 2648 0 0 0 82 11 0 0 15 0 2 0 497279770 1353568256 279804 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.61
Current children cumulated vsize (KiB) 1330544

[startup+25.501 s]
/proc/loadavg: 2.66 3.07 3.33 3/182 13363
/proc/meminfo: memFree=13460900/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1321844 CPUtime=27.93 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 316233 0 0 0 2721 72 0 0 25 0 2 0 497279356 1353568256 281765 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220916 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13361/statm: 330461 281765 378 389 0 326211 0
[pid=13361/tid=13363] ppid=13360 vsize=1321844 CPUtime=2.44 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 2659 0 0 0 228 16 0 0 15 0 2 0 497279770 1353568256 281765 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 27.93
Current children cumulated vsize (KiB) 1330544

[startup+51.1012 s]
/proc/loadavg: 2.86 3.08 3.33 3/182 13364
/proc/meminfo: memFree=13391440/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1376440 CPUtime=56.39 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 325613 0 0 0 5547 92 0 0 25 0 2 0 497279356 1409474560 291145 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220855 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 344110 291145 378 389 0 339860 0
[pid=13361/tid=13363] ppid=13360 vsize=1376440 CPUtime=5.31 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 2659 0 0 0 506 25 0 0 15 0 2 0 497279770 1409474560 291145 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 56.39
Current children cumulated vsize (KiB) 1385140

[startup+102.307 s]
/proc/loadavg: 2.58 2.96 3.27 3/182 13365
/proc/meminfo: memFree=13300800/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1376440 CPUtime=112.82 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 329296 0 0 0 11142 140 0 0 25 0 2 0 497279356 1409474560 294606 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220881 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 344110 294606 378 389 0 339860 0
[pid=13361/tid=13363] ppid=13360 vsize=1376440 CPUtime=10.52 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 2684 0 0 0 1007 45 0 0 15 0 2 0 497279770 1409474560 294606 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 112.82
Current children cumulated vsize (KiB) 1385140

[startup+162.301 s]
/proc/loadavg: 2.69 2.93 3.24 3/182 13367
/proc/meminfo: memFree=13291472/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1376440 CPUtime=181.78 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 331583 0 0 0 17968 210 0 0 25 0 2 0 497279356 1409474560 296893 33554432000 4194304 5787044 140736982070624 18446744073709551615 5524709 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 344110 296893 378 389 0 339860 0
[pid=13361/tid=13363] ppid=13360 vsize=1376440 CPUtime=19.49 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) R 13360 13360 10991 0 -1 4202560 2684 0 0 0 1855 94 0 0 15 0 2 0 497279770 1409474560 296893 33554432000 4194304 5787044 140736982070624 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.78
Current children cumulated vsize (KiB) 1385140

[startup+222.301 s]
/proc/loadavg: 2.47 2.82 3.18 3/182 13369
/proc/meminfo: memFree=13276432/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1387436 CPUtime=253.75 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 335522 0 0 0 25071 304 0 0 25 0 2 0 497279356 1420734464 300832 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220893 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 346859 300832 378 389 0 342609 0
[pid=13361/tid=13363] ppid=13360 vsize=1387436 CPUtime=31.46 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 2905 0 0 0 2967 179 0 0 15 0 2 0 497279770 1420734464 300832 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 253.75
Current children cumulated vsize (KiB) 1396136

[startup+282.301 s]
/proc/loadavg: 2.60 2.80 3.15 3/182 13370
/proc/meminfo: memFree=13117060/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1449116 CPUtime=324.1 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 358920 0 0 0 32003 407 0 0 25 0 2 0 497279356 1483894784 311429 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220208 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 362279 311429 378 389 0 358029 0
[pid=13361/tid=13363] ppid=13360 vsize=1449116 CPUtime=41.8 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3025 0 0 0 3908 272 0 0 15 0 2 0 497279770 1483894784 311429 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 324.1
Current children cumulated vsize (KiB) 1457816


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

[pid=13361] ppid=13360 vsize=1636496 CPUtime=814.49 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 393038 0 0 0 80529 920 0 0 25 0 2 0 497279356 1675771904 345547 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 409124 345547 378 389 0 404874 0
[pid=13361/tid=13363] ppid=13360 vsize=1636496 CPUtime=112.18 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3202 0 0 0 10489 729 0 0 15 0 2 0 497279770 1675771904 345547 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 814.49
Current children cumulated vsize (KiB) 1645196

[startup+762.307 s]
/proc/loadavg: 2.55 2.57 2.88 3/182 13383
/proc/meminfo: memFree=12667260/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1668240 CPUtime=883.93 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 401197 0 0 0 87395 998 0 0 25 0 2 0 497279356 1708277760 353706 33554432000 4194304 5787044 140736982070624 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 417060 353706 378 389 0 412810 0
[pid=13361/tid=13363] ppid=13360 vsize=1668240 CPUtime=121.61 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3202 0 0 0 11362 799 0 0 15 0 2 0 497279770 1708277760 353706 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 883.93
Current children cumulated vsize (KiB) 1676940

[startup+822.301 s]
/proc/loadavg: 2.69 2.60 2.87 4/182 13385
/proc/meminfo: memFree=12599032/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1737872 CPUtime=954.38 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 418268 0 0 0 94373 1065 0 0 25 0 2 0 497279356 1779580928 370777 33554432000 4194304 5787044 140736982070624 18446744073709551615 4238736 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 434468 370777 378 389 0 430218 0
[pid=13361/tid=13363] ppid=13360 vsize=1737872 CPUtime=132.07 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3202 0 0 0 12349 858 0 0 15 0 2 0 497279770 1779580928 370777 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 954.38
Current children cumulated vsize (KiB) 1746572

[startup+882.301 s]
/proc/loadavg: 2.57 2.57 2.83 4/182 13386
/proc/meminfo: memFree=12536864/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1784976 CPUtime=1024.75 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 430260 0 0 0 101309 1166 0 0 25 0 2 0 497279356 1827815424 382769 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220738 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 446244 382769 378 389 0 441994 0
[pid=13361/tid=13363] ppid=13360 vsize=1784976 CPUtime=142.44 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3235 0 0 0 13294 950 0 0 15 0 2 0 497279770 1827815424 382769 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1024.75
Current children cumulated vsize (KiB) 1793676

[startup+942.301 s]
/proc/loadavg: 2.69 2.59 2.82 4/182 13418
/proc/meminfo: memFree=13361732/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1784976 CPUtime=1092.14 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 430261 0 0 0 107993 1221 0 0 25 0 2 0 497279356 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220208 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 446244 382770 378 389 0 441994 0
[pid=13361/tid=13363] ppid=13360 vsize=1784976 CPUtime=149.82 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3235 0 0 0 13983 999 0 0 16 0 2 0 497279770 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1092.14
Current children cumulated vsize (KiB) 1793676

[startup+1002.3 s]
/proc/loadavg: 2.93 2.67 2.83 3/182 13419
/proc/meminfo: memFree=13322968/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1784976 CPUtime=1163.08 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 430261 0 0 0 115018 1290 0 0 25 0 2 0 497279356 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 5530976 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 446244 382770 378 389 0 441994 0
[pid=13361/tid=13363] ppid=13360 vsize=1784976 CPUtime=160.76 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3235 0 0 0 15014 1062 0 0 15 0 2 0 497279770 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1163.08
Current children cumulated vsize (KiB) 1793676

[startup+1062.3 s]
/proc/loadavg: 2.83 2.69 2.82 4/182 13430
/proc/meminfo: memFree=13301728/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1784976 CPUtime=1232.82 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 430261 0 0 0 121899 1383 0 0 25 0 2 0 497279356 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 4228026 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 446244 382770 378 389 0 441994 0
[pid=13361/tid=13363] ppid=13360 vsize=1784976 CPUtime=170.5 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3235 0 0 0 15901 1149 0 0 15 0 2 0 497279770 1827815424 382770 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1232.82
Current children cumulated vsize (KiB) 1793676

[startup+1122.3 s]
/proc/loadavg: 2.98 2.76 2.83 4/182 13432
/proc/meminfo: memFree=13277024/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1789204 CPUtime=1303.06 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 431404 0 0 0 128847 1459 0 0 25 0 2 0 497279356 1832144896 383913 33554432000 4194304 5787044 140736982070624 18446744073709551615 4219977 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13361/statm: 447301 383913 378 389 0 443051 0
[pid=13361/tid=13363] ppid=13360 vsize=1789204 CPUtime=180.73 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) R 13360 13360 10991 0 -1 4202560 3235 0 0 0 16854 1219 0 0 15 0 2 0 497279770 1832144896 383913 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1303.06
Current children cumulated vsize (KiB) 1797904

[startup+1182.3 s]
/proc/loadavg: 2.94 2.78 2.83 3/182 13433
/proc/meminfo: memFree=13179528/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1856788 CPUtime=1372.94 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 447948 0 0 0 135746 1548 0 0 25 0 2 0 497279356 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13361/statm: 464197 400456 378 389 0 459947 0
[pid=13361/tid=13363] ppid=13360 vsize=1856788 CPUtime=190.62 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3240 0 0 0 17805 1257 0 0 15 0 2 0 497279770 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1372.94
Current children cumulated vsize (KiB) 1865488

[startup+1242.3 s]
/proc/loadavg: 2.85 2.79 2.83 4/182 13435
/proc/meminfo: memFree=13178500/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1856788 CPUtime=1440.62 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 447948 0 0 0 142465 1597 0 0 25 0 2 0 497279356 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220919 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13361/statm: 464197 400456 378 389 0 459947 0
[pid=13361/tid=13363] ppid=13360 vsize=1856788 CPUtime=198.3 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3240 0 0 0 18555 1275 0 0 15 0 2 0 497279770 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1440.62
Current children cumulated vsize (KiB) 1865488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 2.82 2.83 3/182 13436
/proc/meminfo: memFree=13153916/32951124 swapFree=67111528/67111528
[pid=13360] ppid=13358 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (prissup.sh) S 13358 13360 10991 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 497279356 8908800 251 33554432000 4194304 4922060 140735060737760 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13360/statm: 2175 251 211 178 0 68 0
[pid=13361] ppid=13360 vsize=1856788 CPUtime=1506.03 cores=0,2,4,6
/proc/13361/stat : 13361 (priss) R 13360 13360 10991 0 -1 4202496 447948 0 0 0 148958 1645 0 0 25 0 2 0 497279356 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 4220219 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13361/statm: 464197 400456 378 389 0 459947 0
[pid=13361/tid=13363] ppid=13360 vsize=1856788 CPUtime=205.99 cores=0,2,4,6
/proc/13361/task/13363/stat : 13363 (priss) S 13360 13360 10991 0 -1 4202560 3240 0 0 0 19307 1292 0 0 15 0 2 0 497279770 1901350912 400456 33554432000 4194304 5787044 140736982070624 18446744073709551615 264738228657 0 0 4096 0 18446604453947385920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1506.03
Current children cumulated vsize (KiB) 1865488

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 13360 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 1506.03
#
# 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): 1506.03
CPU user time (s): 1489.58
CPU system time (s): 16.45
CPU usage (%): 115.847
Max. virtual memory (cumulated for all children) (KiB): 1865488

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.40163 second user time and 4.48632 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 05:43:57
IDJOB=3285523
IDBENCH=82388
IDSOLVER=1601
FILE ID=node141/3285523-1304048632
RUNJOBID= node141-1304042274-12148
PBS_JOBID= 13170311
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1771408081

node141.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	: 5362.96
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.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.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.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.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.84
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.75
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:     32951124 kB
MemFree:      14587308 kB
Buffers:       1625144 kB
Cached:       15710996 kB
SwapCached:          0 kB
Active:        8544620 kB
Inactive:      9233160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14587308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          172268 kB
Writeback:           0 kB
AnonPages:      441468 kB
Mapped:          15560 kB
Slab:           521176 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   602540 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= 71252 MiB
End job on node141 at 2011-04-29 06:05:39