Trace number 3265110

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 26707
0.00/0.01	c parsetime: 8404us
0.00/0.01	c parsed 34695 clauses with 1575 variables
1.69/1.70	c preprocessor returned 10012 variables
1.69/1.70	c preprocessing returned UNKNOWN
1.69/1.70	c PP set 0 variables
1.69/1.70	c pp time: 1693309us (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-3265110-1304074883/watcher-3265110-1304074883 -o /tmp/evaluation-result-3265110-1304074883/solver-3265110-1304074883 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265110-1304074883.cnf 250853400 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.87 3.87 3.78 4/179 26706
/proc/meminfo: memFree=18192656/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0

[startup+0.046529 s]
/proc/loadavg: 3.87 3.87 3.78 4/179 26706
/proc/meminfo: memFree=18192656/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100517 s]
/proc/loadavg: 3.87 3.87 3.78 4/179 26706
/proc/meminfo: memFree=18192656/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300476 s]
/proc/loadavg: 3.87 3.87 3.78 4/179 26706
/proc/meminfo: memFree=18192656/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700402 s]
/proc/loadavg: 3.87 3.87 3.78 4/179 26706
/proc/meminfo: memFree=18192656/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50024 s]
/proc/loadavg: 3.87 3.87 3.78 4/181 26708
/proc/meminfo: memFree=18185572/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=26660 CPUtime=1.49 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 3676 0 0 0 149 0 0 0 20 0 1 0 519084957 27299840 2594 33554432000 4194304 5787044 140733539134576 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26707/statm: 6665 2594 342 389 0 2415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35360

[startup+3.1009 s]
/proc/loadavg: 3.87 3.87 3.78 5/182 26709
/proc/meminfo: memFree=18180232/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=104604 CPUtime=3.81 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 5527 0 0 0 354 27 0 0 21 0 2 0 519084957 107114496 3568 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 26151 3568 391 389 0 21901 0
[pid=26707/tid=26709] ppid=26706 vsize=104604 CPUtime=0.71 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) S 26706 26706 25471 0 -1 4202560 10 0 0 0 56 15 0 0 15 0 2 0 519085128 107114496 3568 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 18446604471143856000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 113304

[startup+6.30027 s]
/proc/loadavg: 3.80 3.86 3.78 5/182 26709
/proc/meminfo: memFree=18176972/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=104736 CPUtime=8.79 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 6407 0 0 0 793 86 0 0 25 0 2 0 519084957 107249664 4448 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 26184 4448 392 389 0 21934 0
[pid=26707/tid=26709] ppid=26706 vsize=104736 CPUtime=2.49 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 19 0 0 0 199 50 0 0 16 0 2 0 519085128 107249664 4448 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.79
Current children cumulated vsize (KiB) 113436

[startup+12.701 s]
/proc/loadavg: 3.82 3.86 3.78 4/182 26709
/proc/meminfo: memFree=18170980/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=105132 CPUtime=18.96 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 7882 0 0 0 1711 185 0 0 25 0 2 0 519084957 107655168 5923 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 26283 5923 392 389 0 22033 0
[pid=26707/tid=26709] ppid=26706 vsize=105132 CPUtime=6.26 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 104 0 0 0 516 110 0 0 15 0 2 0 519085128 107655168 5923 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 113832

[startup+25.5004 s]
/proc/loadavg: 3.71 3.84 3.77 5/182 26710
/proc/meminfo: memFree=18152536/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=109892 CPUtime=39.57 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 12183 0 0 0 3618 339 0 0 25 0 2 0 519084957 112529408 10222 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 27473 10222 392 389 0 23223 0
[pid=26707/tid=26709] ppid=26706 vsize=109892 CPUtime=14.08 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) S 26706 26706 25471 0 -1 4202560 271 0 0 0 1209 199 0 0 15 0 2 0 519085128 112529408 10222 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 18446604471143856000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.57
Current children cumulated vsize (KiB) 118592

[startup+51.1003 s]
/proc/loadavg: 3.87 3.86 3.78 5/182 26710
/proc/meminfo: memFree=18130328/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=111976 CPUtime=81.85 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 17743 0 0 0 7557 628 0 0 25 0 2 0 519084957 114663424 15728 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 27994 15728 392 389 0 23744 0
[pid=26707/tid=26709] ppid=26706 vsize=111976 CPUtime=30.75 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 540 0 0 0 2707 368 0 0 15 0 2 0 519085128 114663424 15728 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.85
Current children cumulated vsize (KiB) 120676

[startup+102.307 s]
/proc/loadavg: 3.84 3.85 3.78 5/182 26712
/proc/meminfo: memFree=18084440/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=184484 CPUtime=168.9 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 29471 0 0 0 15815 1075 0 0 25 0 2 0 519084957 188911616 27055 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 46121 27055 392 389 0 41871 0
[pid=26707/tid=26709] ppid=26706 vsize=184484 CPUtime=66.59 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 1001 0 0 0 6026 633 0 0 15 0 2 0 519085128 188911616 27055 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168.9
Current children cumulated vsize (KiB) 193184

[startup+162.301 s]
/proc/loadavg: 3.74 3.82 3.77 5/182 26713
/proc/meminfo: memFree=18048820/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=189904 CPUtime=272.53 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 38419 0 0 0 25735 1518 0 0 25 0 2 0 519084957 194461696 35906 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 47476 35906 392 389 0 43226 0
[pid=26707/tid=26709] ppid=26706 vsize=189904 CPUtime=110.23 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 1329 0 0 0 10129 894 0 0 16 0 2 0 519085128 194461696 35906 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.53
Current children cumulated vsize (KiB) 198604

[startup+222.301 s]
/proc/loadavg: 3.66 3.77 3.76 4/182 26718
/proc/meminfo: memFree=17999116/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=267260 CPUtime=378.06 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 50994 0 0 0 35915 1891 0 0 25 0 2 0 519084957 273674240 48481 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 66815 48481 392 389 0 62565 0
[pid=26707/tid=26709] ppid=26706 vsize=267260 CPUtime=155.75 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 1752 0 0 0 14468 1107 0 0 15 0 2 0 519085128 273674240 48481 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 378.06
Current children cumulated vsize (KiB) 275960

[startup+282.3 s]
/proc/loadavg: 3.53 3.72 3.74 5/182 26750
/proc/meminfo: memFree=18002004/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=368372 CPUtime=483.93 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 76276 0 0 0 46152 2241 0 0 25 0 2 0 519084957 377212928 73763 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 92093 73763 392 389 0 87843 0
[pid=26707/tid=26709] ppid=26706 vsize=368372 CPUtime=201.62 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2044 0 0 0 18849 1313 0 0 16 0 2 0 519085128 377212928 73763 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 483.93

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

[pid=26707] ppid=26706 vsize=530068 CPUtime=1239.23 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 117073 0 0 0 120303 3620 0 0 25 0 2 0 519084957 542789632 114047 33554432000 4194304 5787044 140733539134576 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 132517 114047 392 389 0 128267 0
[pid=26707/tid=26709] ppid=26706 vsize=530068 CPUtime=536.9 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) S 26706 26706 25471 0 -1 4202560 2377 0 0 0 51568 2122 0 0 15 0 2 0 519085128 542789632 114047 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 18446604471143856000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1239.23
Current children cumulated vsize (KiB) 538768

[startup+762.307 s]
/proc/loadavg: 3.42 3.53 3.63 5/182 26762
/proc/meminfo: memFree=17583636/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=593852 CPUtime=1349.16 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 133166 0 0 0 131138 3778 0 0 25 0 2 0 519084957 608104448 129115 33554432000 4194304 5787044 140733539134576 18446744073709551615 5531236 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 148463 129115 392 389 0 144213 0
[pid=26707/tid=26709] ppid=26706 vsize=593852 CPUtime=586.83 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) S 26706 26706 25471 0 -1 4202560 2377 0 0 0 56466 2217 0 0 16 0 2 0 519085128 608104448 129115 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 18446604471143856000 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1349.16
Current children cumulated vsize (KiB) 602552

[startup+822.301 s]
/proc/loadavg: 3.60 3.57 3.63 4/182 26764
/proc/meminfo: memFree=17504996/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=644696 CPUtime=1458.17 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 145597 0 0 0 141890 3927 0 0 25 0 2 0 519084957 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 161174 141546 392 389 0 156924 0
[pid=26707/tid=26709] ppid=26706 vsize=644696 CPUtime=635.83 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 61283 2300 0 0 15 0 2 0 519085128 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1458.17
Current children cumulated vsize (KiB) 653396

[startup+882.301 s]
/proc/loadavg: 3.66 3.58 3.64 5/182 26766
/proc/meminfo: memFree=17495532/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=644696 CPUtime=1566.71 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 145597 0 0 0 152560 4111 0 0 25 0 2 0 519084957 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 161174 141546 392 389 0 156924 0
[pid=26707/tid=26709] ppid=26706 vsize=644696 CPUtime=684.37 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 66029 2408 0 0 16 0 2 0 519085128 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1566.71
Current children cumulated vsize (KiB) 653396

[startup+942.301 s]
/proc/loadavg: 3.60 3.58 3.63 5/182 26767
/proc/meminfo: memFree=17495144/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=644696 CPUtime=1675.87 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 145597 0 0 0 163322 4265 0 0 25 0 2 0 519084957 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 5531774 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 161174 141546 392 389 0 156924 0
[pid=26707/tid=26709] ppid=26706 vsize=644696 CPUtime=733.54 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 70855 2499 0 0 16 0 2 0 519085128 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1675.87
Current children cumulated vsize (KiB) 653396

[startup+1002.3 s]
/proc/loadavg: 3.66 3.61 3.64 5/182 26769
/proc/meminfo: memFree=17494624/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=644696 CPUtime=1785.73 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 145597 0 0 0 174151 4422 0 0 25 0 2 0 519084957 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 161174 141546 392 389 0 156924 0
[pid=26707/tid=26709] ppid=26706 vsize=644696 CPUtime=783.38 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 75744 2594 0 0 16 0 2 0 519085128 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1785.73
Current children cumulated vsize (KiB) 653396

[startup+1062.3 s]
/proc/loadavg: 3.80 3.65 3.64 4/182 26770
/proc/meminfo: memFree=17488640/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=644696 CPUtime=1895.81 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 145597 0 0 0 185011 4570 0 0 25 0 2 0 519084957 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 161174 141546 392 389 0 156924 0
[pid=26707/tid=26709] ppid=26706 vsize=644696 CPUtime=833.48 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 80669 2679 0 0 16 0 2 0 519085128 660168704 141546 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1895.81
Current children cumulated vsize (KiB) 653396

[startup+1122.3 s]
/proc/loadavg: 3.80 3.67 3.65 5/182 26772
/proc/meminfo: memFree=17470644/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=648792 CPUtime=2006.43 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 146705 0 0 0 195937 4706 0 0 25 0 2 0 519084957 664363008 142654 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 162198 142654 392 389 0 157948 0
[pid=26707/tid=26709] ppid=26706 vsize=648792 CPUtime=884.09 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 85652 2757 0 0 16 0 2 0 519085128 664363008 142654 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2006.43
Current children cumulated vsize (KiB) 657492

[startup+1182.3 s]
/proc/loadavg: 3.73 3.68 3.65 5/182 26774
/proc/meminfo: memFree=17408368/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=689328 CPUtime=2117.24 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 156952 0 0 0 206883 4841 0 0 25 0 2 0 519084957 705871872 152901 33554432000 4194304 5787044 140733539134576 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 172332 152901 392 389 0 168082 0
[pid=26707/tid=26709] ppid=26706 vsize=689328 CPUtime=934.9 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 90658 2832 0 0 15 0 2 0 519085128 705871872 152901 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2117.24
Current children cumulated vsize (KiB) 698028

[startup+1242.3 s]
/proc/loadavg: 3.79 3.70 3.65 4/182 26775
/proc/meminfo: memFree=17338404/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=736476 CPUtime=2228.24 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 168821 0 0 0 217848 4976 0 0 25 0 2 0 519084957 754151424 164770 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 184119 164770 392 389 0 179869 0
[pid=26707/tid=26709] ppid=26706 vsize=736476 CPUtime=985.89 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 95683 2906 0 0 16 0 2 0 519085128 754151424 164770 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2228.24
Current children cumulated vsize (KiB) 745176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.60 3.66 3.64 5/182 26777
/proc/meminfo: memFree=17291376/32950928 swapFree=67111528/67111528
[pid=26706] ppid=26704 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26706/stat : 26706 (prissup.sh) S 26704 26706 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 519084957 8908800 251 33554432000 4194304 4922060 140736441949184 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26706/statm: 2175 251 211 178 0 68 0
[pid=26707] ppid=26706 vsize=780136 CPUtime=2335.14 cores=1,3,5,7
/proc/26707/stat : 26707 (priss) R 26706 26706 25471 0 -1 4202496 179841 0 0 0 228422 5092 0 0 25 0 2 0 519084957 798859264 175790 33554432000 4194304 5787044 140733539134576 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26707/statm: 195034 175790 392 389 0 190784 0
[pid=26707/tid=26709] ppid=26706 vsize=780136 CPUtime=1035.08 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (priss) R 26706 26706 25471 0 -1 4202560 2377 0 0 0 100538 2970 0 0 15 0 2 0 519085128 798859264 175790 33554432000 4194304 5787044 140733539134576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2335.14
Current children cumulated vsize (KiB) 788836

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 26706 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 2335.14
#
# 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): 2335.14
CPU user time (s): 2284.22
CPU system time (s): 50.92
CPU usage (%): 179.624
Max. virtual memory (cumulated for all children) (KiB): 788836

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.9897 second user time and 5.11222 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 13:01:23
IDJOB=3265110
IDBENCH=85438
IDSOLVER=1601
FILE ID=node149/3265110-1304074883
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265110-1304074883/watcher-3265110-1304074883 -o /tmp/evaluation-result-3265110-1304074883/solver-3265110-1304074883 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265110-1304074883.cnf 250853400 4800 15500 4

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=250853400

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18192804 kB
Buffers:       2223808 kB
Cached:       11802272 kB
SwapCached:          0 kB
Active:        6072684 kB
Inactive:      8136852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18192804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:      183464 kB
Mapped:          15420 kB
Slab:           484716 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   346096 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= 71928 MiB
End job on node149 at 2011-04-29 13:23:05