Trace number 3265550

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

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 6521
0.00/0.00	c parsetime: 268us
0.00/0.00	c parsed 672 clauses with 135 variables
1.00/1.10	c preprocessor returned 10014 variables
1.00/1.10	c preprocessing returned UNKNOWN
1.00/1.10	c PP set 0 variables
1.00/1.10	c pp time: 1098076us (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-3265550-1304077022/watcher-3265550-1304077022 -o /tmp/evaluation-result-3265550-1304077022/solver-3265550-1304077022 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265550-1304077022.cnf 1369465116 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.67 3.67 3.69 3/177 6520
/proc/meminfo: memFree=16368124/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0

[startup+0.041976 s]
/proc/loadavg: 3.67 3.67 3.69 3/177 6520
/proc/meminfo: memFree=16368124/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100947 s]
/proc/loadavg: 3.67 3.67 3.69 3/177 6520
/proc/meminfo: memFree=16368124/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300899 s]
/proc/loadavg: 3.67 3.67 3.69 3/177 6520
/proc/meminfo: memFree=16368124/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700831 s]
/proc/loadavg: 3.67 3.67 3.69 3/177 6520
/proc/meminfo: memFree=16368124/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 3.62 3.66 3.69 4/179 6522
/proc/meminfo: memFree=16359924/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=102364 CPUtime=1.64 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 2974 0 0 0 159 5 0 0 19 0 2 0 519301823 104820736 2558 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 25591 2558 391 389 0 21341 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 111064

[startup+3.24897 s]
/proc/loadavg: 3.62 3.66 3.69 5/180 6523
/proc/meminfo: memFree=16355948/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=103976 CPUtime=4.44 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 3443 0 0 0 420 24 0 0 24 0 2 0 519301823 106471424 3027 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 25994 3027 392 389 0 21744 0
[pid=6521/tid=6523] ppid=6520 vsize=103976 CPUtime=1.16 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 82 0 0 0 108 8 0 0 18 0 2 0 519301934 106471424 3027 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 18446604440722810880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 112676

[startup+6.30089 s]
/proc/loadavg: 3.57 3.65 3.68 4/180 6523
/proc/meminfo: memFree=16348872/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=106016 CPUtime=9.26 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 3978 0 0 0 881 45 0 0 25 0 2 0 519301823 108560384 3562 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 26504 3562 392 389 0 22254 0
[pid=6521/tid=6523] ppid=6520 vsize=106016 CPUtime=2.96 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 159 0 0 0 281 15 0 0 18 0 2 0 519301934 108560384 3562 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 114716

[startup+12.7008 s]
/proc/loadavg: 3.52 3.64 3.68 5/180 6523
/proc/meminfo: memFree=16342572/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=109712 CPUtime=20.01 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 4985 0 0 0 1922 79 0 0 25 0 2 0 519301823 112345088 4569 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 27428 4569 392 389 0 23178 0
[pid=6521/tid=6523] ppid=6520 vsize=109712 CPUtime=7.3 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 295 0 0 0 702 28 0 0 18 0 2 0 519301934 112345088 4569 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20.01
Current children cumulated vsize (KiB) 118412

[startup+25.5067 s]
/proc/loadavg: 3.56 3.64 3.68 5/180 6523
/proc/meminfo: memFree=16338720/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=112644 CPUtime=41.93 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 5971 0 0 0 4068 125 0 0 25 0 2 0 519301823 115347456 5555 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 28161 5555 392 389 0 23911 0
[pid=6521/tid=6523] ppid=6520 vsize=112644 CPUtime=16.43 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 495 0 0 0 1597 46 0 0 18 0 2 0 519301934 115347456 5555 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.93
Current children cumulated vsize (KiB) 121344

[startup+51.1004 s]
/proc/loadavg: 3.58 3.63 3.67 5/180 6524
/proc/meminfo: memFree=16326056/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=124968 CPUtime=86.68 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 9120 0 0 0 8477 191 0 0 25 0 2 0 519301823 127967232 8704 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 31242 8704 392 389 0 26992 0
[pid=6521/tid=6523] ppid=6520 vsize=124968 CPUtime=35.58 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 707 0 0 0 3486 72 0 0 18 0 2 0 519301934 127967232 8704 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 86.68
Current children cumulated vsize (KiB) 133668

[startup+102.301 s]
/proc/loadavg: 3.70 3.66 3.68 5/180 6525
/proc/meminfo: memFree=16314632/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=132000 CPUtime=177.4 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 11165 0 0 0 17454 286 0 0 25 0 2 0 519301823 135168000 10749 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527205 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 33000 10749 392 389 0 28750 0
[pid=6521/tid=6523] ppid=6520 vsize=132000 CPUtime=75.09 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 1010 0 0 0 7402 107 0 0 18 0 2 0 519301934 135168000 10749 33554432000 4194304 5787044 140733268704752 18446744073709551615 5530712 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 177.4
Current children cumulated vsize (KiB) 140700

[startup+162.301 s]
/proc/loadavg: 3.74 3.68 3.68 5/180 6527
/proc/meminfo: memFree=16288464/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=145732 CPUtime=285.8 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 14845 0 0 0 28211 369 0 0 25 0 2 0 519301823 149229568 14172 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 36433 14172 392 389 0 32183 0
[pid=6521/tid=6523] ppid=6520 vsize=145732 CPUtime=123.49 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) S 6520 6520 5255 0 -1 4202560 1222 0 0 0 12210 139 0 0 18 0 2 0 519301934 149229568 14172 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 18446604440722810880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 285.8
Current children cumulated vsize (KiB) 154432

[startup+222.301 s]
/proc/loadavg: 3.67 3.68 3.68 5/180 6529
/proc/meminfo: memFree=16256100/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=150084 CPUtime=395.53 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 16178 0 0 0 39118 435 0 0 25 0 2 0 519301823 153686016 15505 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 37521 15505 392 389 0 33271 0
[pid=6521/tid=6523] ppid=6520 vsize=150084 CPUtime=173.22 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 1529 0 0 0 17158 164 0 0 18 0 2 0 519301934 153686016 15505 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 395.53
Current children cumulated vsize (KiB) 158784

[startup+282.3 s]
/proc/loadavg: 3.88 3.73 3.70 5/180 6531
/proc/meminfo: memFree=16177352/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=158848 CPUtime=505.67 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 18497 0 0 0 50072 495 0 0 25 0 2 0 519301823 162660352 17824 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 39712 17824 392 389 0 35462 0
[pid=6521/tid=6523] ppid=6520 vsize=158848 CPUtime=223.36 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 1843 0 0 0 22149 187 0 0 18 0 2 0 519301934 162660352 17824 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 505.67

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

[pid=6521] ppid=6520 vsize=191876 CPUtime=1402.72 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 27927 0 0 0 139381 891 0 0 25 0 2 0 519301823 196481024 26741 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 47969 26741 392 389 0 43719 0
[pid=6521/tid=6523] ppid=6520 vsize=191876 CPUtime=640.42 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 2624 0 0 0 63691 351 0 0 18 0 2 0 519301934 196481024 26741 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1402.72
Current children cumulated vsize (KiB) 200576

[startup+822.301 s]
/proc/loadavg: 3.69 3.76 3.72 5/180 6575
/proc/meminfo: memFree=16628452/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=199236 CPUtime=1516.42 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 29887 0 0 0 150716 926 0 0 25 0 2 0 519301823 204017664 28701 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 49809 28701 392 389 0 45559 0
[pid=6521/tid=6523] ppid=6520 vsize=199236 CPUtime=694.11 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 2934 0 0 0 69045 366 0 0 18 0 2 0 519301934 204017664 28701 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1516.42
Current children cumulated vsize (KiB) 207936

[startup+882.3 s]
/proc/loadavg: 3.69 3.75 3.72 5/180 6577
/proc/meminfo: memFree=16608852/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=210604 CPUtime=1630.3 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 32778 0 0 0 162067 963 0 0 25 0 2 0 519301823 215658496 31592 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 52651 31592 392 389 0 48401 0
[pid=6521/tid=6523] ppid=6520 vsize=210604 CPUtime=747.99 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3253 0 0 0 74417 382 0 0 18 0 2 0 519301934 215658496 31592 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1630.3
Current children cumulated vsize (KiB) 219304

[startup+942.3 s]
/proc/loadavg: 3.71 3.75 3.72 5/180 6578
/proc/meminfo: memFree=16598424/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212700 CPUtime=1741.89 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33113 0 0 0 173181 1008 0 0 25 0 2 0 519301823 217804800 31927 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 53175 31927 392 389 0 48925 0
[pid=6521/tid=6523] ppid=6520 vsize=212700 CPUtime=799.58 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3253 0 0 0 79556 402 0 0 18 0 2 0 519301934 217804800 31927 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1741.89
Current children cumulated vsize (KiB) 221400

[startup+1002.3 s]
/proc/loadavg: 3.72 3.74 3.72 5/180 6579
/proc/meminfo: memFree=16597912/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212700 CPUtime=1854.54 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33113 0 0 0 184402 1052 0 0 25 0 2 0 519301823 217804800 31927 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6521/statm: 53175 31927 392 389 0 48925 0
[pid=6521/tid=6523] ppid=6520 vsize=212700 CPUtime=852.22 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3253 0 0 0 84801 421 0 0 18 0 2 0 519301934 217804800 31927 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1854.54
Current children cumulated vsize (KiB) 221400

[startup+1062.3 s]
/proc/loadavg: 3.70 3.74 3.72 5/180 6581
/proc/meminfo: memFree=16585248/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212700 CPUtime=1969.78 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33114 0 0 0 195885 1093 0 0 25 0 2 0 519301823 217804800 31928 33554432000 4194304 5787044 140733268704752 18446744073709551615 5528380 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53175 31928 392 389 0 48925 0
[pid=6521/tid=6523] ppid=6520 vsize=212700 CPUtime=907.48 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3253 0 0 0 90298 450 0 0 16 0 2 0 519301934 217804800 31928 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1969.78
Current children cumulated vsize (KiB) 221400

[startup+1122.3 s]
/proc/loadavg: 3.71 3.74 3.72 5/180 6583
/proc/meminfo: memFree=16577912/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212700 CPUtime=2086.15 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33118 0 0 0 207485 1130 0 0 25 0 2 0 519301823 217804800 31932 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53175 31932 392 389 0 48925 0
[pid=6521/tid=6523] ppid=6520 vsize=212700 CPUtime=963.85 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3255 0 0 0 95904 481 0 0 15 0 2 0 519301934 217804800 31932 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2086.15
Current children cumulated vsize (KiB) 221400

[startup+1182.31 s]
/proc/loadavg: 3.89 3.78 3.74 5/180 6585
/proc/meminfo: memFree=16577536/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212700 CPUtime=2202.76 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33155 0 0 0 219110 1166 0 0 25 0 2 0 519301823 217804800 31969 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53175 31969 392 389 0 48925 0
[pid=6521/tid=6523] ppid=6520 vsize=212700 CPUtime=1020.46 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3279 0 0 0 101535 511 0 0 15 0 2 0 519301934 217804800 31969 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2202.76
Current children cumulated vsize (KiB) 221400

[startup+1242.3 s]
/proc/loadavg: 3.96 3.82 3.75 5/180 6586
/proc/meminfo: memFree=16576036/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=212892 CPUtime=2319.44 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33312 0 0 0 230745 1199 0 0 25 0 2 0 519301823 218001408 32126 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53223 32126 392 389 0 48973 0
[pid=6521/tid=6523] ppid=6520 vsize=212892 CPUtime=1077.16 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3370 0 0 0 107175 541 0 0 16 0 2 0 519301934 218001408 32126 33554432000 4194304 5787044 140733268704752 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2319.44
Current children cumulated vsize (KiB) 221592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.90 3.83 3.75 4/180 6587
/proc/meminfo: memFree=16565116/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=213664 CPUtime=2431.57 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33634 0 0 0 241927 1230 0 0 25 0 2 0 519301823 218791936 32448 33554432000 4194304 5787044 140733268704752 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53416 32448 392 389 0 49166 0
[pid=6521/tid=6523] ppid=6520 vsize=213664 CPUtime=1131.6 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3495 0 0 0 112592 568 0 0 16 0 2 0 519301934 218791936 32448 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2431.57
Current children cumulated vsize (KiB) 222364

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.01 s]
/proc/loadavg: 3.90 3.83 3.75 4/180 6587
/proc/meminfo: memFree=16565116/32951132 swapFree=67111524/67111528
[pid=6520] ppid=6518 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6520/stat : 6520 (prissup.sh) S 6518 6520 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519301823 8908800 252 33554432000 4194304 4922060 140736180214240 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6520/statm: 2175 252 211 178 0 68 0
[pid=6521] ppid=6520 vsize=213664 CPUtime=2431.57 cores=0,2,4,6
/proc/6521/stat : 6521 (priss) R 6520 6520 5255 0 -1 4202496 33634 0 0 0 241927 1230 0 0 25 0 2 0 519301823 218791936 32448 33554432000 4194304 5787044 140733268704752 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6521/statm: 53416 32448 392 389 0 49166 0
[pid=6521/tid=6523] ppid=6520 vsize=213664 CPUtime=1131.6 cores=0,2,4,6
/proc/6521/task/6523/stat : 6523 (priss) R 6520 6520 5255 0 -1 4202560 3495 0 0 0 112592 568 0 0 16 0 2 0 519301934 218791936 32448 33554432000 4194304 5787044 140733268704752 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2431.57
Current children cumulated vsize (KiB) 222364

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6520 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 2431.57
#
# 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): 2431.57
CPU user time (s): 2419.27
CPU system time (s): 12.3
CPU usage (%): 187.04
Max. virtual memory (cumulated for all children) (KiB): 222364

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= 332
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 2.28965 second user time and 5.20321 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 13:37:02
IDJOB=3265550
IDBENCH=85780
IDSOLVER=1601
FILE ID=node129/3265550-1304077022
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66356 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265550-1304077022/watcher-3265550-1304077022 -o /tmp/evaluation-result-3265550-1304077022/solver-3265550-1304077022 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265550-1304077022.cnf 1369465116 4800 15500 4

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=1369465116

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16368412 kB
Buffers:       1281152 kB
Cached:       14159116 kB
SwapCached:          4 kB
Active:        4185396 kB
Inactive:     11731816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16368412 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:      476132 kB
Mapped:          15816 kB
Slab:           603288 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   641332 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 13:58:44