Trace number 3265946

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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: 6800
0.00/0.00	c parsetime: 3751us
0.00/0.00	c parsed 11753 clauses with 468 variables
0.00/0.66	c preprocessor returned 10026 variables
0.00/0.66	c preprocessing returned UNKNOWN
0.00/0.66	c PP set 56 variables
0.00/0.66	c pp time: 654480us (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-3265946-1304080306/watcher-3265946-1304080306 -o /tmp/evaluation-result-3265946-1304080306/solver-3265946-1304080306 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265946-1304080306.cnf 653871467 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 3.81 3.78 3.73 2/177 6799
/proc/meminfo: memFree=16711592/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0

[startup+0.087846 s]
/proc/loadavg: 3.81 3.78 3.73 2/177 6799
/proc/meminfo: memFree=16711592/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100843 s]
/proc/loadavg: 3.81 3.78 3.73 2/177 6799
/proc/meminfo: memFree=16711592/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300813 s]
/proc/loadavg: 3.81 3.78 3.73 2/177 6799
/proc/meminfo: memFree=16711592/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700708 s]
/proc/loadavg: 3.81 3.78 3.73 2/177 6799
/proc/meminfo: memFree=16711592/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.74 3.77 3.73 5/180 6802
/proc/meminfo: memFree=16701772/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=102360 CPUtime=1.99 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 3264 0 0 0 182 17 0 0 25 0 2 0 519630258 104816640 2800 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 25590 2800 391 389 0 21340 0
[pid=6800/tid=6802] ppid=6799 vsize=102360 CPUtime=0.5 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 16 0 0 0 40 10 0 0 15 0 2 0 519630324 104816640 2800 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 111060

[startup+3.10036 s]
/proc/loadavg: 3.74 3.77 3.73 5/180 6802
/proc/meminfo: memFree=16700408/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=102492 CPUtime=4.65 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 3607 0 0 0 431 34 0 0 25 0 2 0 519630258 104951808 3143 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 25623 3143 391 389 0 21373 0
[pid=6800/tid=6802] ppid=6799 vsize=102492 CPUtime=1.55 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) S 6799 6799 5255 0 -1 4202560 58 0 0 0 136 19 0 0 15 0 2 0 519630324 104951808 3143 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 111192

[startup+6.3008 s]
/proc/loadavg: 3.76 3.77 3.73 5/180 6802
/proc/meminfo: memFree=16698712/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=102756 CPUtime=10.22 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 4038 0 0 0 964 58 0 0 25 0 2 0 519630258 105222144 3574 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 25689 3574 392 389 0 21439 0
[pid=6800/tid=6802] ppid=6799 vsize=102756 CPUtime=3.92 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) S 6799 6799 5255 0 -1 4202560 116 0 0 0 357 35 0 0 15 0 2 0 519630324 105222144 3574 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 18446604466908655936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 111456

[startup+12.7007 s]
/proc/loadavg: 3.78 3.78 3.73 5/180 6802
/proc/meminfo: memFree=16696012/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=103020 CPUtime=21.49 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 4563 0 0 0 2055 94 0 0 25 0 2 0 519630258 105492480 4099 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 25755 4099 392 389 0 21505 0
[pid=6800/tid=6802] ppid=6799 vsize=103020 CPUtime=8.79 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 188 0 0 0 822 57 0 0 15 0 2 0 519630324 105492480 4099 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 111720

[startup+25.5006 s]
/proc/loadavg: 3.74 3.77 3.73 5/180 6802
/proc/meminfo: memFree=16690808/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=103688 CPUtime=44.45 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 5844 0 0 0 4303 142 0 0 25 0 2 0 519630258 106176512 5379 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 25922 5379 392 389 0 21672 0
[pid=6800/tid=6802] ppid=6799 vsize=103688 CPUtime=18.95 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 340 0 0 0 1807 88 0 0 15 0 2 0 519630324 106176512 5379 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.45
Current children cumulated vsize (KiB) 112388

[startup+51.1003 s]
/proc/loadavg: 3.73 3.76 3.73 5/180 6803
/proc/meminfo: memFree=16686792/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=104228 CPUtime=90.96 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 6851 0 0 0 8882 214 0 0 25 0 2 0 519630258 106729472 6385 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6800/statm: 26057 6385 392 389 0 21807 0
[pid=6800/tid=6802] ppid=6799 vsize=104228 CPUtime=39.87 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 468 0 0 0 3857 130 0 0 16 0 2 0 519630324 106729472 6385 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.96
Current children cumulated vsize (KiB) 112928

[startup+102.307 s]
/proc/loadavg: 3.79 3.76 3.73 3/180 6804
/proc/meminfo: memFree=16673772/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=110312 CPUtime=184.98 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 9872 0 0 0 18183 315 0 0 25 0 2 0 519630258 112959488 9385 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6800/statm: 27578 9385 392 389 0 23328 0
[pid=6800/tid=6802] ppid=6799 vsize=110312 CPUtime=82.69 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 705 0 0 0 8077 192 0 0 16 0 2 0 519630324 112959488 9385 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 184.98
Current children cumulated vsize (KiB) 119012

[startup+162.301 s]
/proc/loadavg: 3.86 3.79 3.74 5/180 6806
/proc/meminfo: memFree=16663844/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=111036 CPUtime=295.86 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 11121 0 0 0 29177 409 0 0 25 0 2 0 519630258 113700864 10601 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 27759 10601 392 389 0 23509 0
[pid=6800/tid=6802] ppid=6799 vsize=111036 CPUtime=133.57 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 902 0 0 0 13107 250 0 0 16 0 2 0 519630324 113700864 10601 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 295.86
Current children cumulated vsize (KiB) 119736

[startup+222.3 s]
/proc/loadavg: 3.69 3.75 3.72 5/180 6808
/proc/meminfo: memFree=16650440/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=111772 CPUtime=406.75 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 13041 0 0 0 40184 491 0 0 25 0 2 0 519630258 114454528 12473 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528651 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 27943 12473 392 389 0 23693 0
[pid=6800/tid=6802] ppid=6799 vsize=111772 CPUtime=184.46 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 1038 0 0 0 18145 301 0 0 16 0 2 0 519630324 114454528 12473 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527464 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.75
Current children cumulated vsize (KiB) 120472

[startup+282.3 s]
/proc/loadavg: 3.83 3.78 3.73 5/180 6809
/proc/meminfo: memFree=16642856/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=112324 CPUtime=517.94 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 13696 0 0 0 51232 562 0 0 25 0 2 0 519630258 115019776 13128 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 28081 13128 392 389 0 23831 0
[pid=6800/tid=6802] ppid=6799 vsize=112324 CPUtime=235.65 cores=1,3,5,7

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

[pid=6800] ppid=6799 vsize=120072 CPUtime=1297.58 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 20726 0 0 0 128684 1074 0 0 25 0 2 0 519630258 122953728 19707 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 30018 19707 392 389 0 25768 0
[pid=6800/tid=6802] ppid=6799 vsize=120072 CPUtime=595.28 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 1724 0 0 0 58882 646 0 0 16 0 2 0 519630324 122953728 19707 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1297.58
Current children cumulated vsize (KiB) 128772

[startup+762.307 s]
/proc/loadavg: 2.05 3.01 3.45 3/172 6840
/proc/meminfo: memFree=16714720/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=120792 CPUtime=1408.83 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 20979 0 0 0 139693 1190 0 0 25 0 2 0 519630258 123691008 19960 33554432000 4194304 5787044 140734284399328 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 30198 19960 392 389 0 25948 0
[pid=6800/tid=6802] ppid=6799 vsize=120792 CPUtime=646.51 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 1844 0 0 0 63943 708 0 0 15 0 2 0 519630324 123691008 19960 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527053 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1408.83
Current children cumulated vsize (KiB) 129492

[startup+822.3 s]
/proc/loadavg: 1.89 2.79 3.34 3/172 6842
/proc/meminfo: memFree=16707012/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=125052 CPUtime=1520.16 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 22917 0 0 0 150711 1305 0 0 25 0 2 0 519630258 128053248 21898 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 31263 21898 392 389 0 27013 0
[pid=6800/tid=6802] ppid=6799 vsize=125052 CPUtime=697.86 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 1910 0 0 0 69016 770 0 0 16 0 2 0 519630324 128053248 21898 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1520.16
Current children cumulated vsize (KiB) 133752

[startup+882.3 s]
/proc/loadavg: 1.80 2.60 3.24 3/172 6843
/proc/meminfo: memFree=16700680/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=125404 CPUtime=1631.18 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 24508 0 0 0 161706 1412 0 0 25 0 2 0 519630258 128413696 23489 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 31351 23489 392 389 0 27101 0
[pid=6800/tid=6802] ppid=6799 vsize=125404 CPUtime=748.87 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 2018 0 0 0 74063 824 0 0 16 0 2 0 519630324 128413696 23489 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1631.18
Current children cumulated vsize (KiB) 134104

[startup+942.3 s]
/proc/loadavg: 1.89 2.47 3.15 3/172 6844
/proc/meminfo: memFree=16694332/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=191580 CPUtime=1742.18 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26217 0 0 0 172709 1509 0 0 25 0 2 0 519630258 196177920 24997 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528056 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 47895 24997 392 389 0 43645 0
[pid=6800/tid=6802] ppid=6799 vsize=191580 CPUtime=799.87 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 2162 0 0 0 79113 874 0 0 16 0 2 0 519630324 196177920 24997 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1742.18
Current children cumulated vsize (KiB) 200280

[startup+1002.3 s]
/proc/loadavg: 1.92 2.37 3.07 3/172 6846
/proc/meminfo: memFree=16694324/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=191580 CPUtime=1852.85 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26220 0 0 0 183653 1632 0 0 25 0 2 0 519630258 196177920 25000 33554432000 4194304 5787044 140734284399328 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 47895 25000 392 389 0 43645 0
[pid=6800/tid=6802] ppid=6799 vsize=191580 CPUtime=850.55 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) S 6799 6799 5255 0 -1 4202560 2163 0 0 0 84112 943 0 0 16 0 2 0 519630324 196177920 25000 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 18446604466908655936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1852.85
Current children cumulated vsize (KiB) 200280

[startup+1062.3 s]
/proc/loadavg: 2.01 2.31 3.01 3/172 6848
/proc/meminfo: memFree=16694440/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=191724 CPUtime=1963.71 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26230 0 0 0 194614 1757 0 0 25 0 2 0 519630258 196325376 25010 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 47931 25010 392 389 0 43681 0
[pid=6800/tid=6802] ppid=6799 vsize=191724 CPUtime=901.41 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) S 6799 6799 5255 0 -1 4202560 2171 0 0 0 89130 1011 0 0 16 0 2 0 519630324 196325376 25010 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 18446604466908655936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1963.71
Current children cumulated vsize (KiB) 200424

[startup+1122.3 s]
/proc/loadavg: 1.76 2.19 2.92 2/172 6850
/proc/meminfo: memFree=16694188/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=191884 CPUtime=2074.58 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26306 0 0 0 205587 1871 0 0 25 0 2 0 519630258 196489216 25086 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 47971 25086 392 389 0 43721 0
[pid=6800/tid=6802] ppid=6799 vsize=191884 CPUtime=952.28 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) S 6799 6799 5255 0 -1 4202560 2227 0 0 0 94155 1073 0 0 16 0 2 0 519630324 196489216 25086 33554432000 4194304 5787044 140734284399328 18446744073709551615 210658970033 0 0 4096 0 18446604466908655936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2074.58
Current children cumulated vsize (KiB) 200584

[startup+1182.3 s]
/proc/loadavg: 1.83 2.14 2.86 3/172 6851
/proc/meminfo: memFree=16694056/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=192044 CPUtime=2185.99 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26385 0 0 0 216622 1977 0 0 25 0 2 0 519630258 196653056 25165 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6800/statm: 48011 25165 392 389 0 43761 0
[pid=6800/tid=6802] ppid=6799 vsize=192044 CPUtime=1003.68 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 2262 0 0 0 99237 1131 0 0 16 0 2 0 519630324 196653056 25165 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2185.99
Current children cumulated vsize (KiB) 200744

[startup+1242.3 s]
/proc/loadavg: 1.85 2.08 2.79 3/172 6852
/proc/meminfo: memFree=16693552/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=192492 CPUtime=2297.65 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 26554 0 0 0 227684 2081 0 0 25 0 2 0 519630258 197111808 25334 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 48123 25334 392 389 0 43873 0
[pid=6800/tid=6802] ppid=6799 vsize=192492 CPUtime=1055.35 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 2343 0 0 0 104346 1189 0 0 16 0 2 0 519630324 197111808 25334 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2297.65
Current children cumulated vsize (KiB) 201192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.86 2.05 2.74 3/172 6854
/proc/meminfo: memFree=16688076/32951132 swapFree=67111524/67111528
[pid=6799] ppid=6797 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6799/stat : 6799 (prissup.sh) S 6797 6799 5255 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519630258 8908800 251 33554432000 4194304 4922060 140736172518608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6799/statm: 2175 251 211 178 0 68 0
[pid=6800] ppid=6799 vsize=198964 CPUtime=2404.96 cores=1,3,5,7
/proc/6800/stat : 6800 (priss) R 6799 6799 5255 0 -1 4202496 28383 0 0 0 238314 2182 0 0 25 0 2 0 519630258 203739136 26650 33554432000 4194304 5787044 140734284399328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6800/statm: 49741 26650 392 389 0 45491 0
[pid=6800/tid=6802] ppid=6799 vsize=198964 CPUtime=1104.95 cores=1,3,5,7
/proc/6800/task/6802/stat : 6802 (priss) R 6799 6799 5255 0 -1 4202560 2439 0 0 0 109253 1242 0 0 16 0 2 0 519630324 203739136 26650 33554432000 4194304 5787044 140734284399328 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2404.96
Current children cumulated vsize (KiB) 207664

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 6799 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 2404.96
#
# 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): 2404.96
CPU user time (s): 2383.14
CPU system time (s): 21.82
CPU usage (%): 184.994
Max. virtual memory (cumulated for all children) (KiB): 207664

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= 6
involuntary context switches= 2

runsolver used 1.88971 second user time and 4.54331 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 14:31:46
IDJOB=3265946
IDBENCH=85841
IDSOLVER=1601
FILE ID=node129/3265946-1304080306
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265946-1304080306/watcher-3265946-1304080306 -o /tmp/evaluation-result-3265946-1304080306/solver-3265946-1304080306 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265946-1304080306.cnf 653871467 4800 15500 4

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=653871467

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:      16711740 kB
Buffers:       1281460 kB
Cached:       14147644 kB
SwapCached:          4 kB
Active:        3842924 kB
Inactive:     11731540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16711740 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      144808 kB
Mapped:          15816 kB
Slab:           603036 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   297440 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 14:53:28