Trace number 3293527

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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: 7202
3.29/3.38	c parsetime: 3382674us
3.29/3.38	c parsed 9927770 clauses with 651875 variables
3.49/3.51	c preprocessor returned 651875 variables
3.49/3.51	c preprocessing returned UNKNOWN
3.49/3.51	c PP set 0 variables
3.49/3.51	c pp time: 3us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3293527-1304085227/watcher-3293527-1304085227 -o /tmp/evaluation-result-3293527-1304085227/solver-3293527-1304085227 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293527-1304085227.cnf 1338379966 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: 5.98 7.61 7.80 2/178 7201
/proc/meminfo: memFree=31096744/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0

[startup+0.090685 s]
/proc/loadavg: 5.98 7.61 7.80 2/178 7201
/proc/meminfo: memFree=31096744/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100678 s]
/proc/loadavg: 5.98 7.61 7.80 2/178 7201
/proc/meminfo: memFree=31096744/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300643 s]
/proc/loadavg: 5.98 7.61 7.80 2/178 7201
/proc/meminfo: memFree=31096744/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700566 s]
/proc/loadavg: 5.98 7.61 7.80 2/178 7201
/proc/meminfo: memFree=31096744/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 5.98 7.61 7.80 3/180 7203
/proc/meminfo: memFree=30975084/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=208212 CPUtime=1.49 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 52481 0 0 0 140 9 0 0 25 0 1 0 500938612 213209088 44474 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350210448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7202/statm: 52053 44474 304 389 0 47803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 216912

[startup+3.1011 s]
/proc/loadavg: 5.98 7.61 7.80 3/180 7203
/proc/meminfo: memFree=30853332/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=400016 CPUtime=3.09 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 104919 0 0 0 292 17 0 0 25 0 1 0 500938612 409616384 88911 33554432000 4194304 5787044 140734273979824 18446744073709551615 4273470 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7202/statm: 100004 88911 304 389 0 95754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 408716

[startup+6.30048 s]
/proc/loadavg: 5.66 7.52 7.77 5/182 7205
/proc/meminfo: memFree=30284404/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=924464 CPUtime=7.36 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 212217 0 0 0 704 32 0 0 18 0 2 0 500938612 946651136 196209 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 231116 196209 377 389 0 226866 0
[pid=7202/tid=7205] ppid=7201 vsize=924464 CPUtime=1.06 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3245 0 0 0 104 2 0 0 17 0 2 0 500939025 946651136 196209 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 933164

[startup+12.7012 s]
/proc/loadavg: 5.44 7.45 7.74 4/182 7205
/proc/meminfo: memFree=30278640/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=924464 CPUtime=19.51 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 212357 0 0 0 1918 33 0 0 25 0 2 0 500938612 946651136 196349 33554432000 4194304 5787044 140734273979824 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 231116 196349 377 389 0 226866 0
[pid=7202/tid=7205] ppid=7201 vsize=924464 CPUtime=6.81 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3302 0 0 0 679 2 0 0 18 0 2 0 500939025 946651136 196349 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.51
Current children cumulated vsize (KiB) 933164

[startup+25.5007 s]
/proc/loadavg: 5.05 7.26 7.68 5/182 7206
/proc/meminfo: memFree=30276692/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=924464 CPUtime=43.3 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 212809 0 0 0 4255 75 0 0 25 0 2 0 500938612 946651136 196801 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 231116 196801 378 389 0 226866 0
[pid=7202/tid=7205] ppid=7201 vsize=924464 CPUtime=17.8 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3444 0 0 0 1751 29 0 0 16 0 2 0 500939025 946651136 196801 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.3
Current children cumulated vsize (KiB) 933164

[startup+51.1006 s]
/proc/loadavg: 4.63 6.98 7.57 5/182 7207
/proc/meminfo: memFree=30266400/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=924464 CPUtime=91.3 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 213101 0 0 0 9025 105 0 0 25 0 2 0 500938612 946651136 197093 33554432000 4194304 5787044 140734273979824 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 231116 197093 378 389 0 226866 0
[pid=7202/tid=7205] ppid=7201 vsize=924464 CPUtime=40.2 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3529 0 0 0 3973 47 0 0 16 0 2 0 500939025 946651136 197093 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 91.3
Current children cumulated vsize (KiB) 933164

[startup+102.306 s]
/proc/loadavg: 4.00 6.45 7.36 4/181 7235
/proc/meminfo: memFree=29999832/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=926512 CPUtime=186.45 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 213800 0 0 0 18407 238 0 0 25 0 2 0 500938612 948748288 197792 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 231628 197792 378 389 0 227378 0
[pid=7202/tid=7205] ppid=7201 vsize=926512 CPUtime=84.14 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3659 0 0 0 8283 131 0 0 15 0 2 0 500939025 948748288 197792 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 186.45
Current children cumulated vsize (KiB) 935212

[startup+162.301 s]
/proc/loadavg: 3.36 5.82 7.09 4/181 7236
/proc/meminfo: memFree=29914344/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=929584 CPUtime=297.27 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 214896 0 0 0 29292 435 0 0 25 0 2 0 500938612 951894016 198888 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 232396 198888 378 389 0 228146 0
[pid=7202/tid=7205] ppid=7201 vsize=929584 CPUtime=134.97 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 3944 0 0 0 13245 252 0 0 16 0 2 0 500939025 951894016 198888 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526762 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 297.27
Current children cumulated vsize (KiB) 938284

[startup+222.301 s]
/proc/loadavg: 3.13 5.31 6.83 3/181 7238
/proc/meminfo: memFree=29911588/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=929584 CPUtime=408.21 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 215660 0 0 0 40217 604 0 0 25 0 2 0 500938612 951894016 199652 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 232396 199652 378 389 0 228146 0
[pid=7202/tid=7205] ppid=7201 vsize=929584 CPUtime=185.91 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) S 7201 7201 7164 0 -1 4202560 4035 0 0 0 18233 358 0 0 15 0 2 0 500939025 951894016 199652 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.21
Current children cumulated vsize (KiB) 938284

[startup+282.301 s]
/proc/loadavg: 3.28 4.95 6.61 5/182 7241
/proc/meminfo: memFree=29857844/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=929584 CPUtime=520.51 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 216676 0 0 0 51367 684 0 0 25 0 2 0 500938612 951894016 200668 33554432000 4194304 5787044 140734273979824 18446744073709551615 4213865 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 232396 200668 378 389 0 228146 0
[pid=7202/tid=7205] ppid=7201 vsize=929584 CPUtime=238.19 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) S 7201 7201 7164 0 -1 4202560 4035 0 0 0 23412 407 0 0 16 0 2 0 500939025 951894016 200668 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 520.51
Current children cumulated vsize (KiB) 938284


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

[pid=7202] ppid=7201 vsize=947832 CPUtime=1292.68 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 223862 0 0 0 127482 1786 0 0 25 0 2 0 500938612 970579968 207854 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7202/statm: 236958 207854 378 389 0 232708 0
[pid=7202/tid=7205] ppid=7201 vsize=947832 CPUtime=590.35 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4133 0 0 0 57939 1096 0 0 16 0 2 0 500939025 970579968 207854 33554432000 4194304 5787044 140734273979824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1292.68
Current children cumulated vsize (KiB) 956532

[startup+762.307 s]
/proc/loadavg: 3.52 3.83 5.37 4/182 7262
/proc/meminfo: memFree=29657480/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=947832 CPUtime=1400.98 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 224374 0 0 0 138110 1988 0 0 25 0 2 0 500938612 970579968 208365 33554432000 4194304 5787044 140734273979824 18446744073709551615 5527587 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7202/statm: 236958 208365 378 389 0 232708 0
[pid=7202/tid=7205] ppid=7201 vsize=947832 CPUtime=638.65 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4135 0 0 0 62638 1227 0 0 15 0 2 0 500939025 970579968 208365 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1400.98
Current children cumulated vsize (KiB) 956532

[startup+822.301 s]
/proc/loadavg: 3.66 3.81 5.26 5/182 7264
/proc/meminfo: memFree=29614668/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=947832 CPUtime=1509.09 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 224400 0 0 0 148747 2162 0 0 25 0 2 0 500938612 970579968 208391 33554432000 4194304 5787044 140734273979824 18446744073709551615 5528708 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7202/statm: 236958 208391 378 389 0 232708 0
[pid=7202/tid=7205] ppid=7201 vsize=947832 CPUtime=686.76 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4136 0 0 0 67340 1336 0 0 16 0 2 0 500939025 970579968 208391 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1509.09
Current children cumulated vsize (KiB) 956532

[startup+882.301 s]
/proc/loadavg: 3.43 3.72 5.14 5/182 7266
/proc/meminfo: memFree=29612284/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=1614.62 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 225040 0 0 0 159000 2462 0 0 25 0 2 0 500938612 971628544 209031 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 209031 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=732.28 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4203 0 0 0 71700 1528 0 0 16 0 2 0 500939025 971628544 209031 33554432000 4194304 5787044 140734273979824 18446744073709551615 5528761 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1614.62
Current children cumulated vsize (KiB) 957556

[startup+942.301 s]
/proc/loadavg: 3.61 3.71 5.04 4/182 7267
/proc/meminfo: memFree=29612004/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=1719.99 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 225103 0 0 0 169278 2721 0 0 25 0 2 0 500938612 971628544 209091 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526827 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 209091 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=777.65 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4203 0 0 0 76071 1694 0 0 16 0 2 0 500939025 971628544 209091 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1719.99
Current children cumulated vsize (KiB) 957556

[startup+1002.3 s]
/proc/loadavg: 3.52 3.67 4.94 5/182 7269
/proc/meminfo: memFree=29556420/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=1824.42 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 226870 0 0 0 179487 2955 0 0 25 0 2 0 500938612 971628544 210858 33554432000 4194304 5787044 140734273979824 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7202/statm: 237214 210858 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=822.08 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4203 0 0 0 80366 1842 0 0 16 0 2 0 500939025 971628544 210858 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1824.42
Current children cumulated vsize (KiB) 957556

[startup+1062.3 s]
/proc/loadavg: 3.24 3.57 4.83 5/182 7270
/proc/meminfo: memFree=29531836/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=1928.4 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 227827 0 0 0 189596 3244 0 0 25 0 2 0 500938612 971628544 211815 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 211815 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=866.06 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) S 7201 7201 7164 0 -1 4202560 4272 0 0 0 84583 2023 0 0 16 0 2 0 500939025 971628544 211815 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1928.4
Current children cumulated vsize (KiB) 957556

[startup+1122.3 s]
/proc/loadavg: 3.24 3.52 4.73 4/182 7272
/proc/meminfo: memFree=29479864/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=2032.35 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 228709 0 0 0 199718 3517 0 0 25 0 2 0 500938612 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 5534112 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 212680 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=910 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) S 7201 7201 7164 0 -1 4202560 4313 0 0 0 88799 2201 0 0 16 0 2 0 500939025 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2032.35
Current children cumulated vsize (KiB) 957556

[startup+1182.3 s]
/proc/loadavg: 3.31 3.50 4.65 3/182 7274
/proc/meminfo: memFree=29433088/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=2135.45 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 228709 0 0 0 209801 3744 0 0 25 0 2 0 500938612 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 212680 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=953.1 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4313 0 0 0 92965 2345 0 0 15 0 2 0 500939025 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2135.45
Current children cumulated vsize (KiB) 957556

[startup+1242.3 s]
/proc/loadavg: 3.31 3.45 4.56 3/182 7275
/proc/meminfo: memFree=29427100/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=948856 CPUtime=2239.37 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 228709 0 0 0 219911 4026 0 0 25 0 2 0 500938612 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207855 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237214 212680 378 389 0 232964 0
[pid=7202/tid=7205] ppid=7201 vsize=948856 CPUtime=997.02 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) R 7201 7201 7164 0 -1 4202560 4313 0 0 0 97174 2528 0 0 15 0 2 0 500939025 971628544 212680 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2239.37
Current children cumulated vsize (KiB) 957556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.44 4.48 5/182 7277
/proc/meminfo: memFree=29422096/32951124 swapFree=67111356/67111528
[pid=7201] ppid=7199 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7201/stat : 7201 (prissup.sh) S 7199 7201 7164 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 500938612 8908800 252 33554432000 4194304 4922060 140735156391504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7201/statm: 2175 252 211 178 0 68 0
[pid=7202] ppid=7201 vsize=950904 CPUtime=2338.13 cores=1,3,5,7
/proc/7202/stat : 7202 (priss) R 7201 7201 7164 0 -1 4202496 229985 0 0 0 229521 4292 0 0 25 0 2 0 500938612 973725696 213956 33554432000 4194304 5787044 140734273979824 18446744073709551615 5534153 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7202/statm: 237726 213956 378 389 0 233476 0
[pid=7202/tid=7205] ppid=7201 vsize=950904 CPUtime=1038.07 cores=1,3,5,7
/proc/7202/task/7205/stat : 7205 (priss) S 7201 7201 7164 0 -1 4202560 4361 0 0 0 101110 2697 0 0 16 0 2 0 500939025 973725696 213956 33554432000 4194304 5787044 140734273979824 18446744073709551615 270350207409 0 0 4096 0 18446604471134475456 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2338.13
Current children cumulated vsize (KiB) 959604

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 7201 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 2338.13
#
# 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): 2338.13
CPU user time (s): 2295.21
CPU system time (s): 42.92
CPU usage (%): 179.854
Max. virtual memory (cumulated for all children) (KiB): 959604

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= 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= 6
involuntary context switches= 3

runsolver used 2.16267 second user time and 4.93825 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 15:53:50
IDJOB=3293527
IDBENCH=88158
IDSOLVER=1601
FILE ID=node143/3293527-1304085227
RUNJOBID= node143-1304085226-7183
PBS_JOBID= 13170544
Free space on /tmp= 72692 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293527-1304085227/watcher-3293527-1304085227 -o /tmp/evaluation-result-3293527-1304085227/solver-3293527-1304085227 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3293527-1304085227.cnf 1338379966 4800 15500 4

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1338379966

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.846
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.75
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.846
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.846
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.74
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.846
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:      31097016 kB
Buffers:        211572 kB
Cached:        1160552 kB
SwapCached:        168 kB
Active:         638684 kB
Inactive:       927308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31097016 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          238720 kB
Writeback:           0 kB
AnonPages:      193824 kB
Mapped:          15576 kB
Slab:           224288 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   347000 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= 72624 MiB
End job on node143 at 2011-04-29 16:15:32