Trace number 3288375

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

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_r_uc_sat.cnf
MD5SUMa5cb42fe5f9238d9fb581eb8ad81e23f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.2323
Satisfiable
(Un)Satisfiability was proved
Number of variables467551
Number of clauses4467733
Sum of the clauses size15691163
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2635833
Number of clauses of size 3908103
Number of clauses of size 42923797
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: 16435
1.38/1.43	c parsetime: 1433227us
1.38/1.43	c parsed 4467733 clauses with 467551 variables
23.99/24.06	c preprocessor returned 467551 variables
23.99/24.06	c preprocessing returned UNKNOWN
23.99/24.06	c PP set 208 variables
23.99/24.06	c pp time: 22522667us (22s)

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-3288375-1304050902/watcher-3288375-1304050902 -o /tmp/evaluation-result-3288375-1304050902/solver-3288375-1304050902 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3288375-1304050902.cnf 1929969416 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.58 3.58 3.35 3/179 16434
/proc/meminfo: memFree=17970564/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0

[startup+0.0155801 s]
/proc/loadavg: 3.58 3.58 3.35 3/179 16434
/proc/meminfo: memFree=17970564/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100557 s]
/proc/loadavg: 3.58 3.58 3.35 3/179 16434
/proc/meminfo: memFree=17970564/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300527 s]
/proc/loadavg: 3.58 3.58 3.35 3/179 16434
/proc/meminfo: memFree=17970564/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700424 s]
/proc/loadavg: 3.58 3.58 3.35 3/179 16434
/proc/meminfo: memFree=17970564/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 3.53 3.57 3.35 4/181 16436
/proc/meminfo: memFree=17856600/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=285360 CPUtime=1.49 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 68638 0 0 0 139 10 0 0 25 0 1 0 595321353 292208640 60630 33554432000 4194304 5787044 140737024326512 18446744073709551615 4380073 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16435/statm: 71340 60634 318 389 0 67090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294060

[startup+3.1011 s]
/proc/loadavg: 3.53 3.57 3.35 4/181 16436
/proc/meminfo: memFree=17643356/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=440236 CPUtime=3.08 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 137474 0 0 0 290 18 0 0 25 0 1 0 595321353 450801664 96083 33554432000 4194304 5787044 140737024326512 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16435/statm: 110059 96083 335 389 0 105809 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 448936

[startup+6.30054 s]
/proc/loadavg: 3.53 3.57 3.35 4/181 16438
/proc/meminfo: memFree=17557308/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=479992 CPUtime=6.28 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 145324 0 0 0 609 19 0 0 25 0 1 0 595321353 491511808 103933 33554432000 4194304 5787044 140737024326512 18446744073709551615 4390892 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16435/statm: 119998 103933 337 389 0 115748 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 488692

[startup+12.7005 s]
/proc/loadavg: 3.45 3.55 3.35 3/181 16438
/proc/meminfo: memFree=17522332/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=515048 CPUtime=12.69 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 154103 0 0 0 1249 20 0 0 25 0 1 0 595321353 527409152 112712 33554432000 4194304 5787044 140737024326512 18446744073709551615 4278467 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16435/statm: 128762 112712 338 389 0 124512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 523748

[startup+25.5003 s]
/proc/loadavg: 3.38 3.53 3.34 4/182 16439
/proc/meminfo: memFree=17376872/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=757548 CPUtime=25.63 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 229825 0 0 0 2532 31 0 0 18 0 2 0 595321353 775729152 154244 33554432000 4194304 5787044 140737024326512 18446744073709551615 5531966 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16435/statm: 189387 154244 387 389 0 185137 0
[pid=16435/tid=16439] ppid=16434 vsize=757548 CPUtime=0.13 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 605 0 0 0 13 0 0 0 17 0 2 0 595323813 775729152 154244 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 766248

[startup+51.1011 s]
/proc/loadavg: 3.46 3.54 3.35 4/182 16439
/proc/meminfo: memFree=17317532/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=823216 CPUtime=70.35 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 239112 0 0 0 6960 75 0 0 20 0 2 0 595321353 842973184 163531 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16435/statm: 205804 163531 390 389 0 201554 0
[pid=16435/tid=16439] ppid=16434 vsize=823216 CPUtime=19.26 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 5015 0 0 0 1898 28 0 0 15 0 2 0 595323813 842973184 163531 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 70.35
Current children cumulated vsize (KiB) 831916

[startup+102.307 s]
/proc/loadavg: 3.31 3.49 3.35 5/182 16471
/proc/meminfo: memFree=17584976/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=823216 CPUtime=159.7 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 241898 0 0 0 15831 139 0 0 25 0 2 0 595321353 842973184 166317 33554432000 4194304 5787044 140737024326512 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16435/statm: 205804 166317 390 389 0 201554 0
[pid=16435/tid=16439] ppid=16434 vsize=823216 CPUtime=57.4 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 5794 0 0 0 5662 78 0 0 15 0 2 0 595323813 842973184 166317 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 159.7
Current children cumulated vsize (KiB) 831916

[startup+162.301 s]
/proc/loadavg: 3.41 3.49 3.35 5/182 16473
/proc/meminfo: memFree=17568444/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=823216 CPUtime=264.42 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 243309 0 0 0 26235 207 0 0 25 0 2 0 595321353 842973184 167728 33554432000 4194304 5787044 140737024326512 18446744073709551615 5531815 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16435/statm: 205804 167728 390 389 0 201554 0
[pid=16435/tid=16439] ppid=16434 vsize=823216 CPUtime=102.13 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 5796 0 0 0 10084 129 0 0 15 0 2 0 595323813 842973184 167728 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 264.42
Current children cumulated vsize (KiB) 831916

[startup+222.3 s]
/proc/loadavg: 3.58 3.52 3.37 4/182 16473
/proc/meminfo: memFree=17556072/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=823216 CPUtime=369.56 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 243795 0 0 0 36692 264 0 0 25 0 2 0 595321353 842973184 168213 33554432000 4194304 5787044 140737024326512 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16435/statm: 205804 168213 390 389 0 201554 0
[pid=16435/tid=16439] ppid=16434 vsize=823216 CPUtime=147.27 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 5959 0 0 0 14551 176 0 0 15 0 2 0 595323813 842973184 168213 33554432000 4194304 5787044 140737024326512 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 369.56
Current children cumulated vsize (KiB) 831916

[startup+282.3 s]
/proc/loadavg: 3.38 3.47 3.36 4/182 16475
/proc/meminfo: memFree=17545248/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=827396 CPUtime=474.5 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 245129 0 0 0 47124 326 0 0 25 0 2 0 595321353 847253504 169547 33554432000 4194304 5787044 140737024326512 18446744073709551615 5531976 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16435/statm: 206849 169547 390 389 0 202599 0
[pid=16435/tid=16439] ppid=16434 vsize=827396 CPUtime=192.21 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6226 0 0 0 18996 225 0 0 16 0 2 0 595323813 847253504 169547 33554432000 4194304 5787044 140737024326512 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 474.5
Current children cumulated vsize (KiB) 836096

[startup+342.301 s]
/proc/loadavg: 3.47 3.47 3.37 5/182 16477
/proc/meminfo: memFree=17531052/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=16435] ppid=16434 vsize=892932 CPUtime=1199.86 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 256577 0 0 0 119265 721 0 0 25 0 2 0 595321353 914362368 180852 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 223233 180852 390 389 0 218983 0
[pid=16435/tid=16439] ppid=16434 vsize=892932 CPUtime=497.58 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6534 0 0 0 49328 430 0 0 17 0 2 0 595323813 914362368 180852 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1199.86
Current children cumulated vsize (KiB) 901632

[startup+762.306 s]
/proc/loadavg: 3.55 3.61 3.46 5/182 16518
/proc/meminfo: memFree=17552044/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=892932 CPUtime=1302.86 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 256581 0 0 0 129511 775 0 0 25 0 2 0 595321353 914362368 180856 33554432000 4194304 5787044 140737024326512 18446744073709551615 4254645 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 223233 180856 390 389 0 218983 0
[pid=16435/tid=16439] ppid=16434 vsize=892932 CPUtime=540.56 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 6536 0 0 0 53607 449 0 0 17 0 2 0 595323813 914362368 180856 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1302.86
Current children cumulated vsize (KiB) 901632

[startup+822.3 s]
/proc/loadavg: 3.47 3.57 3.46 5/182 16518
/proc/meminfo: memFree=17531792/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=896628 CPUtime=1405.92 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 257557 0 0 0 139771 821 0 0 25 0 2 0 595321353 918147072 181832 33554432000 4194304 5787044 140737024326512 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 224157 181832 390 389 0 219907 0
[pid=16435/tid=16439] ppid=16434 vsize=896628 CPUtime=583.63 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6536 0 0 0 57897 466 0 0 17 0 2 0 595323813 918147072 181832 33554432000 4194304 5787044 140737024326512 18446744073709551615 5523162 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1405.92
Current children cumulated vsize (KiB) 905328

[startup+882.3 s]
/proc/loadavg: 3.44 3.55 3.45 4/182 16520
/proc/meminfo: memFree=17512784/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=909168 CPUtime=1509.22 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 260728 0 0 0 150041 881 0 0 25 0 2 0 595321353 930988032 185003 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 227292 185003 390 389 0 223042 0
[pid=16435/tid=16439] ppid=16434 vsize=909168 CPUtime=626.93 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 6536 0 0 0 62205 488 0 0 17 0 2 0 595323813 930988032 185003 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1509.22
Current children cumulated vsize (KiB) 917868

[startup+942.3 s]
/proc/loadavg: 3.61 3.59 3.47 5/182 16522
/proc/meminfo: memFree=17480124/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=915836 CPUtime=1611.95 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 262916 0 0 0 160259 936 0 0 25 0 2 0 595321353 937816064 187191 33554432000 4194304 5787044 140737024326512 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 228959 187191 390 389 0 224709 0
[pid=16435/tid=16439] ppid=16434 vsize=915836 CPUtime=669.67 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6599 0 0 0 66458 509 0 0 17 0 2 0 595323813 937816064 187191 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1611.95
Current children cumulated vsize (KiB) 924536

[startup+1002.3 s]
/proc/loadavg: 3.68 3.60 3.48 4/182 16524
/proc/meminfo: memFree=17467692/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=915836 CPUtime=1715.05 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 266008 0 0 0 170519 986 0 0 25 0 2 0 595321353 937816064 190283 33554432000 4194304 5787044 140737024326512 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 228959 190283 390 389 0 224709 0
[pid=16435/tid=16439] ppid=16434 vsize=915836 CPUtime=712.76 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 6599 0 0 0 70749 527 0 0 18 0 2 0 595323813 937816064 190283 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1715.05
Current children cumulated vsize (KiB) 924536

[startup+1062.3 s]
/proc/loadavg: 3.46 3.56 3.47 5/182 16529
/proc/meminfo: memFree=17447876/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=915836 CPUtime=1818.37 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 267752 0 0 0 180796 1041 0 0 25 0 2 0 595321353 937816064 192027 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 228959 192027 390 389 0 224709 0
[pid=16435/tid=16439] ppid=16434 vsize=915836 CPUtime=756.07 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6599 0 0 0 75060 547 0 0 17 0 2 0 595323813 937816064 192027 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1818.37
Current children cumulated vsize (KiB) 924536

[startup+1122.3 s]
/proc/loadavg: 3.50 3.55 3.46 4/182 16529
/proc/meminfo: memFree=17418420/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=915836 CPUtime=1921.73 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 269760 0 0 0 191082 1091 0 0 25 0 2 0 595321353 937816064 194035 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 228959 194035 390 389 0 224709 0
[pid=16435/tid=16439] ppid=16434 vsize=915836 CPUtime=799.43 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6658 0 0 0 79379 564 0 0 17 0 2 0 595323813 937816064 194035 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1921.73
Current children cumulated vsize (KiB) 924536

[startup+1182.3 s]
/proc/loadavg: 3.70 3.60 3.48 4/182 16531
/proc/meminfo: memFree=17406116/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=981372 CPUtime=2025.4 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 272696 0 0 0 201399 1141 0 0 25 0 2 0 595321353 1004924928 196971 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 245343 196971 390 389 0 241093 0
[pid=16435/tid=16439] ppid=16434 vsize=981372 CPUtime=843.11 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) R 16434 16434 14760 0 -1 4202560 6658 0 0 0 83729 582 0 0 17 0 2 0 595323813 1004924928 196971 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2025.4
Current children cumulated vsize (KiB) 990072

[startup+1242.3 s]
/proc/loadavg: 3.61 3.59 3.49 5/182 16533
/proc/meminfo: memFree=17390076/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=981372 CPUtime=2129.17 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 276649 0 0 0 211723 1194 0 0 25 0 2 0 595321353 1004924928 200924 33554432000 4194304 5787044 140737024326512 18446744073709551615 4254537 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 245343 200924 390 389 0 241093 0
[pid=16435/tid=16439] ppid=16434 vsize=981372 CPUtime=886.88 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 6658 0 0 0 88087 601 0 0 17 0 2 0 595323813 1004924928 200924 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2129.17
Current children cumulated vsize (KiB) 990072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.49 3.55 3.47 4/182 16535
/proc/meminfo: memFree=17383356/32951124 swapFree=67110396/67111528
[pid=16434] ppid=16432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16434/stat : 16434 (prissup.sh) S 16432 16434 14760 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 595321353 8908800 252 33554432000 4194304 4922060 140736257889632 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16434/statm: 2175 252 211 178 0 68 0
[pid=16435] ppid=16434 vsize=981372 CPUtime=2228.16 cores=0,2,4,6
/proc/16435/stat : 16435 (priss) R 16434 16434 14760 0 -1 4202496 277108 0 0 0 221573 1243 0 0 25 0 2 0 595321353 1004924928 201182 33554432000 4194304 5787044 140737024326512 18446744073709551615 5531256 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16435/statm: 245343 201182 390 389 0 241093 0
[pid=16435/tid=16439] ppid=16434 vsize=981372 CPUtime=928.15 cores=0,2,4,6
/proc/16435/task/16439/stat : 16439 (priss) S 16434 16434 14760 0 -1 4202560 6658 0 0 0 92197 618 0 0 17 0 2 0 595323813 1004924928 201182 33554432000 4194304 5787044 140737024326512 18446744073709551615 224296749489 0 0 4096 0 18446604453905187008 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2228.16
Current children cumulated vsize (KiB) 990072

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 16434 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 2228.16
#
# 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): 2228.16
CPU user time (s): 2215.73
CPU system time (s): 12.43
CPU usage (%): 171.395
Max. virtual memory (cumulated for all children) (KiB): 990072

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

runsolver used 2.24866 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 06:21:47
IDJOB=3288375
IDBENCH=82495
IDSOLVER=1601
FILE ID=node118/3288375-1304050902
RUNJOBID= node118-1304037750-14778
PBS_JOBID= 13170373
Free space on /tmp= 71488 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/manthey/traffic/traffic_r_uc_sat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288375-1304050902/watcher-3288375-1304050902 -o /tmp/evaluation-result-3288375-1304050902/solver-3288375-1304050902 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3288375-1304050902.cnf 1929969416 4800 15500 4

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=1929969416

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17970596 kB
Buffers:       1898668 kB
Cached:       12106328 kB
SwapCached:        600 kB
Active:        9907700 kB
Inactive:      4532472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17970596 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          121640 kB
Writeback:           0 kB
AnonPages:      434072 kB
Mapped:          15656 kB
Slab:           476248 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   596288 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= 71496 MiB
End job on node118 at 2011-04-29 06:43:29