Trace number 3289525

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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: 16671
0.00/0.10	c parsetime: 98947us
0.00/0.10	c parsed 323566 clauses with 101451 variables
3.79/3.87	c preprocessor returned 101451 variables
3.79/3.87	c preprocessing returned UNKNOWN
3.79/3.87	c PP set 3820 variables
3.79/3.87	c pp time: 3745308us (3s)

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-3289525-1304052979/watcher-3289525-1304052979 -o /tmp/evaluation-result-3289525-1304052979/solver-3289525-1304052979 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3289525-1304052979.cnf 1325052408 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.60 3.64 3.55 4/179 16670
/proc/meminfo: memFree=18343740/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0

[startup+0.039657 s]
/proc/loadavg: 3.60 3.64 3.55 4/179 16670
/proc/meminfo: memFree=18343740/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100635 s]
/proc/loadavg: 3.60 3.64 3.55 4/179 16670
/proc/meminfo: memFree=18343740/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300563 s]
/proc/loadavg: 3.60 3.64 3.55 4/179 16670
/proc/meminfo: memFree=18343740/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700491 s]
/proc/loadavg: 3.60 3.64 3.55 4/179 16670
/proc/meminfo: memFree=18343740/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/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.60 3.64 3.55 4/181 16672
/proc/meminfo: memFree=18293248/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=89076 CPUtime=1.49 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 25940 0 0 0 147 2 0 0 25 0 1 0 595528555 91213824 16288 33554432000 4194304 5787044 140736336138560 18446744073709551615 4336193 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16671/statm: 22269 16288 338 389 0 18019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97776

[startup+3.10114 s]
/proc/loadavg: 3.60 3.64 3.55 4/181 16672
/proc/meminfo: memFree=18272420/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=93920 CPUtime=3.09 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 27183 0 0 0 306 3 0 0 25 0 1 0 595528555 96174080 17531 33554432000 4194304 5787044 140736336138560 18446744073709551615 4276379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16671/statm: 23480 17531 339 389 0 19230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102620

[startup+6.3006 s]
/proc/loadavg: 3.55 3.63 3.55 5/182 16673
/proc/meminfo: memFree=18249596/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=191172 CPUtime=7.98 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 32646 0 0 0 782 16 0 0 22 0 2 0 595528555 195760128 22994 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 47793 22994 390 389 0 43543 0
[pid=16671/tid=16673] ppid=16670 vsize=191172 CPUtime=1.68 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 317 0 0 0 156 12 0 0 15 0 2 0 595528944 195760128 22994 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 199872

[startup+12.7005 s]
/proc/loadavg: 3.51 3.62 3.54 5/182 16673
/proc/meminfo: memFree=18246396/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=191436 CPUtime=19.31 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 33204 0 0 0 1879 52 0 0 25 0 2 0 595528555 196030464 23552 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 47859 23552 390 389 0 43609 0
[pid=16671/tid=16673] ppid=16670 vsize=191436 CPUtime=6.61 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) S 16670 16670 14760 0 -1 4202560 354 0 0 0 615 46 0 0 15 0 2 0 595528944 196030464 23552 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 18446604453872370624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.31
Current children cumulated vsize (KiB) 200136

[startup+25.5004 s]
/proc/loadavg: 3.54 3.62 3.55 5/182 16673
/proc/meminfo: memFree=18243428/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=191696 CPUtime=42.06 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 33851 0 0 0 4105 101 0 0 25 0 2 0 595528555 196296704 24199 33554432000 4194304 5787044 140736336138560 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 47924 24199 390 389 0 43674 0
[pid=16671/tid=16673] ppid=16670 vsize=191696 CPUtime=16.57 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 388 0 0 0 1566 91 0 0 15 0 2 0 595528944 196296704 24199 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.06
Current children cumulated vsize (KiB) 200396

[startup+51.1011 s]
/proc/loadavg: 3.56 3.62 3.55 5/182 16675
/proc/meminfo: memFree=18234636/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=191828 CPUtime=87.77 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 34993 0 0 0 8596 181 0 0 25 0 2 0 595528555 196431872 25340 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 47957 25340 390 389 0 43707 0
[pid=16671/tid=16673] ppid=16670 vsize=191828 CPUtime=36.67 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 434 0 0 0 3505 162 0 0 15 0 2 0 595528944 196431872 25340 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 87.77
Current children cumulated vsize (KiB) 200528

[startup+102.307 s]
/proc/loadavg: 3.62 3.63 3.55 5/182 16675
/proc/meminfo: memFree=18202384/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=210332 CPUtime=179.82 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 40320 0 0 0 17673 309 0 0 25 0 2 0 595528555 215379968 30666 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 52583 30666 390 389 0 48333 0
[pid=16671/tid=16673] ppid=16670 vsize=210332 CPUtime=77.51 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 562 0 0 0 7474 277 0 0 15 0 2 0 595528944 215379968 30666 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 179.82
Current children cumulated vsize (KiB) 219032

[startup+162.301 s]
/proc/loadavg: 3.67 3.65 3.56 5/182 16677
/proc/meminfo: memFree=18169244/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=223040 CPUtime=288.16 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 43489 0 0 0 28394 422 0 0 25 0 2 0 595528555 228392960 33835 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 55760 33835 390 389 0 51510 0
[pid=16671/tid=16673] ppid=16670 vsize=223040 CPUtime=125.87 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 563 0 0 0 12205 382 0 0 15 0 2 0 595528944 228392960 33835 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 288.16
Current children cumulated vsize (KiB) 231740

[startup+222.301 s]
/proc/loadavg: 3.64 3.65 3.56 4/182 16679
/proc/meminfo: memFree=18141444/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=223040 CPUtime=396.98 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 49922 0 0 0 39151 547 0 0 25 0 2 0 595528555 228392960 40268 33554432000 4194304 5787044 140736336138560 18446744073709551615 5531862 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 55760 40268 390 389 0 51510 0
[pid=16671/tid=16673] ppid=16670 vsize=223040 CPUtime=174.68 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 563 0 0 0 16991 477 0 0 15 0 2 0 595528944 228392960 40268 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.98
Current children cumulated vsize (KiB) 231740

[startup+282.301 s]
/proc/loadavg: 3.62 3.64 3.56 5/182 16681
/proc/meminfo: memFree=18126672/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=228420 CPUtime=505.57 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 51252 0 0 0 49905 652 0 0 25 0 2 0 595528555 233902080 41598 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 57105 41598 390 389 0 52855 0
[pid=16671/tid=16673] ppid=16670 vsize=228420 CPUtime=223.27 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 589 0 0 0 21755 572 0 0 15 0 2 0 595528944 233902080 41598 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 505.57
Current children cumulated vsize (KiB) 237120


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

[pid=16671] ppid=16670 vsize=293616 CPUtime=1272.14 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 67827 0 0 0 126014 1200 0 0 25 0 2 0 595528555 300662784 58173 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 73404 58173 390 389 0 69154 0
[pid=16671/tid=16673] ppid=16670 vsize=293616 CPUtime=569.83 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1156 0 0 0 55933 1050 0 0 15 0 2 0 595528944 300662784 58173 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1272.14
Current children cumulated vsize (KiB) 302316

[startup+762.306 s]
/proc/loadavg: 3.54 3.61 3.57 5/182 16702
/proc/meminfo: memFree=17975920/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=314552 CPUtime=1382.99 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 73162 0 0 0 137042 1257 0 0 25 0 2 0 595528555 322101248 63508 33554432000 4194304 5787044 140736336138560 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 78638 63508 390 389 0 74388 0
[pid=16671/tid=16673] ppid=16670 vsize=314552 CPUtime=620.68 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1191 0 0 0 60971 1097 0 0 15 0 2 0 595528944 322101248 63508 33554432000 4194304 5787044 140736336138560 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1382.99
Current children cumulated vsize (KiB) 323252

[startup+822.3 s]
/proc/loadavg: 3.68 3.64 3.58 5/182 16704
/proc/meminfo: memFree=17962272/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=321708 CPUtime=1492.33 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 74749 0 0 0 147905 1328 0 0 25 0 2 0 595528555 329428992 65095 33554432000 4194304 5787044 140736336138560 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 80427 65095 390 389 0 76177 0
[pid=16671/tid=16673] ppid=16670 vsize=321708 CPUtime=670.03 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) S 16670 16670 14760 0 -1 4202560 1199 0 0 0 65843 1160 0 0 15 0 2 0 595528944 329428992 65095 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 18446604453872370624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1492.33
Current children cumulated vsize (KiB) 330408

[startup+882.3 s]
/proc/loadavg: 3.72 3.64 3.58 5/182 16706
/proc/meminfo: memFree=17941160/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=321708 CPUtime=1602.04 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 74751 0 0 0 158811 1393 0 0 25 0 2 0 595528555 329428992 65097 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 80427 65097 390 389 0 76177 0
[pid=16671/tid=16673] ppid=16670 vsize=321708 CPUtime=719.73 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1200 0 0 0 70758 1215 0 0 16 0 2 0 595528944 329428992 65097 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 330408

[startup+942.3 s]
/proc/loadavg: 3.69 3.64 3.58 4/182 16708
/proc/meminfo: memFree=17925640/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=321708 CPUtime=1712.07 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 74758 0 0 0 169752 1455 0 0 25 0 2 0 595528555 329428992 65104 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 80427 65104 390 389 0 76177 0
[pid=16671/tid=16673] ppid=16670 vsize=321708 CPUtime=769.76 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1201 0 0 0 75708 1268 0 0 15 0 2 0 595528944 329428992 65104 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1712.07
Current children cumulated vsize (KiB) 330408

[startup+1002.3 s]
/proc/loadavg: 3.67 3.64 3.59 4/182 16708
/proc/meminfo: memFree=17906016/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=321708 CPUtime=1822.57 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 74815 0 0 0 180745 1512 0 0 25 0 2 0 595528555 329428992 65161 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 80427 65161 390 389 0 76177 0
[pid=16671/tid=16673] ppid=16670 vsize=321708 CPUtime=820.26 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1239 0 0 0 80710 1316 0 0 15 0 2 0 595528944 329428992 65161 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1822.57
Current children cumulated vsize (KiB) 330408

[startup+1062.3 s]
/proc/loadavg: 3.64 3.63 3.58 5/182 16710
/proc/meminfo: memFree=17897688/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=323556 CPUtime=1933.05 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 75437 0 0 0 191744 1561 0 0 25 0 2 0 595528555 331321344 65783 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 80889 65783 390 389 0 76639 0
[pid=16671/tid=16673] ppid=16670 vsize=323556 CPUtime=870.74 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1332 0 0 0 85717 1357 0 0 15 0 2 0 595528944 331321344 65783 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1933.05
Current children cumulated vsize (KiB) 332256

[startup+1122.3 s]
/proc/loadavg: 3.77 3.67 3.59 5/182 16712
/proc/meminfo: memFree=17877212/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=342628 CPUtime=2043.73 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 80410 0 0 0 202763 1610 0 0 25 0 2 0 595528555 350851072 70756 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 85657 70756 390 389 0 81407 0
[pid=16671/tid=16673] ppid=16670 vsize=342628 CPUtime=921.42 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1499 0 0 0 90744 1398 0 0 16 0 2 0 595528944 350851072 70756 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2043.73
Current children cumulated vsize (KiB) 351328

[startup+1182.3 s]
/proc/loadavg: 3.81 3.69 3.61 4/182 16744
/proc/meminfo: memFree=18154196/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=356888 CPUtime=2154.71 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 84118 0 0 0 213817 1654 0 0 25 0 2 0 595528555 365453312 74464 33554432000 4194304 5787044 140736336138560 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 89222 74464 390 389 0 84972 0
[pid=16671/tid=16673] ppid=16670 vsize=356888 CPUtime=972.4 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1629 0 0 0 95807 1433 0 0 16 0 2 0 595528944 365453312 74464 33554432000 4194304 5787044 140736336138560 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2154.71
Current children cumulated vsize (KiB) 365588

[startup+1242.3 s]
/proc/loadavg: 3.69 3.69 3.61 4/182 16746
/proc/meminfo: memFree=18111396/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=371828 CPUtime=2265.52 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 87973 0 0 0 224859 1693 0 0 25 0 2 0 595528555 380751872 78319 33554432000 4194304 5787044 140736336138560 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 92957 78319 390 389 0 88707 0
[pid=16671/tid=16673] ppid=16670 vsize=371828 CPUtime=1023.21 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1726 0 0 0 100856 1465 0 0 16 0 2 0 595528944 380751872 78319 33554432000 4194304 5787044 140736336138560 18446744073709551615 5522464 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2265.52
Current children cumulated vsize (KiB) 380528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.91 3.74 3.63 5/182 16746
/proc/meminfo: memFree=18097236/32951124 swapFree=67110396/67111528
[pid=16670] ppid=16668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16670/stat : 16670 (prissup.sh) S 16668 16670 14760 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595528555 8908800 252 33554432000 4194304 4922060 140736010385040 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16670/statm: 2175 252 211 178 0 68 0
[pid=16671] ppid=16670 vsize=371828 CPUtime=2370.92 cores=0,2,4,6
/proc/16671/stat : 16671 (priss) R 16670 16670 14760 0 -1 4202496 87973 0 0 0 235337 1755 0 0 25 0 2 0 595528555 380751872 78319 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16671/statm: 92957 78319 390 389 0 88707 0
[pid=16671/tid=16673] ppid=16670 vsize=371828 CPUtime=1070.91 cores=0,2,4,6
/proc/16671/task/16673/stat : 16673 (priss) R 16670 16670 14760 0 -1 4202560 1726 0 0 0 105572 1519 0 0 15 0 2 0 595528944 380751872 78319 33554432000 4194304 5787044 140736336138560 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2370.92
Current children cumulated vsize (KiB) 380528

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 16670 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2370.92
#
# 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): 2370.92
CPU user time (s): 2353.37
CPU system time (s): 17.55
CPU usage (%): 182.376
Max. virtual memory (cumulated for all children) (KiB): 380528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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.26365 second user time and 4.84026 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 06:56:19
IDJOB=3289525
IDBENCH=83126
IDSOLVER=1601
FILE ID=node118/3289525-1304052979
RUNJOBID= node118-1304037750-14778
PBS_JOBID= 13170373
Free space on /tmp= 71608 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top30.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289525-1304052979/watcher-3289525-1304052979 -o /tmp/evaluation-result-3289525-1304052979/solver-3289525-1304052979 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3289525-1304052979.cnf 1325052408 4800 15500 4

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=1325052408

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:      18343780 kB
Buffers:       1898772 kB
Cached:       11988924 kB
SwapCached:        600 kB
Active:        9537168 kB
Inactive:      4535016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18343780 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            7004 kB
Writeback:           0 kB
AnonPages:      182896 kB
Mapped:          15624 kB
Slab:           471412 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   342528 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= 71608 MiB
End job on node118 at 2011-04-29 07:18:01