Trace number 3263438

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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: 25796
0.00/0.01	c parsetime: 13770us
0.00/0.01	c parsed 56654 clauses with 660 variables
3.19/3.29	c preprocessor returned 10002 variables
3.19/3.29	c preprocessing returned UNKNOWN
3.19/3.29	c PP set 0 variables
3.19/3.29	c pp time: 3279523us (3s)

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-3263438-1304065747/watcher-3263438-1304065747 -o /tmp/evaluation-result-3263438-1304065747/solver-3263438-1304065747 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263438-1304065747.cnf 870100592 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.82 3.76 3.73 1/172 25795
/proc/meminfo: memFree=18314020/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0

[startup+0.0808909 s]
/proc/loadavg: 3.82 3.76 3.73 1/172 25795
/proc/meminfo: memFree=18314020/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100982 s]
/proc/loadavg: 3.82 3.76 3.73 1/172 25795
/proc/meminfo: memFree=18314020/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30094 s]
/proc/loadavg: 3.82 3.76 3.73 1/172 25795
/proc/meminfo: memFree=18314020/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70085 s]
/proc/loadavg: 3.82 3.76 3.73 1/172 25795
/proc/meminfo: memFree=18314020/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/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.82 3.76 3.73 3/180 25808
/proc/meminfo: memFree=18298324/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=24132 CPUtime=1.49 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 3463 0 0 0 149 0 0 0 20 0 1 0 518171360 24711168 2056 33554432000 4194304 5787044 140733535779776 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25796/statm: 6033 2056 339 389 0 1783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32832

[startup+3.10037 s]
/proc/loadavg: 3.68 3.73 3.72 3/180 25809
/proc/meminfo: memFree=18293240/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=26788 CPUtime=3.09 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 4164 0 0 0 309 0 0 0 25 0 1 0 518171360 27430912 2639 33554432000 4194304 5787044 140733535779776 18446744073709551615 254500385763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25796/statm: 6697 2639 342 389 0 2447 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35488

[startup+6.30074 s]
/proc/loadavg: 3.68 3.73 3.72 4/182 25811
/proc/meminfo: memFree=18283568/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=105060 CPUtime=7.89 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 6635 0 0 0 772 17 0 0 25 0 2 0 518171360 107581440 3740 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 26265 3740 391 389 0 22015 0
[pid=25796/tid=25811] ppid=25795 vsize=105060 CPUtime=1.58 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 30 0 0 0 153 5 0 0 18 0 2 0 518171691 107581440 3740 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 113760

[startup+12.7005 s]
/proc/loadavg: 3.73 3.74 3.73 4/182 25811
/proc/meminfo: memFree=18274840/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=105192 CPUtime=17.74 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 7640 0 0 0 1729 45 0 0 25 0 2 0 518171360 107716608 4745 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 26298 4745 391 389 0 22048 0
[pid=25796/tid=25811] ppid=25795 vsize=105192 CPUtime=5.03 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 88 0 0 0 488 15 0 0 18 0 2 0 518171691 107716608 4745 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 17.74
Current children cumulated vsize (KiB) 113892

[startup+25.5009 s]
/proc/loadavg: 3.69 3.73 3.72 5/182 25811
/proc/meminfo: memFree=18253272/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=114680 CPUtime=37.12 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 10666 0 0 0 3620 92 0 0 25 0 2 0 518171360 117432320 7771 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 28670 7771 392 389 0 24420 0
[pid=25796/tid=25811] ppid=25795 vsize=114680 CPUtime=11.61 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 147 0 0 0 1129 32 0 0 18 0 2 0 518171691 117432320 7771 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37.12
Current children cumulated vsize (KiB) 123380

[startup+51.1008 s]
/proc/loadavg: 3.65 3.72 3.72 5/182 25812
/proc/meminfo: memFree=18231416/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=123048 CPUtime=75.58 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 12813 0 0 0 7387 171 0 0 25 0 2 0 518171360 126001152 9918 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 30762 9918 392 389 0 26512 0
[pid=25796/tid=25811] ppid=25795 vsize=123048 CPUtime=24.48 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 147 0 0 0 2386 62 0 0 18 0 2 0 518171691 126001152 9918 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.58
Current children cumulated vsize (KiB) 131748

[startup+102.307 s]
/proc/loadavg: 3.67 3.72 3.72 3/182 25813
/proc/meminfo: memFree=18187016/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=143516 CPUtime=155.35 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 18109 0 0 0 15243 292 0 0 25 0 2 0 518171360 146960384 15214 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 35879 15214 392 389 0 31629 0
[pid=25796/tid=25811] ppid=25795 vsize=143516 CPUtime=53.04 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) S 25795 25795 25471 0 -1 4202560 419 0 0 0 5194 110 0 0 18 0 2 0 518171691 146960384 15214 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 18446604442358273856 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 155.35
Current children cumulated vsize (KiB) 152216

[startup+162.301 s]
/proc/loadavg: 3.72 3.72 3.72 5/182 25815
/proc/meminfo: memFree=18154892/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=157912 CPUtime=252.33 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 21983 0 0 0 24837 396 0 0 25 0 2 0 518171360 161701888 18831 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 39478 18831 392 389 0 35228 0
[pid=25796/tid=25811] ppid=25795 vsize=157912 CPUtime=90.02 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 724 0 0 0 8849 153 0 0 18 0 2 0 518171691 161701888 18831 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 252.33
Current children cumulated vsize (KiB) 166612

[startup+222.301 s]
/proc/loadavg: 3.71 3.72 3.72 5/182 25816
/proc/meminfo: memFree=18117548/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=173364 CPUtime=352.42 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 26210 0 0 0 34750 492 0 0 25 0 2 0 518171360 177524736 23058 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 43341 23058 392 389 0 39091 0
[pid=25796/tid=25811] ppid=25795 vsize=173364 CPUtime=130.11 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) S 25795 25795 25471 0 -1 4202560 1004 0 0 0 12820 191 0 0 18 0 2 0 518171691 177524736 23058 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 18446604442358273856 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 352.42
Current children cumulated vsize (KiB) 182064

[startup+282.301 s]
/proc/loadavg: 3.53 3.67 3.71 5/182 25818
/proc/meminfo: memFree=18099060/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=177384 CPUtime=451.79 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 27315 0 0 0 44606 573 0 0 25 0 2 0 518171360 181641216 24163 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527461 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 44346 24163 392 389 0 40096 0
[pid=25796/tid=25811] ppid=25795 vsize=177384 CPUtime=169.48 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 1119 0 0 0 16723 225 0 0 18 0 2 0 518171691 181641216 24163 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 451.79
Current children cumulated vsize (KiB) 186084


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

[pid=25796] ppid=25795 vsize=241076 CPUtime=1176.39 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 44358 0 0 0 116622 1017 0 0 25 0 2 0 518171360 246861824 40693 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 60269 40693 392 389 0 56019 0
[pid=25796/tid=25811] ppid=25795 vsize=241076 CPUtime=474.05 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) S 25795 25795 25471 0 -1 4202560 2216 0 0 0 46998 407 0 0 18 0 2 0 518171691 246861824 40693 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 18446604442358273856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1176.39
Current children cumulated vsize (KiB) 249776

[startup+762.307 s]
/proc/loadavg: 3.60 3.61 3.65 5/182 25831
/proc/meminfo: memFree=17963684/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=241076 CPUtime=1280.99 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 44413 0 0 0 127024 1075 0 0 25 0 2 0 518171360 246861824 40748 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 60269 40748 392 389 0 56019 0
[pid=25796/tid=25811] ppid=25795 vsize=241076 CPUtime=518.64 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) S 25795 25795 25471 0 -1 4202560 2260 0 0 0 51432 432 0 0 18 0 2 0 518171691 246861824 40748 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 18446604442358273856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1280.99
Current children cumulated vsize (KiB) 249776

[startup+822.301 s]
/proc/loadavg: 3.66 3.63 3.65 5/182 25832
/proc/meminfo: memFree=17945068/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=241076 CPUtime=1386.58 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 44565 0 0 0 137529 1129 0 0 25 0 2 0 518171360 246861824 40900 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 60269 40900 392 389 0 56019 0
[pid=25796/tid=25811] ppid=25795 vsize=241076 CPUtime=564.24 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 2403 0 0 0 55969 455 0 0 18 0 2 0 518171691 246861824 40900 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1386.58
Current children cumulated vsize (KiB) 249776

[startup+882.301 s]
/proc/loadavg: 3.65 3.63 3.65 5/182 25834
/proc/meminfo: memFree=17941212/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=241588 CPUtime=1493.05 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 44906 0 0 0 148131 1174 0 0 25 0 2 0 518171360 247386112 41241 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 60397 41241 392 389 0 56147 0
[pid=25796/tid=25811] ppid=25795 vsize=241588 CPUtime=610.7 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 2613 0 0 0 60596 474 0 0 18 0 2 0 518171691 247386112 41241 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1493.05
Current children cumulated vsize (KiB) 250288

[startup+942.301 s]
/proc/loadavg: 3.72 3.65 3.65 5/182 25836
/proc/meminfo: memFree=17926064/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=256296 CPUtime=1600.03 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 48763 0 0 0 158785 1218 0 0 25 0 2 0 518171360 262447104 45098 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 64074 45098 392 389 0 59824 0
[pid=25796/tid=25811] ppid=25795 vsize=256296 CPUtime=657.69 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) S 25795 25795 25471 0 -1 4202560 2748 0 0 0 65275 494 0 0 18 0 2 0 518171691 262447104 45098 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 18446604442358273856 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1600.03
Current children cumulated vsize (KiB) 264996

[startup+1002.3 s]
/proc/loadavg: 3.63 3.64 3.64 5/182 25837
/proc/meminfo: memFree=17913532/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=267868 CPUtime=1707.26 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 51849 0 0 0 169465 1261 0 0 25 0 2 0 518171360 274296832 48184 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 66967 48184 392 389 0 62717 0
[pid=25796/tid=25811] ppid=25795 vsize=267868 CPUtime=704.91 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3017 0 0 0 69979 512 0 0 18 0 2 0 518171691 274296832 48184 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1707.26
Current children cumulated vsize (KiB) 276568

[startup+1062.3 s]
/proc/loadavg: 3.78 3.67 3.65 5/182 25839
/proc/meminfo: memFree=17897900/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=282372 CPUtime=1814.93 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 55668 0 0 0 180188 1305 0 0 25 0 2 0 518171360 289148928 52003 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 70593 52003 392 389 0 66343 0
[pid=25796/tid=25811] ppid=25795 vsize=282372 CPUtime=752.59 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3198 0 0 0 74728 531 0 0 18 0 2 0 518171691 289148928 52003 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1814.93
Current children cumulated vsize (KiB) 291072

[startup+1122.3 s]
/proc/loadavg: 3.63 3.64 3.63 5/182 25840
/proc/meminfo: memFree=17887844/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=290992 CPUtime=1921.58 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 57922 0 0 0 190813 1345 0 0 25 0 2 0 518171360 297975808 54257 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 72748 54257 392 389 0 68498 0
[pid=25796/tid=25811] ppid=25795 vsize=290992 CPUtime=799.24 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3298 0 0 0 79377 547 0 0 18 0 2 0 518171691 297975808 54257 33554432000 4194304 5787044 140733535779776 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1921.58
Current children cumulated vsize (KiB) 299692

[startup+1182.3 s]
/proc/loadavg: 3.79 3.69 3.65 4/182 25842
/proc/meminfo: memFree=17872948/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=290992 CPUtime=2026.55 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 57923 0 0 0 201258 1397 0 0 25 0 2 0 518171360 297975808 54258 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 72748 54258 392 389 0 68498 0
[pid=25796/tid=25811] ppid=25795 vsize=290992 CPUtime=844.2 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3298 0 0 0 83851 569 0 0 18 0 2 0 518171691 297975808 54258 33554432000 4194304 5787044 140733535779776 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2026.55
Current children cumulated vsize (KiB) 299692

[startup+1242.3 s]
/proc/loadavg: 3.74 3.68 3.64 4/182 25844
/proc/meminfo: memFree=17860536/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=290992 CPUtime=2132.5 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 57935 0 0 0 211804 1446 0 0 25 0 2 0 518171360 297975808 54270 33554432000 4194304 5787044 140733535779776 18446744073709551615 5528380 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 72748 54270 392 389 0 68498 0
[pid=25796/tid=25811] ppid=25795 vsize=290992 CPUtime=890.15 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3309 0 0 0 88425 590 0 0 18 0 2 0 518171691 297975808 54270 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527540 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2132.5
Current children cumulated vsize (KiB) 299692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.72 3.65 5/182 25845
/proc/meminfo: memFree=17844528/32950928 swapFree=67111528/67111528
[pid=25795] ppid=25793 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25795/stat : 25795 (prissup.sh) S 25793 25795 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518171360 8908800 252 33554432000 4194304 4922060 140736088786240 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25795/statm: 2175 252 211 178 0 68 0
[pid=25796] ppid=25795 vsize=290992 CPUtime=2234.99 cores=0,2,4,6
/proc/25796/stat : 25796 (priss) R 25795 25795 25471 0 -1 4202496 57961 0 0 0 222004 1495 0 0 25 0 2 0 518171360 297975808 54296 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25796/statm: 72748 54296 392 389 0 68498 0
[pid=25796/tid=25811] ppid=25795 vsize=290992 CPUtime=934.93 cores=0,2,4,6
/proc/25796/task/25811/stat : 25811 (priss) R 25795 25795 25471 0 -1 4202560 3334 0 0 0 92881 612 0 0 18 0 2 0 518171691 297975808 54296 33554432000 4194304 5787044 140733535779776 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2234.99
Current children cumulated vsize (KiB) 299692

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 25795 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2234.99
#
# 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): 2234.99
CPU user time (s): 2220.04
CPU system time (s): 14.95
CPU usage (%): 171.92
Max. virtual memory (cumulated for all children) (KiB): 299692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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.34264 second user time and 4.72428 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 10:29:07
IDJOB=3263438
IDBENCH=83976
IDSOLVER=1601
FILE ID=node149/3263438-1304065747
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263438-1304065747/watcher-3263438-1304065747 -o /tmp/evaluation-result-3263438-1304065747/solver-3263438-1304065747 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263438-1304065747.cnf 870100592 4800 15500 4

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=870100592

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18314308 kB
Buffers:       2223088 kB
Cached:       11800300 kB
SwapCached:          0 kB
Active:        5946720 kB
Inactive:      8141128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18314308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1984 kB
Writeback:           4 kB
AnonPages:       63536 kB
Mapped:          14784 kB
Slab:           484328 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71928 MiB
End job on node149 at 2011-04-29 10:50:49