Trace number 3284925

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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: 19706
2.19/2.23	c parsetime: 2227954us
2.19/2.23	c parsed 5079060 clauses with 945406 variables
80.69/80.76	c preprocessor returned 945406 variables
80.69/80.76	c preprocessing returned UNKNOWN
80.69/80.77	c PP set 139829 variables
80.69/80.77	c pp time: 78327389us (78s)

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-3284925-1304047793/watcher-3284925-1304047793 -o /tmp/evaluation-result-3284925-1304047793/solver-3284925-1304047793 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3284925-1304047793.cnf 661441513 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: 2.77 3.15 3.43 3/179 19705
/proc/meminfo: memFree=24931204/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0

[startup+0.0308451 s]
/proc/loadavg: 2.77 3.15 3.43 3/179 19705
/proc/meminfo: memFree=24931204/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100854 s]
/proc/loadavg: 2.77 3.15 3.43 3/179 19705
/proc/meminfo: memFree=24931204/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300825 s]
/proc/loadavg: 2.77 3.15 3.43 3/179 19705
/proc/meminfo: memFree=24931204/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700743 s]
/proc/loadavg: 2.77 3.15 3.43 3/179 19705
/proc/meminfo: memFree=24931204/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 2.77 3.15 3.43 3/181 19707
/proc/meminfo: memFree=24844624/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=145000 CPUtime=1.48 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 35603 0 0 0 144 4 0 0 25 0 1 0 516382343 148480000 31597 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382783888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19706/statm: 36250 31597 304 389 0 32000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 153700

[startup+3.10032 s]
/proc/loadavg: 2.79 3.14 3.43 3/181 19707
/proc/meminfo: memFree=24752616/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=559380 CPUtime=3.09 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 140862 0 0 0 292 17 0 0 25 0 1 0 516382343 572805120 121776 33554432000 4194304 5787044 140736746502688 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19706/statm: 139845 121778 329 389 0 135595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 568080

[startup+6.30075 s]
/proc/loadavg: 2.79 3.14 3.43 3/181 19707
/proc/meminfo: memFree=23869568/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1044288 CPUtime=6.29 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 284200 0 0 0 593 36 0 0 25 0 1 0 516382343 1069350912 242956 33554432000 4194304 5787044 140736746502688 18446744073709551615 218370606168 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19706/statm: 261072 242956 331 389 0 256822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1052988

[startup+12.7006 s]
/proc/loadavg: 2.74 3.12 3.42 3/181 19707
/proc/meminfo: memFree=23951172/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1051608 CPUtime=12.69 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 286050 0 0 0 1233 36 0 0 25 0 1 0 516382343 1076846592 244806 33554432000 4194304 5787044 140736746502688 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19706/statm: 262902 244806 335 389 0 258652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1060308

[startup+25.5003 s]
/proc/loadavg: 2.78 3.12 3.41 4/181 19707
/proc/meminfo: memFree=23951168/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1051608 CPUtime=25.49 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 286050 0 0 0 2513 36 0 0 25 0 1 0 516382343 1076846592 244806 33554432000 4194304 5787044 140736746502688 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19706/statm: 262902 244806 335 389 0 258652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1060308

[startup+51.1008 s]
/proc/loadavg: 2.73 3.08 3.39 4/181 19708
/proc/meminfo: memFree=24005488/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=976892 CPUtime=51.09 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 408999 0 0 0 5058 51 0 0 25 0 1 0 516382343 1000337408 225798 33554432000 4194304 5787044 140736746502688 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19706/statm: 244223 225798 340 389 0 239973 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 985592

[startup+102.307 s]
/proc/loadavg: 2.79 3.03 3.35 4/182 19710
/proc/meminfo: memFree=23999632/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1042528 CPUtime=104.41 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 484393 0 0 0 10360 81 0 0 25 0 2 0 516382343 1067548672 220257 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220219 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 260632 220257 390 389 0 256382 0
[pid=19706/tid=19710] ppid=19705 vsize=1042528 CPUtime=2.11 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 987 0 0 0 198 13 0 0 15 0 2 0 516390441 1067548672 220257 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 104.41
Current children cumulated vsize (KiB) 1051228

[startup+162.301 s]
/proc/loadavg: 2.46 2.91 3.30 4/182 19712
/proc/meminfo: memFree=23924948/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1042528 CPUtime=171.43 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 494221 0 0 0 17012 131 0 0 25 0 2 0 516382343 1067548672 230085 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220590 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 260632 230085 390 389 0 256382 0
[pid=19706/tid=19710] ppid=19705 vsize=1042528 CPUtime=9.12 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 989 0 0 0 881 31 0 0 15 0 2 0 516390441 1067548672 230085 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 171.43
Current children cumulated vsize (KiB) 1051228

[startup+222.3 s]
/proc/loadavg: 2.50 2.81 3.23 3/182 19714
/proc/meminfo: memFree=23838488/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1092652 CPUtime=240.1 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 507776 0 0 0 23826 184 0 0 25 0 2 0 516382343 1118875648 237239 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220855 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 273163 237239 390 389 0 268913 0
[pid=19706/tid=19710] ppid=19705 vsize=1092652 CPUtime=17.8 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 989 0 0 0 1727 53 0 0 15 0 2 0 516390441 1118875648 237239 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 240.1
Current children cumulated vsize (KiB) 1101352

[startup+282.301 s]
/proc/loadavg: 2.39 2.72 3.17 4/182 19715
/proc/meminfo: memFree=23801872/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1101172 CPUtime=308.48 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 513760 0 0 0 30614 234 0 0 25 0 2 0 516382343 1127600128 243223 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220919 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 275293 243223 390 389 0 271043 0
[pid=19706/tid=19710] ppid=19705 vsize=1101172 CPUtime=26.17 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 990 0 0 0 2543 74 0 0 15 0 2 0 516390441 1127600128 243223 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 308.48
Current children cumulated vsize (KiB) 1109872

[startup+342.301 s]
/proc/loadavg: 2.26 2.62 3.11 3/182 19717
/proc/meminfo: memFree=23764264/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1138128 CPUtime=376.32 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 522976 0 0 0 37353 279 0 0 25 0 2 0 516382343 1165443072 252439 33554432000 4194304 5787044 140736746502688 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0

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

[pid=19706] ppid=19705 vsize=1355884 CPUtime=789.26 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 571051 0 0 0 78298 628 0 0 25 0 2 0 516382343 1388425216 287713 33554432000 4194304 5787044 140736746502688 18446744073709551615 4254652 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 338971 287713 390 389 0 334721 0
[pid=19706/tid=19710] ppid=19705 vsize=1355884 CPUtime=86.94 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1045 0 0 0 8453 241 0 0 15 0 2 0 516390441 1388425216 287713 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 789.26
Current children cumulated vsize (KiB) 1364584

[startup+762.306 s]
/proc/loadavg: 2.52 2.51 2.87 3/182 19728
/proc/meminfo: memFree=23402188/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1355884 CPUtime=858.92 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 586241 0 0 0 85201 691 0 0 25 0 2 0 516382343 1388425216 302903 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220728 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 338971 302903 390 389 0 334721 0
[pid=19706/tid=19710] ppid=19705 vsize=1355884 CPUtime=96.61 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1045 0 0 0 9396 265 0 0 16 0 2 0 516390441 1388425216 302903 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 858.92
Current children cumulated vsize (KiB) 1364584

[startup+822.301 s]
/proc/loadavg: 2.61 2.54 2.86 4/182 19730
/proc/meminfo: memFree=23305048/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1421420 CPUtime=926.61 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 590483 0 0 0 91928 733 0 0 25 0 2 0 516382343 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220798 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 355355 307145 390 389 0 351105 0
[pid=19706/tid=19710] ppid=19705 vsize=1421420 CPUtime=104.31 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1087 0 0 0 10149 282 0 0 15 0 2 0 516390441 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 926.61
Current children cumulated vsize (KiB) 1430120

[startup+882.301 s]
/proc/loadavg: 2.61 2.55 2.84 5/182 19731
/proc/meminfo: memFree=23270792/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1421420 CPUtime=995.46 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 590483 0 0 0 98770 776 0 0 25 0 2 0 516382343 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 355355 307145 390 389 0 351105 0
[pid=19706/tid=19710] ppid=19705 vsize=1421420 CPUtime=113.14 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1087 0 0 0 11012 302 0 0 15 0 2 0 516390441 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 995.46
Current children cumulated vsize (KiB) 1430120

[startup+942.3 s]
/proc/loadavg: 2.86 2.64 2.85 3/182 19733
/proc/meminfo: memFree=23258484/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1421420 CPUtime=1065.04 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 590483 0 0 0 105673 831 0 0 25 0 2 0 516382343 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 355355 307145 390 389 0 351105 0
[pid=19706/tid=19710] ppid=19705 vsize=1421420 CPUtime=122.72 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) R 19705 19705 18073 0 -1 4202560 1087 0 0 0 11945 327 0 0 16 0 2 0 516390441 1455534080 307145 33554432000 4194304 5787044 140736746502688 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.04
Current children cumulated vsize (KiB) 1430120

[startup+1002.3 s]
/proc/loadavg: 2.51 2.59 2.81 4/182 19734
/proc/meminfo: memFree=23143260/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1450540 CPUtime=1133.18 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 597737 0 0 0 112439 879 0 0 25 0 2 0 516382343 1485352960 314399 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220241 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 362635 314399 390 389 0 358385 0
[pid=19706/tid=19710] ppid=19705 vsize=1450540 CPUtime=130.86 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1087 0 0 0 12739 347 0 0 15 0 2 0 516390441 1485352960 314399 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1133.18
Current children cumulated vsize (KiB) 1459240

[startup+1062.3 s]
/proc/loadavg: 2.51 2.58 2.80 3/182 19736
/proc/meminfo: memFree=23021952/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1481920 CPUtime=1202.48 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 606291 0 0 0 119322 926 0 0 25 0 2 0 516382343 1517486080 322953 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220241 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 370480 322953 390 389 0 366230 0
[pid=19706/tid=19710] ppid=19705 vsize=1481920 CPUtime=140.16 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1119 0 0 0 13650 366 0 0 15 0 2 0 516390441 1517486080 322953 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1202.48
Current children cumulated vsize (KiB) 1490620

[startup+1122.3 s]
/proc/loadavg: 2.53 2.55 2.77 3/182 19738
/proc/meminfo: memFree=22935612/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1481920 CPUtime=1272.72 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 606291 0 0 0 126299 973 0 0 25 0 2 0 516382343 1517486080 322953 33554432000 4194304 5787044 140736746502688 18446744073709551615 4227988 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/19706/statm: 370480 322953 390 389 0 366230 0
[pid=19706/tid=19710] ppid=19705 vsize=1481920 CPUtime=150.4 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1119 0 0 0 14654 386 0 0 15 0 2 0 516390441 1517486080 322953 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1272.72
Current children cumulated vsize (KiB) 1490620

[startup+1182.3 s]
/proc/loadavg: 2.48 2.54 2.75 3/181 19768
/proc/meminfo: memFree=23727572/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1481920 CPUtime=1345.12 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 606294 0 0 0 133476 1036 0 0 25 0 2 0 516382343 1517486080 322956 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220798 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 370480 322956 390 389 0 366230 0
[pid=19706/tid=19710] ppid=19705 vsize=1481920 CPUtime=162.8 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1120 0 0 0 15857 423 0 0 15 0 2 0 516390441 1517486080 322956 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1345.12
Current children cumulated vsize (KiB) 1490620

[startup+1242.3 s]
/proc/loadavg: 2.46 2.52 2.72 3/182 19771
/proc/meminfo: memFree=23653252/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1481920 CPUtime=1417.01 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 606311 0 0 0 140606 1095 0 0 25 0 2 0 516382343 1517486080 322973 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382781295 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 370480 322973 390 389 0 366230 0
[pid=19706/tid=19710] ppid=19705 vsize=1481920 CPUtime=174.68 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1127 0 0 0 16993 475 0 0 16 0 2 0 516390441 1517486080 322973 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1417.01
Current children cumulated vsize (KiB) 1490620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.85 2.60 2.74 3/182 19772
/proc/meminfo: memFree=23579128/32951124 swapFree=67051468/67111528
[pid=19705] ppid=19703 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19705/stat : 19705 (prissup.sh) S 19703 19705 18073 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516382343 8908800 251 33554432000 4194304 4922060 140735780866976 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19705/statm: 2175 251 211 178 0 68 0
[pid=19706] ppid=19705 vsize=1500892 CPUtime=1487.24 cores=0,2,4,6
/proc/19706/stat : 19706 (priss) R 19705 19705 18073 0 -1 4202496 613246 0 0 0 147561 1163 0 0 25 0 2 0 516382343 1536913408 329908 33554432000 4194304 5787044 140736746502688 18446744073709551615 4220688 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19706/statm: 375223 329908 390 389 0 370973 0
[pid=19706/tid=19710] ppid=19705 vsize=1500892 CPUtime=187.21 cores=0,2,4,6
/proc/19706/task/19710/stat : 19710 (priss) S 19705 19705 18073 0 -1 4202560 1236 0 0 0 18190 531 0 0 15 0 2 0 516390441 1536913408 329908 33554432000 4194304 5787044 140736746502688 18446744073709551615 218382780849 0 0 4096 0 18446604451070289792 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1487.24
Current children cumulated vsize (KiB) 1509592

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 19705 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1487.24
#
# 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): 1487.24
CPU user time (s): 1475.61
CPU system time (s): 11.63
CPU usage (%): 114.402
Max. virtual memory (cumulated for all children) (KiB): 1509592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
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= 5
involuntary context switches= 2

runsolver used 2.33664 second user time and 4.51431 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 05:29:56
IDJOB=3284925
IDBENCH=82367
IDSOLVER=1601
FILE ID=node101/3284925-1304047793
RUNJOBID= node101-1304043678-19237
PBS_JOBID= 13170371
Free space on /tmp= 71884 MiB

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

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=661441513

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.841
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.83
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.841
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.841
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:      24931368 kB
Buffers:       2011376 kB
Cached:        5180520 kB
SwapCached:      30452 kB
Active:        3368972 kB
Inactive:      4205456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24931368 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          113636 kB
Writeback:          20 kB
AnonPages:      373612 kB
Mapped:           9684 kB
Slab:           381224 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   605180 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= 71876 MiB
End job on node101 at 2011-04-29 05:51:38