Trace number 3264758

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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: 26517
0.00/0.00	c parsetime: 958us
0.00/0.00	c parsed 2416 clauses with 339 variables
0.00/0.85	c preprocessor returned 10019 variables
0.00/0.85	c preprocessing returned UNKNOWN
0.00/0.85	c PP set 0 variables
0.00/0.85	c pp time: 848563us (0s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264758-1304072552/watcher-3264758-1304072552 -o /tmp/evaluation-result-3264758-1304072552/solver-3264758-1304072552 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264758-1304072552.cnf 693917618 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.24 3.29 3.46 2/179 26516
/proc/meminfo: memFree=17382228/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0

[startup+0.097624 s]
/proc/loadavg: 3.24 3.29 3.46 2/179 26516
/proc/meminfo: memFree=17382228/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10062 s]
/proc/loadavg: 3.24 3.29 3.46 2/179 26516
/proc/meminfo: memFree=17382228/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30059 s]
/proc/loadavg: 3.24 3.29 3.46 2/179 26516
/proc/meminfo: memFree=17382228/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7005 s]
/proc/loadavg: 3.24 3.29 3.46 2/179 26516
/proc/meminfo: memFree=17382228/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 3.24 3.29 3.46 4/182 26519
/proc/meminfo: memFree=17373524/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=102432 CPUtime=1.52 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 3015 0 0 0 151 1 0 0 19 0 2 0 518851902 104890368 2599 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 25608 2599 392 389 0 21358 0
[pid=26517/tid=26519] ppid=26516 vsize=102432 CPUtime=0.02 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 31 0 0 0 2 0 0 0 18 0 2 0 518851988 104890368 2599 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 111132

[startup+3.10102 s]
/proc/loadavg: 3.24 3.29 3.46 4/182 26519
/proc/meminfo: memFree=17372340/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=103632 CPUtime=3.4 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 3332 0 0 0 335 5 0 0 25 0 2 0 518851902 106119168 2916 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 25908 2916 392 389 0 21658 0
[pid=26517/tid=26519] ppid=26516 vsize=103632 CPUtime=0.31 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) S 26516 26516 25471 0 -1 4202560 71 0 0 0 29 2 0 0 18 0 2 0 518851988 106119168 2916 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 112332

[startup+6.30038 s]
/proc/loadavg: 3.30 3.31 3.46 5/182 26519
/proc/meminfo: memFree=17370356/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=104960 CPUtime=7.57 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 3729 0 0 0 743 14 0 0 25 0 2 0 518851902 107479040 3313 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 26240 3313 392 389 0 21990 0
[pid=26517/tid=26519] ppid=26516 vsize=104960 CPUtime=1.26 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) S 26516 26516 25471 0 -1 4202560 129 0 0 0 120 6 0 0 18 0 2 0 518851988 107479040 3313 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 113660

[startup+12.7011 s]
/proc/loadavg: 3.36 3.32 3.46 5/182 26519
/proc/meminfo: memFree=17367160/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=107512 CPUtime=16.8 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 4417 0 0 0 1652 28 0 0 25 0 2 0 518851902 110092288 4001 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 26878 4001 392 389 0 22628 0
[pid=26517/tid=26519] ppid=26516 vsize=107512 CPUtime=4.11 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 224 0 0 0 397 14 0 0 18 0 2 0 518851988 110092288 4001 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.8
Current children cumulated vsize (KiB) 116212

[startup+25.5006 s]
/proc/loadavg: 3.43 3.33 3.46 5/182 26520
/proc/meminfo: memFree=17363192/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=111444 CPUtime=36.58 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 5513 0 0 0 3607 51 0 0 25 0 2 0 518851902 114118656 5097 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 27861 5097 392 389 0 23611 0
[pid=26517/tid=26519] ppid=26516 vsize=111444 CPUtime=11.08 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 394 0 0 0 1082 26 0 0 18 0 2 0 518851988 114118656 5097 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36.58
Current children cumulated vsize (KiB) 120144

[startup+51.1005 s]
/proc/loadavg: 3.48 3.35 3.46 5/182 26520
/proc/meminfo: memFree=17357184/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=115300 CPUtime=78.01 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 6608 0 0 0 7705 96 0 0 25 0 2 0 518851902 118067200 6192 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/26517/statm: 28825 6192 392 389 0 24575 0
[pid=26517/tid=26519] ppid=26516 vsize=115300 CPUtime=26.91 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 516 0 0 0 2640 51 0 0 18 0 2 0 518851988 118067200 6192 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 78.01
Current children cumulated vsize (KiB) 124000

[startup+102.307 s]
/proc/loadavg: 3.71 3.43 3.48 5/182 26522
/proc/meminfo: memFree=17336216/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=128044 CPUtime=167.13 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 9983 0 0 0 16540 173 0 0 25 0 2 0 518851902 131117056 9567 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 32011 9567 392 389 0 27761 0
[pid=26517/tid=26519] ppid=26516 vsize=128044 CPUtime=64.82 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 854 0 0 0 6393 89 0 0 18 0 2 0 518851988 131117056 9567 33554432000 4194304 5787044 140736746796576 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 167.13
Current children cumulated vsize (KiB) 136744

[startup+162.3 s]
/proc/loadavg: 3.72 3.49 3.50 5/182 26523
/proc/meminfo: memFree=17322196/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=132436 CPUtime=276.69 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 11297 0 0 0 27412 257 0 0 25 0 2 0 518851902 135614464 10881 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 33109 10881 392 389 0 28859 0
[pid=26517/tid=26519] ppid=26516 vsize=132436 CPUtime=114.38 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 975 0 0 0 11316 122 0 0 18 0 2 0 518851988 135614464 10881 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 276.69
Current children cumulated vsize (KiB) 141136

[startup+222.3 s]
/proc/loadavg: 3.67 3.52 3.50 4/182 26525
/proc/meminfo: memFree=17311144/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=143892 CPUtime=387.44 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 14201 0 0 0 38424 320 0 0 25 0 2 0 518851902 147345408 13528 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 35973 13528 392 389 0 31723 0
[pid=26517/tid=26519] ppid=26516 vsize=143892 CPUtime=165.14 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 1149 0 0 0 16368 146 0 0 18 0 2 0 518851988 147345408 13528 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 387.44
Current children cumulated vsize (KiB) 152592

[startup+282.3 s]
/proc/loadavg: 3.66 3.54 3.51 5/182 26526
/proc/meminfo: memFree=17302064/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=147592 CPUtime=499.4 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 15289 0 0 0 49558 382 0 0 25 0 2 0 518851902 151134208 14616 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 36898 14616 392 389 0 32648 0
[pid=26517/tid=26519] ppid=26516 vsize=147592 CPUtime=217.09 cores=0,2,4,6

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

[pid=26517] ppid=26516 vsize=174360 CPUtime=1288.82 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 22796 0 0 0 128158 724 0 0 25 0 2 0 518851902 178544640 22123 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 43590 22123 392 389 0 39340 0
[pid=26517/tid=26519] ppid=26516 vsize=174360 CPUtime=586.48 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2194 0 0 0 58351 297 0 0 18 0 2 0 518851988 178544640 22123 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1288.82
Current children cumulated vsize (KiB) 183060

[startup+762.307 s]
/proc/loadavg: 3.64 3.63 3.56 5/182 26539
/proc/meminfo: memFree=17225644/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=174360 CPUtime=1402.53 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 22825 0 0 0 139483 770 0 0 25 0 2 0 518851902 178544640 22152 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 43590 22152 392 389 0 39340 0
[pid=26517/tid=26519] ppid=26516 vsize=174360 CPUtime=640.18 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2207 0 0 0 63703 315 0 0 18 0 2 0 518851988 178544640 22152 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1402.53
Current children cumulated vsize (KiB) 183060

[startup+822.301 s]
/proc/loadavg: 3.75 3.66 3.57 5/182 26541
/proc/meminfo: memFree=17225256/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=174360 CPUtime=1516.59 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 22924 0 0 0 150846 813 0 0 25 0 2 0 518851902 178544640 22251 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 43590 22251 392 389 0 39340 0
[pid=26517/tid=26519] ppid=26516 vsize=174360 CPUtime=694.25 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) S 26516 26516 25471 0 -1 4202560 2275 0 0 0 69093 332 0 0 18 0 2 0 518851988 178544640 22251 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1516.59
Current children cumulated vsize (KiB) 183060

[startup+882.301 s]
/proc/loadavg: 3.77 3.68 3.58 4/182 26542
/proc/meminfo: memFree=17213456/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=184112 CPUtime=1630.83 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 25549 0 0 0 162231 852 0 0 25 0 2 0 518851902 188530688 24363 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 46028 24363 392 389 0 41778 0
[pid=26517/tid=26519] ppid=26516 vsize=184112 CPUtime=748.49 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2404 0 0 0 74502 347 0 0 18 0 2 0 518851988 188530688 24363 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1630.83
Current children cumulated vsize (KiB) 192812

[startup+942.301 s]
/proc/loadavg: 3.88 3.72 3.59 5/182 26544
/proc/meminfo: memFree=17191964/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=189312 CPUtime=1745.54 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 27100 0 0 0 173664 890 0 0 25 0 2 0 518851902 193855488 25914 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 47328 25914 392 389 0 43078 0
[pid=26517/tid=26519] ppid=26516 vsize=189312 CPUtime=803.2 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2661 0 0 0 79958 362 0 0 18 0 2 0 518851988 193855488 25914 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1745.54
Current children cumulated vsize (KiB) 198012

[startup+1002.3 s]
/proc/loadavg: 3.77 3.71 3.60 5/182 26546
/proc/meminfo: memFree=17164288/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=193756 CPUtime=1860.36 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 28276 0 0 0 185111 925 0 0 25 0 2 0 518851902 198406144 27090 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 48439 27090 392 389 0 44189 0
[pid=26517/tid=26519] ppid=26516 vsize=193756 CPUtime=858.01 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) S 26516 26516 25471 0 -1 4202560 2735 0 0 0 85425 376 0 0 18 0 2 0 518851988 198406144 27090 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 18446604442358272960 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1860.36
Current children cumulated vsize (KiB) 202456

[startup+1062.3 s]
/proc/loadavg: 3.77 3.71 3.60 5/182 26577
/proc/meminfo: memFree=18169820/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=205012 CPUtime=1975.06 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 31047 0 0 0 196547 959 0 0 25 0 2 0 518851902 209932288 29861 33554432000 4194304 5787044 140736746796576 18446744073709551615 5521956 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 51253 29861 392 389 0 47003 0
[pid=26517/tid=26519] ppid=26516 vsize=205012 CPUtime=912.71 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2964 0 0 0 90883 388 0 0 17 0 2 0 518851988 209932288 29861 33554432000 4194304 5787044 140736746796576 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1975.06
Current children cumulated vsize (KiB) 213712

[startup+1122.3 s]
/proc/loadavg: 3.82 3.73 3.62 5/182 26579
/proc/meminfo: memFree=18153672/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=205012 CPUtime=2088.2 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 31048 0 0 0 207824 996 0 0 25 0 2 0 518851902 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 51253 29862 392 389 0 47003 0
[pid=26517/tid=26519] ppid=26516 vsize=205012 CPUtime=965.84 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2964 0 0 0 96181 403 0 0 18 0 2 0 518851988 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2088.2
Current children cumulated vsize (KiB) 213712

[startup+1182.3 s]
/proc/loadavg: 3.79 3.72 3.62 5/182 26580
/proc/meminfo: memFree=18148076/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=205012 CPUtime=2201.91 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 31048 0 0 0 219155 1036 0 0 25 0 2 0 518851902 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 51253 29862 392 389 0 47003 0
[pid=26517/tid=26519] ppid=26516 vsize=205012 CPUtime=1019.56 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2964 0 0 0 101537 419 0 0 18 0 2 0 518851988 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2201.91
Current children cumulated vsize (KiB) 213712

[startup+1242.3 s]
/proc/loadavg: 3.92 3.77 3.64 5/182 26582
/proc/meminfo: memFree=18138632/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=205012 CPUtime=2316.11 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 31048 0 0 0 230538 1073 0 0 25 0 2 0 518851902 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 51253 29862 392 389 0 47003 0
[pid=26517/tid=26519] ppid=26516 vsize=205012 CPUtime=1073.75 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2964 0 0 0 106942 433 0 0 18 0 2 0 518851988 209932288 29862 33554432000 4194304 5787044 140736746796576 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2316.11
Current children cumulated vsize (KiB) 213712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 3.78 3.65 4/182 26584
/proc/meminfo: memFree=18133268/32950928 swapFree=67111528/67111528
[pid=26516] ppid=26514 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26516/stat : 26516 (prissup.sh) S 26514 26516 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 518851902 8908800 251 33554432000 4194304 4922060 140737121668912 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26516/statm: 2175 251 211 178 0 68 0
[pid=26517] ppid=26516 vsize=205012 CPUtime=2426.25 cores=0,2,4,6
/proc/26517/stat : 26517 (priss) R 26516 26516 25471 0 -1 4202496 31049 0 0 0 241516 1109 0 0 25 0 2 0 518851902 209932288 29863 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26517/statm: 51253 29863 392 389 0 47003 0
[pid=26517/tid=26519] ppid=26516 vsize=205012 CPUtime=1126.18 cores=0,2,4,6
/proc/26517/task/26519/stat : 26519 (priss) R 26516 26516 25471 0 -1 4202560 2964 0 0 0 112170 448 0 0 18 0 2 0 518851988 209932288 29863 33554432000 4194304 5787044 140736746796576 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2426.25
Current children cumulated vsize (KiB) 213712

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 26516 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 2426.25
#
# 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): 2426.25
CPU user time (s): 2415.16
CPU system time (s): 11.09
CPU usage (%): 186.632
Max. virtual memory (cumulated for all children) (KiB): 213712

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= 330
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.22566 second user time and 4.86426 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 12:22:32
IDJOB=3264758
IDBENCH=85343
IDSOLVER=1601
FILE ID=node149/3264758-1304072552
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71724 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264758-1304072552/watcher-3264758-1304072552 -o /tmp/evaluation-result-3264758-1304072552/solver-3264758-1304072552 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264758-1304072552.cnf 693917618 4800 15500 4

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=693917618

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:      17382268 kB
Buffers:       2223732 kB
Cached:       12014644 kB
SwapCached:          0 kB
Active:        6880168 kB
Inactive:      8138004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17382268 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1756 kB
Writeback:           0 kB
AnonPages:      778996 kB
Mapped:          15460 kB
Slab:           484724 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   989288 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 12:44:14