Trace number 3286719

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

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: 14654
0.00/0.04	c parsetime: 35751us
0.00/0.04	c parsed 142227 clauses with 25631 variables
0.00/1.00	c preprocessor returned 25631 variables
0.00/1.00	c preprocessing returned UNKNOWN
0.00/1.00	c PP set 966 variables
0.00/1.00	c pp time: 958572us (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-3286719-1304049782/watcher-3286719-1304049782 -o /tmp/evaluation-result-3286719-1304049782/solver-3286719-1304049782 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3286719-1304049782.cnf 773470884 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.90 3.62 5.64 2/179 14653
/proc/meminfo: memFree=30334212/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0

[startup+0.0756891 s]
/proc/loadavg: 2.90 3.62 5.64 2/179 14653
/proc/meminfo: memFree=30334212/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100683 s]
/proc/loadavg: 2.90 3.62 5.64 2/179 14653
/proc/meminfo: memFree=30334212/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300645 s]
/proc/loadavg: 2.90 3.62 5.64 2/179 14653
/proc/meminfo: memFree=30334212/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700566 s]
/proc/loadavg: 2.90 3.62 5.64 2/179 14653
/proc/meminfo: memFree=30334212/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 2.91 3.61 5.63 4/181 14655
/proc/meminfo: memFree=30311480/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=122592 CPUtime=1.79 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 14897 0 0 0 175 4 0 0 20 0 2 0 516578628 125534208 7536 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 30648 7536 390 389 0 26398 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 131292

[startup+3.10112 s]
/proc/loadavg: 2.91 3.61 5.63 4/182 14656
/proc/meminfo: memFree=30304652/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=122592 CPUtime=4.36 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 15283 0 0 0 422 14 0 0 25 0 2 0 516578628 125534208 7922 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 30648 7922 390 389 0 26398 0
[pid=14654/tid=14656] ppid=14653 vsize=122592 CPUtime=1.25 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 53 0 0 0 118 7 0 0 15 0 2 0 516578729 125534208 7922 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 131292

[startup+6.30054 s]
/proc/loadavg: 2.91 3.61 5.63 4/182 14656
/proc/meminfo: memFree=30301684/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=122988 CPUtime=9.52 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 15858 0 0 0 922 30 0 0 25 0 2 0 516578628 125939712 8497 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 30747 8497 390 389 0 26497 0
[pid=14654/tid=14656] ppid=14653 vsize=122988 CPUtime=3.22 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 76 0 0 0 304 18 0 0 15 0 2 0 516578729 125939712 8497 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (KiB) 131688

[startup+12.7004 s]
/proc/loadavg: 2.85 3.57 5.59 4/182 14656
/proc/meminfo: memFree=30285332/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=122988 CPUtime=19.79 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 17645 0 0 0 1924 55 0 0 25 0 2 0 516578628 125939712 10284 33554432000 4194304 5787044 140735517813376 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 30747 10284 390 389 0 26497 0
[pid=14654/tid=14656] ppid=14653 vsize=122988 CPUtime=7.09 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 77 0 0 0 676 33 0 0 15 0 2 0 516578729 125939712 10284 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 131688

[startup+25.501 s]
/proc/loadavg: 3.03 3.58 5.58 4/182 14657
/proc/meminfo: memFree=30269940/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=123384 CPUtime=40.42 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 19937 0 0 0 3934 108 0 0 25 0 2 0 516578628 126345216 12576 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 30846 12576 390 389 0 26596 0
[pid=14654/tid=14656] ppid=14653 vsize=123384 CPUtime=14.92 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 155 0 0 0 1428 64 0 0 15 0 2 0 516578729 126345216 12576 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.42
Current children cumulated vsize (KiB) 132084

[startup+51.1004 s]
/proc/loadavg: 3.16 3.57 5.52 4/182 14660
/proc/meminfo: memFree=30229608/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=124196 CPUtime=82.55 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 24044 0 0 0 8058 197 0 0 25 0 2 0 516578628 127176704 16682 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 31049 16682 390 389 0 26799 0
[pid=14654/tid=14656] ppid=14653 vsize=124196 CPUtime=31.45 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 350 0 0 0 3025 120 0 0 16 0 2 0 516578729 127176704 16682 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 82.55
Current children cumulated vsize (KiB) 132896

[startup+102.307 s]
/proc/loadavg: 3.37 3.56 5.40 5/182 14662
/proc/meminfo: memFree=30173380/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=195160 CPUtime=168.74 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 33060 0 0 0 16540 334 0 0 25 0 2 0 516578628 199843840 25668 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 48790 25668 390 389 0 44540 0
[pid=14654/tid=14656] ppid=14653 vsize=195160 CPUtime=66.44 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 675 0 0 0 6443 201 0 0 15 0 2 0 516578729 199843840 25668 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 168.74
Current children cumulated vsize (KiB) 203860

[startup+162.301 s]
/proc/loadavg: 3.42 3.53 5.27 4/182 14663
/proc/meminfo: memFree=30076620/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=196288 CPUtime=271.63 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 38360 0 0 0 26690 473 0 0 25 0 2 0 516578628 200998912 30935 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 49072 30935 390 389 0 44822 0
[pid=14654/tid=14656] ppid=14653 vsize=196288 CPUtime=109.33 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 919 0 0 0 10648 285 0 0 16 0 2 0 516578729 200998912 30935 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 271.63
Current children cumulated vsize (KiB) 204988

[startup+222.301 s]
/proc/loadavg: 3.11 3.43 5.13 5/182 14752
/proc/meminfo: memFree=30164284/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=201640 CPUtime=376.77 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 48485 0 0 0 37070 607 0 0 25 0 2 0 516578628 206479360 41013 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 50410 41013 390 389 0 46160 0
[pid=14654/tid=14656] ppid=14653 vsize=201640 CPUtime=154.46 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 1234 0 0 0 15072 374 0 0 15 0 2 0 516578729 206479360 41013 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 376.77
Current children cumulated vsize (KiB) 210340

[startup+282.301 s]
/proc/loadavg: 3.14 3.37 5.00 4/182 14753
/proc/meminfo: memFree=30086500/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=265444 CPUtime=481.88 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 64455 0 0 0 47475 713 0 0 25 0 2 0 516578628 271814656 56983 33554432000 4194304 5787044 140735517813376 18446744073709551615 5531818 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14654/statm: 66361 56983 390 389 0 62111 0
[pid=14654/tid=14656] ppid=14653 vsize=265444 CPUtime=199.58 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 1260 0 0 0 19522 436 0 0 16 0 2 0 516578729 271814656 56983 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 481.88

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

[pid=14654] ppid=14653 vsize=326100 CPUtime=1234.3 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 79910 0 0 0 122212 1218 0 0 25 0 2 0 516578628 333926400 72438 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 81525 72438 390 389 0 77275 0
[pid=14654/tid=14656] ppid=14653 vsize=326100 CPUtime=531.99 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 1649 0 0 0 52465 734 0 0 15 0 2 0 516578729 333926400 72438 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1234.3
Current children cumulated vsize (KiB) 334800

[startup+762.307 s]
/proc/loadavg: 3.35 3.32 4.29 3/182 14766
/proc/meminfo: memFree=29825720/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=352056 CPUtime=1343.5 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 86430 0 0 0 133073 1277 0 0 25 0 2 0 516578628 360505344 78958 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 88014 78958 390 389 0 83764 0
[pid=14654/tid=14656] ppid=14653 vsize=352056 CPUtime=581.18 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 1717 0 0 0 57352 766 0 0 15 0 2 0 516578729 360505344 78958 33554432000 4194304 5787044 140735517813376 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1343.5
Current children cumulated vsize (KiB) 360756

[startup+822.301 s]
/proc/loadavg: 3.41 3.35 4.24 4/182 14768
/proc/meminfo: memFree=29754516/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=375840 CPUtime=1453.01 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 92462 0 0 0 143970 1331 0 0 25 0 2 0 516578628 384860160 84990 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527194 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 93960 84990 390 389 0 89710 0
[pid=14654/tid=14656] ppid=14653 vsize=375840 CPUtime=630.7 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 1841 0 0 0 62273 797 0 0 16 0 2 0 516578729 384860160 84990 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1453.01
Current children cumulated vsize (KiB) 384540

[startup+882.301 s]
/proc/loadavg: 3.39 3.34 4.18 4/182 14769
/proc/meminfo: memFree=29732672/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=396976 CPUtime=1563 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 97866 0 0 0 154919 1381 0 0 25 0 2 0 516578628 406503424 90394 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 99244 90394 390 389 0 94994 0
[pid=14654/tid=14656] ppid=14653 vsize=396976 CPUtime=680.67 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2049 0 0 0 67243 824 0 0 16 0 2 0 516578729 406503424 90394 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1563
Current children cumulated vsize (KiB) 405676

[startup+942.301 s]
/proc/loadavg: 3.05 3.26 4.10 4/182 14771
/proc/meminfo: memFree=29718876/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=410684 CPUtime=1671.23 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 101335 0 0 0 165683 1440 0 0 25 0 2 0 516578628 420540416 93863 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 102671 93863 390 389 0 98421 0
[pid=14654/tid=14656] ppid=14653 vsize=410684 CPUtime=728.9 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2068 0 0 0 72031 859 0 0 16 0 2 0 516578729 420540416 93863 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1671.23
Current children cumulated vsize (KiB) 419384

[startup+1002.3 s]
/proc/loadavg: 3.21 3.27 4.05 4/182 14773
/proc/meminfo: memFree=29712516/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=410684 CPUtime=1779.52 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 101335 0 0 0 176451 1501 0 0 25 0 2 0 516578628 420540416 93863 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 102671 93863 390 389 0 98421 0
[pid=14654/tid=14656] ppid=14653 vsize=410684 CPUtime=777.2 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2068 0 0 0 76823 897 0 0 16 0 2 0 516578729 420540416 93863 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1779.52
Current children cumulated vsize (KiB) 419384

[startup+1062.3 s]
/proc/loadavg: 3.29 3.29 4.00 5/182 14774
/proc/meminfo: memFree=29656428/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=410684 CPUtime=1888.71 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 101337 0 0 0 187315 1556 0 0 25 0 2 0 516578628 420540416 93865 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 102671 93865 390 389 0 98421 0
[pid=14654/tid=14656] ppid=14653 vsize=410684 CPUtime=826.39 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2068 0 0 0 81709 930 0 0 15 0 2 0 516578729 420540416 93865 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1888.71
Current children cumulated vsize (KiB) 419384

[startup+1122.3 s]
/proc/loadavg: 3.11 3.24 3.94 4/182 14776
/proc/meminfo: memFree=29620692/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=410684 CPUtime=1998.37 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 101385 0 0 0 198231 1606 0 0 25 0 2 0 516578628 420540416 93913 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 102671 93913 390 389 0 98421 0
[pid=14654/tid=14656] ppid=14653 vsize=410684 CPUtime=876.04 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2108 0 0 0 86646 958 0 0 16 0 2 0 516578729 420540416 93913 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1998.37
Current children cumulated vsize (KiB) 419384

[startup+1182.3 s]
/proc/loadavg: 3.24 3.25 3.90 3/182 14777
/proc/meminfo: memFree=29620664/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=410684 CPUtime=2108.16 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 101472 0 0 0 209159 1657 0 0 25 0 2 0 516578628 420540416 94000 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 102671 94000 390 389 0 98421 0
[pid=14654/tid=14656] ppid=14653 vsize=410684 CPUtime=925.83 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2175 0 0 0 91594 989 0 0 15 0 2 0 516578729 420540416 94000 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2108.16
Current children cumulated vsize (KiB) 419384

[startup+1242.3 s]
/proc/loadavg: 3.37 3.28 3.86 5/182 14779
/proc/meminfo: memFree=29617920/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=414960 CPUtime=2218.49 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 102107 0 0 0 220148 1701 0 0 25 0 2 0 516578628 424919040 94635 33554432000 4194304 5787044 140735517813376 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 103740 94635 390 389 0 99490 0
[pid=14654/tid=14656] ppid=14653 vsize=414960 CPUtime=976.17 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) S 14653 14653 13999 0 -1 4202560 2216 0 0 0 96602 1015 0 0 16 0 2 0 516578729 424919040 94635 33554432000 4194304 5787044 140735517813376 18446744073709551615 253652683185 0 0 4096 0 18446604464853350208 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2218.49
Current children cumulated vsize (KiB) 423660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.48 3.31 3.84 5/182 14781
/proc/meminfo: memFree=29616384/32951124 swapFree=67111364/67111528
[pid=14653] ppid=14651 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14653/stat : 14653 (prissup.sh) S 14651 14653 13999 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516578628 8908800 252 33554432000 4194304 4922060 140736909514000 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14653/statm: 2175 252 211 178 0 68 0
[pid=14654] ppid=14653 vsize=415480 CPUtime=2325.03 cores=1,3,5,7
/proc/14654/stat : 14654 (priss) R 14653 14653 13999 0 -1 4202496 102460 0 0 0 230762 1741 0 0 25 0 2 0 516578628 425451520 94988 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14654/statm: 103870 94988 390 389 0 99620 0
[pid=14654/tid=14656] ppid=14653 vsize=415480 CPUtime=1024.99 cores=1,3,5,7
/proc/14654/task/14656/stat : 14656 (priss) R 14653 14653 13999 0 -1 4202560 2342 0 0 0 101462 1037 0 0 15 0 2 0 516578729 425451520 94988 33554432000 4194304 5787044 140735517813376 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2325.03
Current children cumulated vsize (KiB) 424180

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 14653 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2325.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): 2325.03
CPU user time (s): 2307.62
CPU system time (s): 17.41
CPU usage (%): 178.846
Max. virtual memory (cumulated for all children) (KiB): 424180

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

The end

Launcher Data

Begin job on node106 at 2011-04-29 06:03:02
IDJOB=3286719
IDBENCH=82433
IDSOLVER=1601
FILE ID=node106/3286719-1304049782
RUNJOBID= node106-1304049355-14467
PBS_JOBID= 13170400
Free space on /tmp= 72152 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286719-1304049782/watcher-3286719-1304049782 -o /tmp/evaluation-result-3286719-1304049782/solver-3286719-1304049782 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3286719-1304049782.cnf 773470884 4800 15500 4

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=773470884

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30334500 kB
Buffers:        224636 kB
Cached:        2029536 kB
SwapCached:         88 kB
Active:         846512 kB
Inactive:      1558792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30334500 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:      150564 kB
Mapped:          15504 kB
Slab:           145512 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308596 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= 72148 MiB
End job on node106 at 2011-04-29 06:24:44