Trace number 3291411

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

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: 3493
0.00/0.03	c parsetime: 26402us
0.00/0.03	c parsed 74581 clauses with 11680 variables
1.10/1.13	c preprocessor returned 11980 variables
1.10/1.13	c preprocessing returned UNKNOWN
1.10/1.13	c PP set 6 variables
1.10/1.13	c pp time: 1097831us (1s)

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

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

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


[startup+0 s]
/proc/loadavg: 3.84 3.80 3.73 3/183 3492
/proc/meminfo: memFree=22225868/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0

[startup+0.097918 s]
/proc/loadavg: 3.84 3.80 3.73 3/183 3492
/proc/meminfo: memFree=22225868/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100914 s]
/proc/loadavg: 3.84 3.80 3.73 3/183 3492
/proc/meminfo: memFree=22225868/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300908 s]
/proc/loadavg: 3.84 3.80 3.73 3/183 3492
/proc/meminfo: memFree=22225868/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700803 s]
/proc/loadavg: 3.84 3.80 3.73 3/183 3492
/proc/meminfo: memFree=22225868/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 3.84 3.80 3.73 4/185 3494
/proc/meminfo: memFree=22211220/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=110512 CPUtime=1.76 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 5561 0 0 0 169 7 0 0 20 0 2 0 518308273 113164288 4469 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 27628 4469 392 389 0 23378 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 119212

[startup+3.10038 s]
/proc/loadavg: 3.84 3.80 3.73 5/186 3495
/proc/meminfo: memFree=22208360/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=110512 CPUtime=4.61 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 5657 0 0 0 434 27 0 0 25 0 2 0 518308273 113164288 4565 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 27628 4565 392 389 0 23378 0
[pid=3493/tid=3495] ppid=3492 vsize=110512 CPUtime=1.51 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 92 0 0 0 135 16 0 0 15 0 2 0 518308387 113164288 4565 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 119212

[startup+6.30079 s]
/proc/loadavg: 3.85 3.81 3.73 5/186 3495
/proc/meminfo: memFree=22207244/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=110776 CPUtime=10.26 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 5849 0 0 0 962 64 0 0 25 0 2 0 518308273 113434624 4757 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 27694 4757 392 389 0 23444 0
[pid=3493/tid=3495] ppid=3492 vsize=110776 CPUtime=3.96 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 99 0 0 0 354 42 0 0 16 0 2 0 518308387 113434624 4757 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.26
Current children cumulated vsize (KiB) 119476

[startup+12.7006 s]
/proc/loadavg: 3.86 3.81 3.73 4/186 3496
/proc/meminfo: memFree=22205124/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=110908 CPUtime=21.55 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 6293 0 0 0 2027 128 0 0 25 0 2 0 518308273 113569792 5201 33554432000 4194304 5787044 140735482756560 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 27727 5201 392 389 0 23477 0
[pid=3493/tid=3495] ppid=3492 vsize=110908 CPUtime=8.86 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 111 0 0 0 801 85 0 0 16 0 2 0 518308387 113569792 5201 33554432000 4194304 5787044 140735482756560 18446744073709551615 5531579 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.55
Current children cumulated vsize (KiB) 119608

[startup+25.5012 s]
/proc/loadavg: 3.81 3.80 3.73 5/186 3496
/proc/meminfo: memFree=22202180/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=111172 CPUtime=44.22 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 7049 0 0 0 4206 216 0 0 25 0 2 0 518308273 113840128 5957 33554432000 4194304 5787044 140735482756560 18446744073709551615 5531818 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 27793 5957 392 389 0 23543 0
[pid=3493/tid=3495] ppid=3492 vsize=111172 CPUtime=18.73 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 160 0 0 0 1731 142 0 0 16 0 2 0 518308387 113840128 5957 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.22
Current children cumulated vsize (KiB) 119872

[startup+51.1005 s]
/proc/loadavg: 3.72 3.78 3.72 5/186 3497
/proc/meminfo: memFree=22192456/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=115692 CPUtime=89.35 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 9567 0 0 0 8602 333 0 0 25 0 2 0 518308273 118468608 8475 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 28923 8475 392 389 0 24673 0
[pid=3493/tid=3495] ppid=3492 vsize=115692 CPUtime=38.26 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 245 0 0 0 3607 219 0 0 16 0 2 0 518308387 118468608 8475 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.35
Current children cumulated vsize (KiB) 124392

[startup+102.307 s]
/proc/loadavg: 3.68 3.77 3.72 4/186 3499
/proc/meminfo: memFree=22180292/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=116520 CPUtime=178.97 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 12510 0 0 0 17364 533 0 0 25 0 2 0 518308273 119316480 11394 33554432000 4194304 5787044 140735482756560 18446744073709551615 4220930 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 29130 11394 392 389 0 24880 0
[pid=3493/tid=3495] ppid=3492 vsize=116520 CPUtime=76.66 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 441 0 0 0 7323 343 0 0 15 0 2 0 518308387 119316480 11394 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.97
Current children cumulated vsize (KiB) 125220

[startup+162.301 s]
/proc/loadavg: 3.68 3.75 3.72 4/186 3501
/proc/meminfo: memFree=22153248/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=139484 CPUtime=283.03 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 19090 0 0 0 27572 731 0 0 25 0 2 0 518308273 142831616 17974 33554432000 4194304 5787044 140735482756560 18446744073709551615 4218750 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 34871 17974 392 389 0 30621 0
[pid=3493/tid=3495] ppid=3492 vsize=139484 CPUtime=120.73 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 721 0 0 0 11608 465 0 0 15 0 2 0 518308387 142831616 17974 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 283.03
Current children cumulated vsize (KiB) 148184

[startup+222.301 s]
/proc/loadavg: 3.63 3.73 3.71 5/186 3502
/proc/meminfo: memFree=22127560/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=140252 CPUtime=387.92 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 23008 0 0 0 37877 915 0 0 25 0 2 0 518308273 143618048 21845 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 35063 21845 392 389 0 30813 0
[pid=3493/tid=3495] ppid=3492 vsize=140252 CPUtime=165.61 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 863 0 0 0 15984 577 0 0 15 0 2 0 518308387 143618048 21845 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 387.92
Current children cumulated vsize (KiB) 148952

[startup+282.301 s]
/proc/loadavg: 3.67 3.73 3.71 4/186 3504
/proc/meminfo: memFree=22105976/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=142304 CPUtime=492.23 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 26650 0 0 0 48132 1091 0 0 25 0 2 0 518308273 145719296 25390 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 35576 25390 392 389 0 31326 0
[pid=3493/tid=3495] ppid=3492 vsize=142304 CPUtime=209.93 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 912 0 0 0 20304 689 0 0 15 0 2 0 518308387 145719296 25390 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 492.23

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

[pid=3493] ppid=3492 vsize=220264 CPUtime=1230.77 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 41450 0 0 0 121095 1982 0 0 25 0 2 0 518308273 225550336 39378 33554432000 4194304 5787044 140735482756560 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 55066 39378 392 389 0 50816 0
[pid=3493/tid=3495] ppid=3492 vsize=220264 CPUtime=528.46 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 1387 0 0 0 51599 1247 0 0 16 0 2 0 518308387 225550336 39378 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1230.77
Current children cumulated vsize (KiB) 228964

[startup+762.307 s]
/proc/loadavg: 3.54 3.66 3.70 5/186 3530
/proc/meminfo: memFree=22003496/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=227436 CPUtime=1337.56 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 47899 0 0 0 131669 2087 0 0 25 0 2 0 518308273 232894464 45827 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 56859 45827 392 389 0 52609 0
[pid=3493/tid=3495] ppid=3492 vsize=227436 CPUtime=575.24 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 1916 0 0 0 56216 1308 0 0 15 0 2 0 518308387 232894464 45827 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1337.56
Current children cumulated vsize (KiB) 236136

[startup+822.301 s]
/proc/loadavg: 3.62 3.66 3.69 5/186 3532
/proc/meminfo: memFree=21981300/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=292972 CPUtime=1446.04 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 51308 0 0 0 142425 2179 0 0 25 0 2 0 518308273 300003328 49011 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 73243 49011 392 389 0 68993 0
[pid=3493/tid=3495] ppid=3492 vsize=292972 CPUtime=623.72 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 1951 0 0 0 61010 1362 0 0 16 0 2 0 518308387 300003328 49011 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1446.04
Current children cumulated vsize (KiB) 301672

[startup+882.3 s]
/proc/loadavg: 3.40 3.60 3.67 4/185 3565
/proc/meminfo: memFree=21900160/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=292972 CPUtime=1551.09 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 51308 0 0 0 152800 2309 0 0 25 0 2 0 518308273 300003328 49011 33554432000 4194304 5787044 140735482756560 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 73243 49011 392 389 0 68993 0
[pid=3493/tid=3495] ppid=3492 vsize=292972 CPUtime=668.77 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 1951 0 0 0 65430 1447 0 0 15 0 2 0 518308387 300003328 49011 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1551.09
Current children cumulated vsize (KiB) 301672

[startup+942.3 s]
/proc/loadavg: 3.00 3.45 3.61 4/185 3566
/proc/meminfo: memFree=21900032/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=292972 CPUtime=1657.02 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 51315 0 0 0 163291 2411 0 0 25 0 2 0 518308273 300003328 49018 33554432000 4194304 5787044 140735482756560 18446744073709551615 4218260 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 73243 49018 392 389 0 68993 0
[pid=3493/tid=3495] ppid=3492 vsize=292972 CPUtime=714.7 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 1951 0 0 0 69961 1509 0 0 15 0 2 0 518308387 300003328 49018 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1657.02
Current children cumulated vsize (KiB) 301672

[startup+1002.3 s]
/proc/loadavg: 2.79 3.30 3.55 4/185 3568
/proc/meminfo: memFree=21898968/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=293484 CPUtime=1763.13 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 51469 0 0 0 173811 2502 0 0 25 0 2 0 518308273 300527616 49172 33554432000 4194304 5787044 140735482756560 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 73371 49172 392 389 0 69121 0
[pid=3493/tid=3495] ppid=3492 vsize=293484 CPUtime=760.8 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 2057 0 0 0 74514 1566 0 0 16 0 2 0 518308387 300527616 49172 33554432000 4194304 5787044 140735482756560 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1763.13
Current children cumulated vsize (KiB) 302184

[startup+1062.3 s]
/proc/loadavg: 2.79 3.21 3.50 4/185 3570
/proc/meminfo: memFree=21892880/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=297584 CPUtime=1870.06 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 53030 0 0 0 184423 2583 0 0 25 0 2 0 518308273 304726016 50733 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 74396 50733 392 389 0 70146 0
[pid=3493/tid=3495] ppid=3492 vsize=297584 CPUtime=807.74 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 2102 0 0 0 79159 1615 0 0 16 0 2 0 518308387 304726016 50733 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1870.06
Current children cumulated vsize (KiB) 306284

[startup+1122.3 s]
/proc/loadavg: 2.88 3.16 3.46 4/185 3571
/proc/meminfo: memFree=21875628/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=298096 CPUtime=1977.28 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 57314 0 0 0 195057 2671 0 0 25 0 2 0 518308273 305250304 55017 33554432000 4194304 5787044 140735482756560 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 74524 55017 392 389 0 70274 0
[pid=3493/tid=3495] ppid=3492 vsize=298096 CPUtime=854.95 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 2263 0 0 0 83832 1663 0 0 16 0 2 0 518308387 305250304 55017 33554432000 4194304 5787044 140735482756560 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1977.28
Current children cumulated vsize (KiB) 306796

[startup+1182.3 s]
/proc/loadavg: 2.88 3.11 3.43 3/185 3573
/proc/meminfo: memFree=21855136/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=302452 CPUtime=2084.41 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 62499 0 0 0 205688 2753 0 0 25 0 2 0 518308273 309710848 60202 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 75613 60202 392 389 0 71363 0
[pid=3493/tid=3495] ppid=3492 vsize=302452 CPUtime=902.07 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 2356 0 0 0 88498 1709 0 0 15 0 2 0 518308387 309710848 60202 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2084.41
Current children cumulated vsize (KiB) 311152

[startup+1242.3 s]
/proc/loadavg: 2.86 3.06 3.39 4/185 3574
/proc/meminfo: memFree=21841484/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=304500 CPUtime=2194.05 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 66010 0 0 0 216588 2817 0 0 25 0 2 0 518308273 311808000 63386 33554432000 4194304 5787044 140735482756560 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 76125 63386 392 389 0 71875 0
[pid=3493/tid=3495] ppid=3492 vsize=304500 CPUtime=951.71 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) R 3492 3492 32466 0 -1 4202560 2653 0 0 0 93426 1745 0 0 25 0 2 0 518308387 311808000 63386 33554432000 4194304 5787044 140735482756560 18446744073709551615 5522477 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2194.05
Current children cumulated vsize (KiB) 313200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.90 3.03 3.35 4/185 3576
/proc/meminfo: memFree=21841344/32951124 swapFree=67111524/67111528
[pid=3492] ppid=3490 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3492/stat : 3492 (prissup.sh) S 3490 3492 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518308273 8908800 251 33554432000 4194304 4922060 140736394764112 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3492/statm: 2175 251 211 178 0 68 0
[pid=3493] ppid=3492 vsize=304500 CPUtime=2298.79 cores=1,3,5,7
/proc/3493/stat : 3493 (priss) R 3492 3492 32466 0 -1 4202496 66012 0 0 0 226988 2891 0 0 25 0 2 0 518308273 311808000 63388 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3493/statm: 76125 63388 392 389 0 71875 0
[pid=3493/tid=3495] ppid=3492 vsize=304500 CPUtime=998.76 cores=1,3,5,7
/proc/3493/task/3495/stat : 3495 (priss) S 3492 3492 32466 0 -1 4202560 2653 0 0 0 98085 1791 0 0 15 0 2 0 518308387 311808000 63388 33554432000 4194304 5787044 140735482756560 18446744073709551615 255389125041 0 0 4096 0 18446604471123607936 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2298.79
Current children cumulated vsize (KiB) 313200

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 3492 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2298.79
#
# 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): 2298.79
CPU user time (s): 2269.88
CPU system time (s): 28.91
CPU usage (%): 176.827
Max. virtual memory (cumulated for all children) (KiB): 313200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.9767 second user time and 5.12922 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 10:51:44
IDJOB=3291411
IDBENCH=84215
IDSOLVER=1601
FILE ID=node135/3291411-1304067104
RUNJOBID= node135-1304058996-2706
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291411-1304067104/watcher-3291411-1304067104 -o /tmp/evaluation-result-3291411-1304067104/solver-3291411-1304067104 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291411-1304067104.cnf 1875036433 4800 15500 4

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=1875036433

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.83
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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22226148 kB
Buffers:       1832520 kB
Cached:        8139964 kB
SwapCached:          4 kB
Active:        2562836 kB
Inactive:      7569708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22226148 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3112 kB
Writeback:           0 kB
AnonPages:      159368 kB
Mapped:          15528 kB
Slab:           528676 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   316544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71088 MiB
End job on node135 at 2011-04-29 11:13:26