Trace number 3265286

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 6369
0.00/0.01	c parsetime: 5448us
0.00/0.01	c parsed 24825 clauses with 870 variables
0.00/0.93	c preprocessor returned 10009 variables
0.00/0.93	c preprocessing returned UNKNOWN
0.00/0.93	c PP set 0 variables
0.00/0.93	c pp time: 928021us (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-3265286-1304075720/watcher-3265286-1304075720 -o /tmp/evaluation-result-3265286-1304075720/solver-3265286-1304075720 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265286-1304075720.cnf 1667454285 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.98 3.81 3.79 3/177 6368
/proc/meminfo: memFree=16398960/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0

[startup+0.0396801 s]
/proc/loadavg: 3.98 3.81 3.79 3/177 6368
/proc/meminfo: memFree=16398960/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10067 s]
/proc/loadavg: 3.98 3.81 3.79 3/177 6368
/proc/meminfo: memFree=16398960/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300617 s]
/proc/loadavg: 3.98 3.81 3.79 3/177 6368
/proc/meminfo: memFree=16398960/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 3.98 3.81 3.79 3/177 6368
/proc/meminfo: memFree=16398960/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.98 3.81 3.79 5/180 6371
/proc/meminfo: memFree=16388768/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=103220 CPUtime=1.75 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 4530 0 0 0 165 10 0 0 19 0 2 0 519171613 105697280 3040 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6369/statm: 25805 3040 392 389 0 21555 0
[pid=6369/tid=6371] ppid=6368 vsize=103220 CPUtime=0.25 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 5 0 0 0 17 8 0 0 15 0 2 0 519171707 105697280 3040 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 111920

[startup+3.22653 s]
/proc/loadavg: 3.98 3.81 3.79 5/180 6371
/proc/meminfo: memFree=16386784/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=103352 CPUtime=4.39 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 5097 0 0 0 412 27 0 0 25 0 2 0 519171613 105832448 3607 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6369/statm: 25838 3607 392 389 0 21588 0
[pid=6369/tid=6371] ppid=6368 vsize=103352 CPUtime=1.12 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 45 0 0 0 88 24 0 0 15 0 2 0 519171707 105832448 3607 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 112052

[startup+6.30059 s]
/proc/loadavg: 4.14 3.85 3.81 5/180 6371
/proc/meminfo: memFree=16380532/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=107444 CPUtime=8.53 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 6679 0 0 0 802 51 0 0 25 0 2 0 519171613 110022656 5189 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6369/statm: 26861 5189 392 389 0 22611 0
[pid=6369/tid=6371] ppid=6368 vsize=107444 CPUtime=2.23 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 106 0 0 0 177 46 0 0 15 0 2 0 519171707 110022656 5189 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 116144

[startup+12.7005 s]
/proc/loadavg: 4.13 3.85 3.81 5/180 6372
/proc/meminfo: memFree=16369280/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=109952 CPUtime=18.41 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 9020 0 0 0 1735 106 0 0 25 0 2 0 519171613 112590848 7530 33554432000 4194304 5787044 140736336339392 18446744073709551615 5531966 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6369/statm: 27488 7530 392 389 0 23238 0
[pid=6369/tid=6371] ppid=6368 vsize=109952 CPUtime=5.73 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 138 0 0 0 476 97 0 0 15 0 2 0 519171707 112590848 7530 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527209 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 118652

[startup+25.5004 s]
/proc/loadavg: 4.03 3.84 3.80 5/180 6372
/proc/meminfo: memFree=16352788/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=114052 CPUtime=38.91 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 13171 0 0 0 3695 196 0 0 25 0 2 0 519171613 116789248 11659 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 28513 11659 392 389 0 24263 0
[pid=6369/tid=6371] ppid=6368 vsize=114052 CPUtime=13.43 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 138 0 0 0 1165 178 0 0 15 0 2 0 519171707 116789248 11659 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38.91
Current children cumulated vsize (KiB) 122752

[startup+51.1011 s]
/proc/loadavg: 3.88 3.82 3.80 5/180 6372
/proc/meminfo: memFree=16310216/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=141088 CPUtime=81.26 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 24018 0 0 0 7779 347 0 0 25 0 2 0 519171613 144474112 22473 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 35272 22473 392 389 0 31022 0
[pid=6369/tid=6371] ppid=6368 vsize=141088 CPUtime=30.18 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 256 0 0 0 2701 317 0 0 15 0 2 0 519171707 144474112 22473 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 18446604447233701760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.26
Current children cumulated vsize (KiB) 149788

[startup+102.301 s]
/proc/loadavg: 3.74 3.79 3.79 4/180 6374
/proc/meminfo: memFree=16252176/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=222184 CPUtime=168.2 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 38303 0 0 0 16217 603 0 0 25 0 2 0 519171613 227516416 36307 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 55546 36307 392 389 0 51296 0
[pid=6369/tid=6371] ppid=6368 vsize=222184 CPUtime=65.92 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 459 0 0 0 6049 543 0 0 15 0 2 0 519171707 227516416 36307 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 168.2
Current children cumulated vsize (KiB) 230884

[startup+162.3 s]
/proc/loadavg: 3.79 3.79 3.79 5/180 6376
/proc/meminfo: memFree=16203312/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=226284 CPUtime=272.78 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 47030 0 0 0 26427 851 0 0 25 0 2 0 519171613 231714816 44833 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 56571 44833 392 389 0 52321 0
[pid=6369/tid=6371] ppid=6368 vsize=226284 CPUtime=110.5 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 459 0 0 0 10286 764 0 0 15 0 2 0 519171707 231714816 44833 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 272.78
Current children cumulated vsize (KiB) 234984

[startup+222.3 s]
/proc/loadavg: 3.79 3.78 3.78 4/180 6377
/proc/meminfo: memFree=16092072/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=297968 CPUtime=378.71 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 60556 0 0 0 36797 1074 0 0 25 0 2 0 519171613 305119232 57621 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 74492 57621 392 389 0 70242 0
[pid=6369/tid=6371] ppid=6368 vsize=297968 CPUtime=156.44 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 459 0 0 0 14693 951 0 0 15 0 2 0 519171707 305119232 57621 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.71
Current children cumulated vsize (KiB) 306668

[startup+282.301 s]
/proc/loadavg: 3.50 3.70 3.75 4/180 6379
/proc/meminfo: memFree=16005512/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=302604 CPUtime=487.03 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 67582 0 0 0 47437 1266 0 0 25 0 2 0 519171613 309866496 64647 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 75651 64647 392 389 0 71401 0
[pid=6369/tid=6371] ppid=6368 vsize=302604 CPUtime=204.76 cores=0,2,4,6

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

[pid=6369] ppid=6368 vsize=529452 CPUtime=1368.52 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 118868 0 0 0 134465 2387 0 0 25 0 2 0 519171613 542158848 114101 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 132363 114101 392 389 0 128113 0
[pid=6369/tid=6371] ppid=6368 vsize=529452 CPUtime=606.26 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 3243 0 0 0 58566 2060 0 0 15 0 2 0 519171707 542158848 114101 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1368.52
Current children cumulated vsize (KiB) 538152

[startup+822.3 s]
/proc/loadavg: 3.59 3.66 3.71 5/180 6480
/proc/meminfo: memFree=16105256/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=563704 CPUtime=1478.87 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 127382 0 0 0 145400 2487 0 0 25 0 2 0 519171613 577232896 122615 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 140926 122615 392 389 0 136676 0
[pid=6369/tid=6371] ppid=6368 vsize=563704 CPUtime=656.6 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 3598 0 0 0 63508 2152 0 0 15 0 2 0 519171707 577232896 122615 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 18446604447233701760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1478.87
Current children cumulated vsize (KiB) 572404

[startup+882.301 s]
/proc/loadavg: 3.77 3.69 3.71 5/180 6482
/proc/meminfo: memFree=16021164/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=601852 CPUtime=1589.49 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 137199 0 0 0 156348 2601 0 0 25 0 2 0 519171613 616296448 132432 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 150463 132432 392 389 0 146213 0
[pid=6369/tid=6371] ppid=6368 vsize=601852 CPUtime=707.23 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 3603 0 0 0 68464 2259 0 0 15 0 2 0 519171707 616296448 132432 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1589.49
Current children cumulated vsize (KiB) 610552

[startup+942.301 s]
/proc/loadavg: 3.68 3.67 3.70 4/180 6483
/proc/meminfo: memFree=15931500/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=657688 CPUtime=1701.13 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 151139 0 0 0 167408 2705 0 0 25 0 2 0 519171613 673472512 146372 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 164422 146372 392 389 0 160172 0
[pid=6369/tid=6371] ppid=6368 vsize=657688 CPUtime=758.88 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 3641 0 0 0 73532 2356 0 0 16 0 2 0 519171707 673472512 146372 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1701.13
Current children cumulated vsize (KiB) 666388

[startup+1002.3 s]
/proc/loadavg: 3.65 3.67 3.70 5/180 6485
/proc/meminfo: memFree=15836748/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=707856 CPUtime=1813.38 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 163678 0 0 0 178540 2798 0 0 25 0 2 0 519171613 724844544 158911 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 176964 158911 392 389 0 172714 0
[pid=6369/tid=6371] ppid=6368 vsize=707856 CPUtime=811.12 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) S 6368 6368 5255 0 -1 4202560 3744 0 0 0 78671 2441 0 0 15 0 2 0 519171707 724844544 158911 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 18446604447233701760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1813.38
Current children cumulated vsize (KiB) 716556

[startup+1062.3 s]
/proc/loadavg: 3.72 3.68 3.70 5/180 6487
/proc/meminfo: memFree=15776216/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=755412 CPUtime=1923.05 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 175520 0 0 0 189422 2883 0 0 25 0 2 0 519171613 773541888 170753 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 188853 170753 392 389 0 184603 0
[pid=6369/tid=6371] ppid=6368 vsize=755412 CPUtime=860.79 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 3988 0 0 0 83569 2510 0 0 18 0 2 0 519171707 773541888 170753 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1923.05
Current children cumulated vsize (KiB) 764112

[startup+1122.3 s]
/proc/loadavg: 3.74 3.69 3.70 5/180 6488
/proc/meminfo: memFree=15721648/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=804072 CPUtime=2035.88 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 187725 0 0 0 200627 2961 0 0 25 0 2 0 519171613 823369728 182958 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 201018 182958 392 389 0 196768 0
[pid=6369/tid=6371] ppid=6368 vsize=804072 CPUtime=913.62 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 4334 0 0 0 88782 2580 0 0 15 0 2 0 519171707 823369728 182958 33554432000 4194304 5787044 140736336339392 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2035.88
Current children cumulated vsize (KiB) 812772

[startup+1182.31 s]
/proc/loadavg: 3.83 3.71 3.71 4/180 6490
/proc/meminfo: memFree=15665704/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=850516 CPUtime=2149.22 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 199333 0 0 0 211881 3041 0 0 25 0 2 0 519171613 870928384 194566 33554432000 4194304 5787044 140736336339392 18446744073709551615 5531889 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 212629 194566 392 389 0 208379 0
[pid=6369/tid=6371] ppid=6368 vsize=850516 CPUtime=966.97 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 4830 0 0 0 94044 2653 0 0 15 0 2 0 519171707 870928384 194566 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2149.22
Current children cumulated vsize (KiB) 859216

[startup+1242.3 s]
/proc/loadavg: 3.70 3.69 3.70 5/180 6491
/proc/meminfo: memFree=15596872/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=892852 CPUtime=2262.64 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 210188 0 0 0 223148 3116 0 0 25 0 2 0 519171613 914280448 205421 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 223213 205421 392 389 0 218963 0
[pid=6369/tid=6371] ppid=6368 vsize=892852 CPUtime=1020.39 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 5074 0 0 0 99320 2719 0 0 15 0 2 0 519171707 914280448 205421 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2262.64
Current children cumulated vsize (KiB) 901552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.67 3.67 3.69 5/180 6493
/proc/meminfo: memFree=15506588/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=931928 CPUtime=2371.87 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 220380 0 0 0 234000 3187 0 0 25 0 2 0 519171613 954294272 215613 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 232982 215613 392 389 0 228732 0
[pid=6369/tid=6371] ppid=6368 vsize=931928 CPUtime=1071.9 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 5479 0 0 0 104409 2781 0 0 15 0 2 0 519171707 954294272 215613 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2371.87
Current children cumulated vsize (KiB) 940628

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.67 3.67 3.69 5/180 6493
/proc/meminfo: memFree=15506588/32951132 swapFree=67111524/67111528
[pid=6368] ppid=6366 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6368/stat : 6368 (prissup.sh) S 6366 6368 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519171613 8908800 252 33554432000 4194304 4922060 140736175021712 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6368/statm: 2175 252 211 178 0 68 0
[pid=6369] ppid=6368 vsize=931928 CPUtime=2371.87 cores=0,2,4,6
/proc/6369/stat : 6369 (priss) R 6368 6368 5255 0 -1 4202496 220380 0 0 0 234000 3187 0 0 25 0 2 0 519171613 954294272 215613 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6369/statm: 232982 215613 392 389 0 228732 0
[pid=6369/tid=6371] ppid=6368 vsize=931928 CPUtime=1071.9 cores=0,2,4,6
/proc/6369/task/6371/stat : 6371 (priss) R 6368 6368 5255 0 -1 4202560 5479 0 0 0 104409 2781 0 0 15 0 2 0 519171707 954294272 215613 33554432000 4194304 5787044 140736336339392 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2371.87
Current children cumulated vsize (KiB) 940628

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6368 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 2371.87
#
# 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): 2371.87
CPU user time (s): 2340
CPU system time (s): 31.87
CPU usage (%): 182.448
Max. virtual memory (cumulated for all children) (KiB): 940628

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.37864 second user time and 5.10522 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 13:15:20
IDJOB=3265286
IDBENCH=85538
IDSOLVER=1601
FILE ID=node129/3265286-1304075720
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265286-1304075720/watcher-3265286-1304075720 -o /tmp/evaluation-result-3265286-1304075720/solver-3265286-1304075720 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265286-1304075720.cnf 1667454285 4800 15500 4

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1667454285

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:      16399116 kB
Buffers:       1281048 kB
Cached:       14141752 kB
SwapCached:          4 kB
Active:        4160012 kB
Inactive:     11726608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16399116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1972 kB
Writeback:           4 kB
AnonPages:      463324 kB
Mapped:          15816 kB
Slab:           602932 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   623352 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= 66356 MiB
End job on node129 at 2011-04-29 13:37:02