Trace number 3249444

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted 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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

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: 20718
0.00/0.02	c parsetime: 18041us
0.00/0.02	c parsed 64155 clauses with 1092 variables
4.29/4.38	c preprocessor returned 10010 variables
4.29/4.38	c preprocessing returned UNKNOWN
4.29/4.38	c PP set 0 variables
4.29/4.38	c pp time: 4363451us (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-3249444-1304056772/watcher-3249444-1304056772 -o /tmp/evaluation-result-3249444-1304056772/solver-3249444-1304056772 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3249444-1304056772.cnf 1422720443 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.73 3.78 3.79 2/178 20717
/proc/meminfo: memFree=18791060/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0

[startup+0.083848 s]
/proc/loadavg: 3.73 3.78 3.79 2/178 20717
/proc/meminfo: memFree=18791060/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100844 s]
/proc/loadavg: 3.73 3.78 3.79 2/178 20717
/proc/meminfo: memFree=18791060/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300849 s]
/proc/loadavg: 3.73 3.78 3.79 2/178 20717
/proc/meminfo: memFree=18791060/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700772 s]
/proc/loadavg: 3.73 3.78 3.79 2/178 20717
/proc/meminfo: memFree=18791060/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.73 3.78 3.79 4/180 20719
/proc/meminfo: memFree=18781108/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=27012 CPUtime=1.49 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 2911 0 0 0 149 0 0 0 25 0 1 0 517275179 27660288 2785 33554432000 4194304 5787044 140735511055120 18446744073709551615 4336770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20718/statm: 6753 2785 336 389 0 2503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35712

[startup+3.10036 s]
/proc/loadavg: 3.73 3.78 3.79 3/180 20719
/proc/meminfo: memFree=18777636/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=27012 CPUtime=3.09 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 2921 0 0 0 309 0 0 0 25 0 1 0 517275179 27660288 2795 33554432000 4194304 5787044 140735511055120 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20718/statm: 6753 2795 338 389 0 2503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35712

[startup+6.30072 s]
/proc/loadavg: 3.59 3.75 3.78 6/182 20721
/proc/meminfo: memFree=18759644/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=115760 CPUtime=7.15 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 7641 0 0 0 692 23 0 0 23 0 2 0 517275179 118538240 6023 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 28940 6023 392 389 0 24690 0
[pid=20718/tid=20721] ppid=20717 vsize=115760 CPUtime=0.85 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 28 0 0 0 77 8 0 0 18 0 2 0 517275618 118538240 6023 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 124460

[startup+12.7006 s]
/proc/loadavg: 3.54 3.74 3.77 5/182 20721
/proc/meminfo: memFree=18747248/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=121948 CPUtime=16.3 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 9282 0 0 0 1547 83 0 0 25 0 2 0 517275179 124874752 7664 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 30487 7664 392 389 0 26237 0
[pid=20718/tid=20721] ppid=20717 vsize=121948 CPUtime=3.6 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 160 0 0 0 329 31 0 0 18 0 2 0 517275618 124874752 7664 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.3
Current children cumulated vsize (KiB) 130648

[startup+25.5003 s]
/proc/loadavg: 3.64 3.75 3.78 5/182 20721
/proc/meminfo: memFree=18722812/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=131208 CPUtime=34.77 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 13053 0 0 0 3295 182 0 0 25 0 2 0 517275179 134356992 11435 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 32802 11435 392 389 0 28552 0
[pid=20718/tid=20721] ppid=20717 vsize=131208 CPUtime=9.28 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 189 0 0 0 861 67 0 0 18 0 2 0 517275618 134356992 11435 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.77
Current children cumulated vsize (KiB) 139908

[startup+51.1007 s]
/proc/loadavg: 3.44 3.69 3.75 5/182 20722
/proc/meminfo: memFree=18671752/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=159164 CPUtime=72.02 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 19944 0 0 0 6830 372 0 0 25 0 2 0 517275179 162983936 18326 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 39791 18326 392 389 0 35541 0
[pid=20718/tid=20721] ppid=20717 vsize=159164 CPUtime=20.92 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) S 20717 20717 20430 0 -1 4202560 189 0 0 0 1958 134 0 0 18 0 2 0 517275618 162983936 18326 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 18446604445804368832 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 72.02
Current children cumulated vsize (KiB) 167864

[startup+102.306 s]
/proc/loadavg: 3.36 3.63 3.73 4/182 20732
/proc/meminfo: memFree=18596900/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=199688 CPUtime=147.59 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 30368 0 0 0 14100 659 0 0 25 0 2 0 517275179 204480512 28493 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 49922 28493 392 389 0 45672 0
[pid=20718/tid=20721] ppid=20717 vsize=199688 CPUtime=45.27 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 348 0 0 0 4291 236 0 0 18 0 2 0 517275618 204480512 28493 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 147.59
Current children cumulated vsize (KiB) 208388

[startup+162.301 s]
/proc/loadavg: 3.42 3.60 3.71 4/182 20734
/proc/meminfo: memFree=18507856/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=236712 CPUtime=237.57 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 40300 0 0 0 22799 958 0 0 25 0 2 0 517275179 242393088 38425 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 59178 38425 392 389 0 54928 0
[pid=20718/tid=20721] ppid=20717 vsize=236712 CPUtime=75.26 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 802 0 0 0 7180 346 0 0 18 0 2 0 517275618 242393088 38425 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 237.57
Current children cumulated vsize (KiB) 245412

[startup+222.301 s]
/proc/loadavg: 3.52 3.61 3.71 5/182 20736
/proc/meminfo: memFree=18369684/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=280344 CPUtime=329.25 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 52987 0 0 0 31719 1206 0 0 25 0 2 0 517275179 287072256 50599 33554432000 4194304 5787044 140735511055120 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 70086 50599 392 389 0 65836 0
[pid=20718/tid=20721] ppid=20717 vsize=280344 CPUtime=106.94 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 1400 0 0 0 10258 436 0 0 18 0 2 0 517275618 287072256 50599 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 329.25
Current children cumulated vsize (KiB) 289044

[startup+282.301 s]
/proc/loadavg: 3.56 3.60 3.70 6/182 20739
/proc/meminfo: memFree=18317940/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=298300 CPUtime=422.06 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 57584 0 0 0 40758 1448 0 0 25 0 2 0 517275179 305459200 55196 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 74575 55196 392 389 0 70325 0
[pid=20718/tid=20721] ppid=20717 vsize=298300 CPUtime=139.75 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 1406 0 0 0 13450 525 0 0 18 0 2 0 517275618 305459200 55196 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 422.06
Current children cumulated vsize (KiB) 307000


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

[pid=20718] ppid=20717 vsize=492316 CPUtime=1095.27 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 108870 0 0 0 106811 2716 0 0 25 0 2 0 517275179 504131584 105457 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 123079 105457 392 389 0 118829 0
[pid=20718/tid=20721] ppid=20717 vsize=492316 CPUtime=392.95 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 3830 0 0 0 38296 999 0 0 18 0 2 0 517275618 504131584 105457 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1095.27
Current children cumulated vsize (KiB) 501016

[startup+762.306 s]
/proc/loadavg: 3.46 3.53 3.61 6/182 20753
/proc/meminfo: memFree=17885424/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=562868 CPUtime=1194.9 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 127171 0 0 0 116636 2854 0 0 25 0 2 0 517275179 576376832 123758 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 140717 123758 392 389 0 136467 0
[pid=20718/tid=20721] ppid=20717 vsize=562868 CPUtime=432.58 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 4373 0 0 0 42207 1051 0 0 18 0 2 0 517275618 576376832 123758 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1194.9
Current children cumulated vsize (KiB) 571568

[startup+822.3 s]
/proc/loadavg: 3.66 3.57 3.62 5/182 20755
/proc/meminfo: memFree=17820048/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=575248 CPUtime=1291.7 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 130308 0 0 0 126163 3007 0 0 25 0 2 0 517275179 589053952 126895 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 143812 126895 392 389 0 139562 0
[pid=20718/tid=20721] ppid=20717 vsize=575248 CPUtime=469.38 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 4451 0 0 0 45830 1108 0 0 18 0 2 0 517275618 589053952 126895 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1291.7
Current children cumulated vsize (KiB) 583948

[startup+882.301 s]
/proc/loadavg: 3.74 3.61 3.63 4/182 20756
/proc/meminfo: memFree=17764332/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=575248 CPUtime=1390.05 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 130366 0 0 0 135840 3165 0 0 25 0 2 0 517275179 589053952 126953 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 143812 126953 392 389 0 139562 0
[pid=20718/tid=20721] ppid=20717 vsize=575248 CPUtime=507.73 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) S 20717 20717 20430 0 -1 4202560 4509 0 0 0 49601 1172 0 0 18 0 2 0 517275618 589053952 126953 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 18446604445804368832 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1390.05
Current children cumulated vsize (KiB) 583948

[startup+942.301 s]
/proc/loadavg: 3.81 3.66 3.64 6/182 20758
/proc/meminfo: memFree=17720408/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=575248 CPUtime=1489.71 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 130534 0 0 0 145663 3308 0 0 25 0 2 0 517275179 589053952 127121 33554432000 4194304 5787044 140735511055120 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 143812 127121 392 389 0 139562 0
[pid=20718/tid=20721] ppid=20717 vsize=575248 CPUtime=547.39 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 4676 0 0 0 53511 1228 0 0 18 0 2 0 517275618 589053952 127121 33554432000 4194304 5787044 140735511055120 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1489.71
Current children cumulated vsize (KiB) 583948

[startup+1002.3 s]
/proc/loadavg: 3.75 3.66 3.64 6/182 20759
/proc/meminfo: memFree=17719384/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=575248 CPUtime=1590.29 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 130763 0 0 0 155573 3456 0 0 25 0 2 0 517275179 589053952 127350 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 143812 127350 392 389 0 139562 0
[pid=20718/tid=20721] ppid=20717 vsize=575248 CPUtime=587.96 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 4903 0 0 0 57510 1286 0 0 18 0 2 0 517275618 589053952 127350 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1590.29
Current children cumulated vsize (KiB) 583948

[startup+1062.3 s]
/proc/loadavg: 3.71 3.66 3.64 5/182 20761
/proc/meminfo: memFree=17718116/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=575248 CPUtime=1691.61 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 131187 0 0 0 165582 3579 0 0 25 0 2 0 517275179 589053952 127774 33554432000 4194304 5787044 140735511055120 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 143812 127774 392 389 0 139562 0
[pid=20718/tid=20721] ppid=20717 vsize=575248 CPUtime=629.28 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) S 20717 20717 20430 0 -1 4202560 5250 0 0 0 61592 1336 0 0 18 0 2 0 517275618 589053952 127774 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 18446604445804368832 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1691.61
Current children cumulated vsize (KiB) 583948

[startup+1122.3 s]
/proc/loadavg: 3.74 3.67 3.64 5/182 20763
/proc/meminfo: memFree=17663896/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=631176 CPUtime=1793.55 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 145880 0 0 0 175647 3708 0 0 25 0 2 0 517275179 646324224 142467 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 157794 142467 392 389 0 153544 0
[pid=20718/tid=20721] ppid=20717 vsize=631176 CPUtime=671.23 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 5622 0 0 0 65739 1384 0 0 18 0 2 0 517275618 646324224 142467 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (KiB) 639876

[startup+1182.3 s]
/proc/loadavg: 3.76 3.69 3.64 4/182 20764
/proc/meminfo: memFree=17609560/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=670024 CPUtime=1896.11 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 158451 0 0 0 185790 3821 0 0 25 0 2 0 517275179 686104576 155038 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 167506 155038 392 389 0 163256 0
[pid=20718/tid=20721] ppid=20717 vsize=670024 CPUtime=713.77 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) S 20717 20717 20430 0 -1 4202560 6096 0 0 0 69951 1426 0 0 18 0 2 0 517275618 686104576 155038 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 18446604445804368832 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1896.11
Current children cumulated vsize (KiB) 678724

[startup+1242.3 s]
/proc/loadavg: 3.63 3.66 3.63 6/182 20766
/proc/meminfo: memFree=17553484/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=735704 CPUtime=1998.87 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 172174 0 0 0 195949 3938 0 0 25 0 2 0 517275179 753360896 168761 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 183926 168761 392 389 0 179676 0
[pid=20718/tid=20721] ppid=20717 vsize=735704 CPUtime=756.53 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 6515 0 0 0 74184 1469 0 0 18 0 2 0 517275618 753360896 168761 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1998.87
Current children cumulated vsize (KiB) 744404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.66 3.63 5/182 20797
/proc/meminfo: memFree=18097892/32951124 swapFree=67111528/67111528
[pid=20717] ppid=20715 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20717/stat : 20717 (prissup.sh) S 20715 20717 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517275178 8908800 252 33554432000 4194304 4922060 140736069639440 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20717/statm: 2175 252 211 178 0 68 0
[pid=20718] ppid=20717 vsize=744576 CPUtime=2094.8 cores=0,2,4,6
/proc/20718/stat : 20718 (priss) R 20717 20717 20430 0 -1 4202496 181783 0 0 0 205424 4056 0 0 25 0 2 0 517275179 762445824 175328 33554432000 4194304 5787044 140735511055120 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20718/statm: 186144 175328 392 389 0 181894 0
[pid=20718/tid=20721] ppid=20717 vsize=744576 CPUtime=794.76 cores=0,2,4,6
/proc/20718/task/20721/stat : 20721 (priss) R 20717 20717 20430 0 -1 4202560 6668 0 0 0 77963 1513 0 0 18 0 2 0 517275618 762445824 175328 33554432000 4194304 5787044 140735511055120 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2094.8
Current children cumulated vsize (KiB) 753276

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 20717 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 2094.8
#
# 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): 2094.8
CPU user time (s): 2054.24
CPU system time (s): 40.56
CPU usage (%): 161.136
Max. virtual memory (cumulated for all children) (KiB): 753276

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= 332
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= 4
involuntary context switches= 2

runsolver used 2.24066 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 07:59:32
IDJOB=3249444
IDBENCH=83170
IDSOLVER=1601
FILE ID=node138/3249444-1304056772
RUNJOBID= node138-1304054164-20448
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249444-1304056772/watcher-3249444-1304056772 -o /tmp/evaluation-result-3249444-1304056772/solver-3249444-1304056772 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3249444-1304056772.cnf 1422720443 4800 15500 4

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1422720443

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      18791216 kB
Buffers:       2040544 kB
Cached:       11474732 kB
SwapCached:          0 kB
Active:        3246484 kB
Inactive:     10350712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18791216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6324 kB
Writeback:           0 kB
AnonPages:       81332 kB
Mapped:          15312 kB
Slab:           499964 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224936 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= 71812 MiB
End job on node138 at 2011-04-29 08:21:14