Trace number 3263130

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

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: 1964
0.00/0.04	c parsetime: 38861us
0.00/0.04	c parsed 55222 clauses with 150 variables
24.89/24.94	c preprocessor returned 10029 variables
24.89/24.94	c preprocessing returned UNKNOWN
24.89/24.94	c PP set 0 variables
24.89/24.94	c pp time: 24901285us (24s)

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-3263130-1304064897/watcher-3263130-1304064897 -o /tmp/evaluation-result-3263130-1304064897/solver-3263130-1304064897 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263130-1304064897.cnf 1359333457 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.63 3.54 3.50 3/179 1963
/proc/meminfo: memFree=23398152/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0

[startup+0.083313 s]
/proc/loadavg: 3.63 3.54 3.50 3/179 1963
/proc/meminfo: memFree=23398152/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100364 s]
/proc/loadavg: 3.63 3.54 3.50 3/179 1963
/proc/meminfo: memFree=23398152/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300327 s]
/proc/loadavg: 3.63 3.54 3.50 3/179 1963
/proc/meminfo: memFree=23398152/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700252 s]
/proc/loadavg: 3.63 3.54 3.50 3/179 1963
/proc/meminfo: memFree=23398152/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 3.63 3.54 3.50 4/181 1965
/proc/meminfo: memFree=23386736/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=27148 CPUtime=1.49 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 2877 0 0 0 149 0 0 0 25 0 1 0 596720392 27799552 2775 33554432000 4194304 5787044 140733721594528 18446744073709551615 4336749 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1964/statm: 6787 2775 337 389 0 2537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35848

[startup+3.10075 s]
/proc/loadavg: 3.63 3.54 3.50 4/181 1965
/proc/meminfo: memFree=23385496/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=27148 CPUtime=3.09 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 2877 0 0 0 309 0 0 0 25 0 1 0 596720392 27799552 2775 33554432000 4194304 5787044 140733721594528 18446744073709551615 4336770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1964/statm: 6787 2775 337 389 0 2537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35848

[startup+6.30023 s]
/proc/loadavg: 3.58 3.53 3.50 4/181 1965
/proc/meminfo: memFree=23382088/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=27148 CPUtime=6.29 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 2877 0 0 0 629 0 0 0 25 0 1 0 596720392 27799552 2775 33554432000 4194304 5787044 140733721594528 18446744073709551615 4336133 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1964/statm: 6787 2775 337 389 0 2537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35848

[startup+12.7011 s]
/proc/loadavg: 3.46 3.50 3.49 4/181 1965
/proc/meminfo: memFree=23375292/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=27148 CPUtime=12.69 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 2877 0 0 0 1269 0 0 0 25 0 1 0 596720392 27799552 2775 33554432000 4194304 5787044 140733721594528 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1964/statm: 6787 2775 337 389 0 2537 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35848

[startup+25.5007 s]
/proc/loadavg: 3.35 3.48 3.48 4/182 1966
/proc/meminfo: memFree=23358300/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=107752 CPUtime=25.87 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 4807 0 0 0 2568 19 0 0 19 0 2 0 596720392 110338048 4026 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 26938 4026 392 389 0 22688 0
[pid=1964/tid=1966] ppid=1963 vsize=107752 CPUtime=0.37 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 48 0 0 0 24 13 0 0 16 0 2 0 596722887 110338048 4026 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.87
Current children cumulated vsize (KiB) 116452

[startup+51.101 s]
/proc/loadavg: 3.60 3.52 3.49 5/182 1967
/proc/meminfo: memFree=23317504/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=115644 CPUtime=69.44 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 9270 0 0 0 6539 405 0 0 25 0 2 0 596720392 118419456 8467 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1964/statm: 28911 8467 392 389 0 24661 0
[pid=1964/tid=1966] ppid=1963 vsize=115644 CPUtime=18.34 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) S 1963 1963 30862 0 -1 4202560 320 0 0 0 1562 272 0 0 16 0 2 0 596722887 118419456 8467 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 69.44
Current children cumulated vsize (KiB) 124344

[startup+102.307 s]
/proc/loadavg: 3.67 3.55 3.50 5/182 1968
/proc/meminfo: memFree=23256336/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=121592 CPUtime=159.6 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 13389 0 0 0 15199 761 0 0 25 0 2 0 596720392 124510208 12506 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1964/statm: 30398 12506 392 389 0 26148 0
[pid=1964/tid=1966] ppid=1963 vsize=121592 CPUtime=57.3 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 539 0 0 0 5225 505 0 0 15 0 2 0 596722887 124510208 12506 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 159.6
Current children cumulated vsize (KiB) 130292

[startup+162.301 s]
/proc/loadavg: 3.52 3.53 3.50 5/182 1970
/proc/meminfo: memFree=23194544/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=124100 CPUtime=267.25 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 17754 0 0 0 25700 1025 0 0 25 0 2 0 596720392 127078400 16517 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1964/statm: 31025 16517 392 389 0 26775 0
[pid=1964/tid=1966] ppid=1963 vsize=124100 CPUtime=104.95 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 872 0 0 0 9819 676 0 0 16 0 2 0 596722887 127078400 16517 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 267.25
Current children cumulated vsize (KiB) 132800

[startup+222.301 s]
/proc/loadavg: 3.52 3.53 3.49 4/182 1971
/proc/meminfo: memFree=23152072/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=128880 CPUtime=375.66 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 20908 0 0 0 36341 1225 0 0 25 0 2 0 596720392 131973120 19573 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1964/statm: 32220 19573 392 389 0 27970 0
[pid=1964/tid=1966] ppid=1963 vsize=128880 CPUtime=153.36 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 1031 0 0 0 14533 803 0 0 16 0 2 0 596722887 131973120 19573 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 375.66
Current children cumulated vsize (KiB) 137580

[startup+282.301 s]
/proc/loadavg: 3.56 3.53 3.50 5/182 1973
/proc/meminfo: memFree=23132312/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=134164 CPUtime=485.25 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 26020 0 0 0 47142 1383 0 0 25 0 2 0 596720392 137383936 24685 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1964/statm: 33541 24685 392 389 0 29291 0
[pid=1964/tid=1966] ppid=1963 vsize=134164 CPUtime=202.95 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 1295 0 0 0 19392 903 0 0 15 0 2 0 596722887 137383936 24685 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 485.25
Current children cumulated vsize (KiB) 142864

[startup+342.301 s]
/proc/loadavg: 3.63 3.55 3.50 5/182 1975
/proc/meminfo: memFree=23129172/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=1964] ppid=1963 vsize=213588 CPUtime=1258.58 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 38724 0 0 0 123626 2232 0 0 25 0 2 0 596720392 218714112 36448 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 53397 36448 392 389 0 49147 0
[pid=1964/tid=1966] ppid=1963 vsize=213588 CPUtime=556.26 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2136 0 0 0 54200 1426 0 0 16 0 2 0 596722887 218714112 36448 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1258.58
Current children cumulated vsize (KiB) 222288

[startup+762.307 s]
/proc/loadavg: 3.72 3.67 3.57 5/182 1986
/proc/meminfo: memFree=22872788/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=214624 CPUtime=1370.25 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 42090 0 0 0 134704 2321 0 0 25 0 2 0 596720392 219774976 39814 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 53656 39814 392 389 0 49406 0
[pid=1964/tid=1966] ppid=1963 vsize=214624 CPUtime=607.93 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2327 0 0 0 59315 1478 0 0 16 0 2 0 596722887 219774976 39814 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1370.25
Current children cumulated vsize (KiB) 223324

[startup+822.301 s]
/proc/loadavg: 3.41 3.58 3.54 5/182 2017
/proc/meminfo: memFree=23445804/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=219628 CPUtime=1481.24 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 46293 0 0 0 145640 2484 0 0 25 0 2 0 596720392 224899072 44017 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 54907 44017 392 389 0 50657 0
[pid=1964/tid=1966] ppid=1963 vsize=219628 CPUtime=658.92 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2491 0 0 0 64311 1581 0 0 15 0 2 0 596722887 224899072 44017 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 228328

[startup+882.301 s]
/proc/loadavg: 3.50 3.56 3.54 4/182 2019
/proc/meminfo: memFree=23413536/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=219628 CPUtime=1590.28 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 47046 0 0 0 156280 2748 0 0 25 0 2 0 596720392 224899072 44444 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 54907 44444 392 389 0 50657 0
[pid=1964/tid=1966] ppid=1963 vsize=219628 CPUtime=707.96 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2504 0 0 0 69024 1772 0 0 16 0 2 0 596722887 224899072 44444 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1590.28
Current children cumulated vsize (KiB) 228328

[startup+942.301 s]
/proc/loadavg: 3.57 3.57 3.54 5/182 2021
/proc/meminfo: memFree=23393656/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=219628 CPUtime=1699.53 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 47055 0 0 0 166955 2998 0 0 25 0 2 0 596720392 224899072 44453 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1964/statm: 54907 44453 392 389 0 50657 0
[pid=1964/tid=1966] ppid=1963 vsize=219628 CPUtime=757.21 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2512 0 0 0 73772 1949 0 0 16 0 2 0 596722887 224899072 44453 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1699.53
Current children cumulated vsize (KiB) 228328

[startup+1002.3 s]
/proc/loadavg: 3.75 3.61 3.55 5/182 2022
/proc/meminfo: memFree=23371048/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=219628 CPUtime=1809.47 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 47065 0 0 0 177735 3212 0 0 25 0 2 0 596720392 224899072 44463 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1964/statm: 54907 44463 392 389 0 50657 0
[pid=1964/tid=1966] ppid=1963 vsize=219628 CPUtime=807.16 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) S 1963 1963 30862 0 -1 4202560 2521 0 0 0 78619 2097 0 0 16 0 2 0 596722887 224899072 44463 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 18446604460697686080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1809.47
Current children cumulated vsize (KiB) 228328

[startup+1062.3 s]
/proc/loadavg: 3.62 3.60 3.55 4/182 2024
/proc/meminfo: memFree=23370624/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=220124 CPUtime=1919.75 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 47174 0 0 0 188565 3410 0 0 25 0 2 0 596720392 225406976 44572 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527156 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1964/statm: 55031 44572 392 389 0 50781 0
[pid=1964/tid=1966] ppid=1963 vsize=220124 CPUtime=857.42 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2595 0 0 0 83508 2234 0 0 16 0 2 0 596722887 225406976 44572 33554432000 4194304 5787044 140733721594528 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1919.75
Current children cumulated vsize (KiB) 228824

[startup+1122.3 s]
/proc/loadavg: 3.74 3.64 3.56 5/182 2025
/proc/meminfo: memFree=23348024/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=220892 CPUtime=2030.25 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 47417 0 0 0 199443 3582 0 0 25 0 2 0 596720392 226193408 44815 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1964/statm: 55223 44815 392 389 0 50973 0
[pid=1964/tid=1966] ppid=1963 vsize=220892 CPUtime=907.94 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2720 0 0 0 88447 2347 0 0 16 0 2 0 596722887 226193408 44815 33554432000 4194304 5787044 140733721594528 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2030.25
Current children cumulated vsize (KiB) 229592

[startup+1182.3 s]
/proc/loadavg: 3.47 3.58 3.54 4/182 2027
/proc/meminfo: memFree=23338672/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=221292 CPUtime=2141.01 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 48006 0 0 0 210367 3734 0 0 25 0 2 0 596720392 226603008 45404 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 55323 45404 392 389 0 51073 0
[pid=1964/tid=1966] ppid=1963 vsize=221292 CPUtime=958.69 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2835 0 0 0 93419 2450 0 0 16 0 2 0 596722887 226603008 45404 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2141.01
Current children cumulated vsize (KiB) 229992

[startup+1242.3 s]
/proc/loadavg: 3.57 3.59 3.55 5/182 2029
/proc/meminfo: memFree=23327840/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=291344 CPUtime=2251.77 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 51624 0 0 0 221287 3890 0 0 25 0 2 0 596720392 298336256 49022 33554432000 4194304 5787044 140733721594528 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 72836 49022 392 389 0 68586 0
[pid=1964/tid=1966] ppid=1963 vsize=291344 CPUtime=1009.45 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) R 1963 1963 30862 0 -1 4202560 2936 0 0 0 98400 2545 0 0 16 0 2 0 596722887 298336256 49022 33554432000 4194304 5787044 140733721594528 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.77
Current children cumulated vsize (KiB) 300044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.64 3.56 5/182 2030
/proc/meminfo: memFree=23306704/32950928 swapFree=67071984/67111528
[pid=1963] ppid=1961 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (prissup.sh) S 1961 1963 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596720392 8908800 251 33554432000 4194304 4922060 140736728055072 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/1963/statm: 2175 251 211 178 0 68 0
[pid=1964] ppid=1963 vsize=291688 CPUtime=2358.59 cores=1,3,5,7
/proc/1964/stat : 1964 (priss) R 1963 1963 30862 0 -1 4202496 53918 0 0 0 231841 4018 0 0 25 0 2 0 596720392 298688512 51316 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1964/statm: 72922 51316 392 389 0 68672 0
[pid=1964/tid=1966] ppid=1963 vsize=291688 CPUtime=1058.57 cores=1,3,5,7
/proc/1964/task/1966/stat : 1966 (priss) S 1963 1963 30862 0 -1 4202560 3067 0 0 0 103237 2620 0 0 16 0 2 0 596722887 298688512 51316 33554432000 4194304 5787044 140733721594528 18446744073709551615 260917217713 0 0 4096 0 18446604460697686080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2358.59
Current children cumulated vsize (KiB) 300388

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 1963 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 2358.59
#
# 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): 2358.59
CPU user time (s): 2318.41
CPU system time (s): 40.18
CPU usage (%): 181.427
Max. virtual memory (cumulated for all children) (KiB): 300388

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3

runsolver used 2.03269 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 10:14:57
IDJOB=3263130
IDBENCH=83930
IDSOLVER=1601
FILE ID=node116/3263130-1304064897
RUNJOBID= node116-1304053179-651
PBS_JOBID= 13170355
Free space on /tmp= 72512 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263130-1304064897/watcher-3263130-1304064897 -o /tmp/evaluation-result-3263130-1304064897/solver-3263130-1304064897 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263130-1304064897.cnf 1359333457 4800 15500 4

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1359333457

node116.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.826
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.65
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.826
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.15
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.826
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      23398432 kB
Buffers:       1901348 kB
Cached:        6933484 kB
SwapCached:       9732 kB
Active:        4633528 kB
Inactive:      4489776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23398432 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            3588 kB
Writeback:           0 kB
AnonPages:      282080 kB
Mapped:          14520 kB
Slab:           364904 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   466188 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= 72508 MiB
End job on node116 at 2011-04-29 10:36:39