Trace number 3285385

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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: 13320
0.00/0.13	c parsetime: 127648us
0.00/0.13	c parsed 483561 clauses with 95456 variables
4.59/4.65	c preprocessor returned 95456 variables
4.59/4.65	c preprocessing returned UNKNOWN
4.59/4.65	c PP set 30328 variables
4.59/4.65	c pp time: 4503976us (4s)

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-3285385-1304048240/watcher-3285385-1304048240 -o /tmp/evaluation-result-3285385-1304048240/solver-3285385-1304048240 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285385-1304048240.cnf 1771408081 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.22 3.48 3.56 3/179 13319
/proc/meminfo: memFree=14962536/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0

[startup+0.041057 s]
/proc/loadavg: 3.22 3.48 3.56 3/179 13319
/proc/meminfo: memFree=14962536/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101052 s]
/proc/loadavg: 3.22 3.48 3.56 3/179 13319
/proc/meminfo: memFree=14962536/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30101 s]
/proc/loadavg: 3.22 3.48 3.56 3/179 13319
/proc/meminfo: memFree=14962536/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700933 s]
/proc/loadavg: 3.22 3.48 3.56 3/179 13319
/proc/meminfo: memFree=14962536/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 3.22 3.48 3.56 4/181 13321
/proc/meminfo: memFree=14907464/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=82024 CPUtime=1.49 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 30702 0 0 0 146 3 0 0 19 0 1 0 497239622 83992576 14955 33554432000 4194304 5787044 140734239143744 18446744073709551615 4336696 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13320/statm: 20506 14955 338 389 0 16256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90724

[startup+3.10049 s]
/proc/loadavg: 3.22 3.48 3.56 4/181 13321
/proc/meminfo: memFree=14900020/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=85060 CPUtime=3.09 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 31465 0 0 0 306 3 0 0 24 0 1 0 497239622 87101440 15718 33554432000 4194304 5787044 140734239143744 18446744073709551615 4278506 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13320/statm: 21265 15718 339 389 0 17015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93760

[startup+6.3009 s]
/proc/loadavg: 3.20 3.47 3.56 4/182 13322
/proc/meminfo: memFree=14872356/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=189176 CPUtime=6.56 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 44883 0 0 0 646 10 0 0 25 0 2 0 497239622 193716224 22810 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 47294 22810 389 389 0 43044 0
[pid=13320/tid=13322] ppid=13319 vsize=189176 CPUtime=0.26 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 63 0 0 0 24 2 0 0 15 0 2 0 497240089 193716224 22810 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 197876

[startup+12.7007 s]
/proc/loadavg: 3.18 3.46 3.55 4/182 13322
/proc/meminfo: memFree=14868900/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=189176 CPUtime=13.86 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 45947 0 0 0 1362 24 0 0 25 0 2 0 497239622 193716224 23874 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220939 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 47294 23874 390 389 0 43044 0
[pid=13320/tid=13322] ppid=13319 vsize=189176 CPUtime=1.16 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 64 0 0 0 106 10 0 0 15 0 2 0 497240089 193716224 23874 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.86
Current children cumulated vsize (KiB) 197876

[startup+25.5003 s]
/proc/loadavg: 3.07 3.42 3.54 3/182 13323
/proc/meminfo: memFree=14861696/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=189176 CPUtime=28.77 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 47794 0 0 0 2823 54 0 0 25 0 2 0 497239622 193716224 25721 33554432000 4194304 5787044 140734239143744 18446744073709551615 4227988 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 47294 25721 390 389 0 43044 0
[pid=13320/tid=13322] ppid=13319 vsize=189176 CPUtime=3.27 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 65 0 0 0 299 28 0 0 15 0 2 0 497240089 193716224 25721 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.77
Current children cumulated vsize (KiB) 197876

[startup+51.1004 s]
/proc/loadavg: 2.95 3.37 3.52 4/182 13323
/proc/meminfo: memFree=14842332/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=189176 CPUtime=58.2 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 52752 0 0 0 5721 99 0 0 25 0 2 0 497239622 193716224 30679 33554432000 4194304 5787044 140734239143744 18446744073709551615 5524737 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 47294 30679 390 389 0 43044 0
[pid=13320/tid=13322] ppid=13319 vsize=189176 CPUtime=7.09 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) R 13319 13319 10991 0 -1 4202560 69 0 0 0 656 53 0 0 16 0 2 0 497240089 193716224 30679 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 58.2
Current children cumulated vsize (KiB) 197876

[startup+102.307 s]
/proc/loadavg: 3.06 3.33 3.49 4/182 13325
/proc/meminfo: memFree=14796056/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=254712 CPUtime=117.01 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 64071 0 0 0 11533 168 0 0 25 0 2 0 497239622 260825088 41998 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220143 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 63678 41998 390 389 0 59428 0
[pid=13320/tid=13322] ppid=13319 vsize=254712 CPUtime=14.7 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 1379 91 0 0 16 0 2 0 497240089 260825088 41998 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 117.01
Current children cumulated vsize (KiB) 263412

[startup+162.3 s]
/proc/loadavg: 2.98 3.25 3.45 4/182 13326
/proc/meminfo: memFree=14744936/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=320248 CPUtime=186.9 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 76724 0 0 0 18448 242 0 0 25 0 2 0 497239622 327933952 54651 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 80062 54651 390 389 0 75812 0
[pid=13320/tid=13322] ppid=13319 vsize=320248 CPUtime=24.59 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) R 13319 13319 10991 0 -1 4202560 69 0 0 0 2328 131 0 0 15 0 2 0 497240089 327933952 54651 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 186.9
Current children cumulated vsize (KiB) 328948

[startup+222.301 s]
/proc/loadavg: 3.15 3.25 3.44 4/182 13328
/proc/meminfo: memFree=14697800/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=320248 CPUtime=257.78 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 88516 0 0 0 25467 311 0 0 25 0 2 0 497239622 327933952 66443 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 80062 66443 390 389 0 75812 0
[pid=13320/tid=13322] ppid=13319 vsize=320248 CPUtime=35.47 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 3377 170 0 0 16 0 2 0 497240089 327933952 66443 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 257.78
Current children cumulated vsize (KiB) 328948

[startup+282.301 s]
/proc/loadavg: 2.97 3.20 3.41 4/182 13330
/proc/meminfo: memFree=14676928/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=385784 CPUtime=328.7 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 93588 0 0 0 32492 378 0 0 25 0 2 0 497239622 395042816 71514 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 96446 71514 390 389 0 92196 0
[pid=13320/tid=13322] ppid=13319 vsize=385784 CPUtime=46.4 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 4430 210 0 0 15 0 2 0 497240089 395042816 71514 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 328.7
Current children cumulated vsize (KiB) 394484


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

[pid=13320] ppid=13319 vsize=726268 CPUtime=840.61 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 184904 0 0 0 83089 972 0 0 25 0 2 0 497239622 743698432 162772 33554432000 4194304 5787044 140734239143744 18446744073709551615 4692735 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 181567 162772 390 389 0 177317 0
[pid=13320/tid=13322] ppid=13319 vsize=726268 CPUtime=138.29 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 13212 617 0 0 15 0 2 0 497240089 743698432 162772 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 840.61
Current children cumulated vsize (KiB) 734968

[startup+762.307 s]
/proc/loadavg: 2.39 2.68 3.08 4/182 13372
/proc/meminfo: memFree=13043608/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=726268 CPUtime=911.95 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 184906 0 0 0 90158 1037 0 0 25 0 2 0 497239622 743698432 162774 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220762 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 181567 162774 390 389 0 177317 0
[pid=13320/tid=13322] ppid=13319 vsize=726268 CPUtime=149.62 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 14294 668 0 0 15 0 2 0 497240089 743698432 162774 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 911.95
Current children cumulated vsize (KiB) 734968

[startup+822.301 s]
/proc/loadavg: 2.51 2.65 3.04 3/182 13374
/proc/meminfo: memFree=13019636/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=726268 CPUtime=985.46 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 184907 0 0 0 97447 1099 0 0 25 0 2 0 497239622 743698432 162775 33554432000 4194304 5787044 140734239143744 18446744073709551615 5528386 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 181567 162775 390 389 0 177317 0
[pid=13320/tid=13322] ppid=13319 vsize=726268 CPUtime=163.14 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) R 13319 13319 10991 0 -1 4202560 69 0 0 0 15597 717 0 0 16 0 2 0 497240089 743698432 162775 33554432000 4194304 5787044 140734239143744 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 985.46
Current children cumulated vsize (KiB) 734968

[startup+882.3 s]
/proc/loadavg: 2.50 2.62 3.00 3/182 13376
/proc/meminfo: memFree=12989836/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=726268 CPUtime=1060.12 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 184908 0 0 0 104847 1165 0 0 25 0 2 0 497239622 743698432 162776 33554432000 4194304 5787044 140734239143744 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 181567 162776 390 389 0 177317 0
[pid=13320/tid=13322] ppid=13319 vsize=726268 CPUtime=177.79 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 69 0 0 0 17011 768 0 0 15 0 2 0 497240089 743698432 162776 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1060.12
Current children cumulated vsize (KiB) 734968

[startup+942.301 s]
/proc/loadavg: 2.52 2.61 2.97 4/182 13377
/proc/meminfo: memFree=12916512/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=792204 CPUtime=1135.6 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 203647 0 0 0 112322 1238 0 0 25 0 2 0 497239622 811216896 181515 33554432000 4194304 5787044 140734239143744 18446744073709551615 4221237 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 198051 181515 390 389 0 193801 0
[pid=13320/tid=13322] ppid=13319 vsize=792204 CPUtime=193.26 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 189 0 0 0 18511 815 0 0 15 0 2 0 497240089 811216896 181515 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1135.6
Current children cumulated vsize (KiB) 800904

[startup+1002.3 s]
/proc/loadavg: 2.62 2.62 2.95 4/182 13379
/proc/meminfo: memFree=12777712/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=923944 CPUtime=1212.83 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 233485 0 0 0 119960 1323 0 0 25 0 2 0 497239622 946118656 211353 33554432000 4194304 5787044 140734239143744 18446744073709551615 4227968 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 230986 211353 390 389 0 226736 0
[pid=13320/tid=13322] ppid=13319 vsize=923944 CPUtime=210.5 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 346 0 0 0 20187 863 0 0 15 0 2 0 497240089 946118656 211353 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1212.83
Current children cumulated vsize (KiB) 932644

[startup+1062.3 s]
/proc/loadavg: 2.55 2.59 2.92 4/182 13380
/proc/meminfo: memFree=12700172/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=924076 CPUtime=1286.67 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 242529 0 0 0 127274 1393 0 0 25 0 2 0 497239622 946253824 220346 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220674 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 231019 220346 390 389 0 226769 0
[pid=13320/tid=13322] ppid=13319 vsize=924076 CPUtime=224.34 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 382 0 0 0 21522 912 0 0 15 0 2 0 497240089 946253824 220346 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1286.67
Current children cumulated vsize (KiB) 932776

[startup+1122.3 s]
/proc/loadavg: 2.58 2.58 2.89 4/182 13382
/proc/meminfo: memFree=12700024/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=924208 CPUtime=1360.05 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 242544 0 0 0 134552 1453 0 0 25 0 2 0 497239622 946388992 220361 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13320/statm: 231052 220361 390 389 0 226802 0
[pid=13320/tid=13322] ppid=13319 vsize=924208 CPUtime=237.71 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) R 13319 13319 10991 0 -1 4202560 397 0 0 0 22810 961 0 0 15 0 2 0 497240089 946388992 220361 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1360.05
Current children cumulated vsize (KiB) 932908

[startup+1182.3 s]
/proc/loadavg: 2.59 2.58 2.87 3/182 13384
/proc/meminfo: memFree=12648276/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=924340 CPUtime=1435.46 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 242579 0 0 0 142022 1524 0 0 25 0 2 0 497239622 946524160 220396 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220738 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/13320/statm: 231085 220396 390 389 0 226835 0
[pid=13320/tid=13322] ppid=13319 vsize=924340 CPUtime=253.12 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 432 0 0 0 24295 1017 0 0 15 0 2 0 497240089 946524160 220396 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1435.46
Current children cumulated vsize (KiB) 933040

[startup+1242.3 s]
/proc/loadavg: 2.49 2.56 2.85 4/182 13385
/proc/meminfo: memFree=12561068/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=937980 CPUtime=1512.26 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 245995 0 0 0 149638 1588 0 0 25 0 2 0 497239622 960491520 223812 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220208 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13320/statm: 234495 223812 390 389 0 230245 0
[pid=13320/tid=13322] ppid=13319 vsize=937980 CPUtime=269.93 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 512 0 0 0 25925 1068 0 0 15 0 2 0 497240089 960491520 223812 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1512.26
Current children cumulated vsize (KiB) 946680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.41 2.53 2.81 3/182 13387
/proc/meminfo: memFree=12536728/32951124 swapFree=67111528/67111528
[pid=13319] ppid=13317 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13319/stat : 13319 (prissup.sh) S 13317 13319 10991 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 497239622 8908800 251 33554432000 4194304 4922060 140734028214304 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/13319/statm: 2175 251 211 178 0 68 0
[pid=13320] ppid=13319 vsize=938248 CPUtime=1586.86 cores=1,3,5,7
/proc/13320/stat : 13320 (priss) R 13319 13319 10991 0 -1 4202496 246069 0 0 0 157040 1646 0 0 25 0 2 0 497239622 960765952 223886 33554432000 4194304 5787044 140734239143744 18446744073709551615 4220663 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13320/statm: 234562 223886 390 389 0 230312 0
[pid=13320/tid=13322] ppid=13319 vsize=938248 CPUtime=286.81 cores=1,3,5,7
/proc/13320/task/13322/stat : 13322 (priss) S 13319 13319 10991 0 -1 4202560 577 0 0 0 27565 1116 0 0 15 0 2 0 497240089 960765952 223886 33554432000 4194304 5787044 140734239143744 18446744073709551615 264738228657 0 0 4096 0 18446604468516843776 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1586.86
Current children cumulated vsize (KiB) 946948

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 13319 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1586.86
#
# 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): 1586.86
CPU user time (s): 1570.4
CPU system time (s): 16.46
CPU usage (%): 122.064
Max. virtual memory (cumulated for all children) (KiB): 946948

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

The end

Launcher Data

Begin job on node141 at 2011-04-29 05:37:20
IDJOB=3285385
IDBENCH=82381
IDSOLVER=1601
FILE ID=node141/3285385-1304048240
RUNJOBID= node141-1304042274-12149
PBS_JOBID= 13170311
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
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:      14962684 kB
Buffers:       1624968 kB
Cached:       15540204 kB
SwapCached:          0 kB
Active:        8143832 kB
Inactive:      9260224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14962684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9760 kB
Writeback:           0 kB
AnonPages:      238392 kB
Mapped:          15512 kB
Slab:           518988 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   393708 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= 71248 MiB
End job on node141 at 2011-04-29 05:59:02