Trace number 3291319

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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: 25902
0.00/0.02	c parsetime: 21521us
0.00/0.02	c parsed 61421 clauses with 9540 variables
0.00/0.87	c preprocessor returned 10002 variables
0.00/0.87	c preprocessing returned UNKNOWN
0.00/0.87	c PP set 39 variables
0.00/0.87	c pp time: 845057us (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-3291319-1304067049/watcher-3291319-1304067049 -o /tmp/evaluation-result-3291319-1304067049/solver-3291319-1304067049 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3291319-1304067049.cnf 569629566 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.52 3.65 3.63 2/178 25901
/proc/meminfo: memFree=18301296/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0

[startup+0.0770179 s]
/proc/loadavg: 3.52 3.65 3.63 2/178 25901
/proc/meminfo: memFree=18301296/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101014 s]
/proc/loadavg: 3.52 3.65 3.63 2/178 25901
/proc/meminfo: memFree=18301296/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300977 s]
/proc/loadavg: 3.52 3.65 3.63 2/178 25901
/proc/meminfo: memFree=18301296/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700889 s]
/proc/loadavg: 3.52 3.65 3.63 2/178 25901
/proc/meminfo: memFree=18301296/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50072 s]
/proc/loadavg: 3.52 3.65 3.63 4/181 25904
/proc/meminfo: memFree=18287632/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=107760 CPUtime=1.85 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 4724 0 0 0 174 11 0 0 21 0 2 0 518301590 110346240 3866 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 26940 3866 393 389 0 22690 0
[pid=25902/tid=25904] ppid=25901 vsize=107760 CPUtime=0.35 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) S 25901 25901 25471 0 -1 4202560 94 0 0 0 29 6 0 0 16 0 2 0 518301678 110346240 3866 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 18446604471149942656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 116460

[startup+3.1004 s]
/proc/loadavg: 3.52 3.65 3.63 4/182 25905
/proc/meminfo: memFree=18285388/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=108024 CPUtime=4.45 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 4824 0 0 0 402 43 0 0 25 0 2 0 518301590 110616576 3966 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 27006 3966 393 389 0 22756 0
[pid=25902/tid=25904] ppid=25901 vsize=108024 CPUtime=1.34 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 120 0 0 0 106 28 0 0 16 0 2 0 518301678 110616576 3966 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 116724

[startup+6.30077 s]
/proc/loadavg: 3.48 3.64 3.63 5/182 25905
/proc/meminfo: memFree=18281512/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=108628 CPUtime=9.67 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 5087 0 0 0 882 85 0 0 25 0 2 0 518301590 111235072 4229 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 27157 4229 393 389 0 22907 0
[pid=25902/tid=25904] ppid=25901 vsize=108628 CPUtime=3.38 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) S 25901 25901 25471 0 -1 4202560 150 0 0 0 281 57 0 0 15 0 2 0 518301678 111235072 4229 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 18446604471149942656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 117328

[startup+12.7005 s]
/proc/loadavg: 3.44 3.63 3.63 4/182 25905
/proc/meminfo: memFree=18274152/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=110804 CPUtime=20.21 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 5643 0 0 0 1878 143 0 0 25 0 2 0 518301590 113463296 4785 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 27701 4785 393 389 0 23451 0
[pid=25902/tid=25904] ppid=25901 vsize=110804 CPUtime=7.52 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 166 0 0 0 657 95 0 0 16 0 2 0 518301678 113463296 4785 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.21
Current children cumulated vsize (KiB) 119504

[startup+25.5009 s]
/proc/loadavg: 3.56 3.65 3.63 4/182 25906
/proc/meminfo: memFree=18258668/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=113080 CPUtime=41.39 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 7277 0 0 0 3917 222 0 0 25 0 2 0 518301590 115793920 6419 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 28270 6419 393 389 0 24020 0
[pid=25902/tid=25904] ppid=25901 vsize=113080 CPUtime=15.89 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 203 0 0 0 1444 145 0 0 15 0 2 0 518301678 115793920 6419 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.39
Current children cumulated vsize (KiB) 121780

[startup+51.1008 s]
/proc/loadavg: 3.64 3.66 3.64 4/182 25907
/proc/meminfo: memFree=18212232/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=117180 CPUtime=84.31 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 11202 0 0 0 8097 334 0 0 25 0 2 0 518301590 119992320 10342 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25902/statm: 29295 10342 393 389 0 25045 0
[pid=25902/tid=25904] ppid=25901 vsize=117180 CPUtime=33.2 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 203 0 0 0 3107 213 0 0 16 0 2 0 518301678 119992320 10342 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 84.31
Current children cumulated vsize (KiB) 125880

[startup+102.307 s]
/proc/loadavg: 3.56 3.63 3.63 4/182 25908
/proc/meminfo: memFree=18175524/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=118208 CPUtime=171.85 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 15526 0 0 0 16684 501 0 0 25 0 2 0 518301590 121044992 14612 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25902/statm: 29552 14612 393 389 0 25302 0
[pid=25902/tid=25904] ppid=25901 vsize=118208 CPUtime=69.53 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 295 0 0 0 6639 314 0 0 15 0 2 0 518301678 121044992 14612 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 171.85
Current children cumulated vsize (KiB) 126908

[startup+162.301 s]
/proc/loadavg: 3.73 3.67 3.64 4/182 25909
/proc/meminfo: memFree=18136436/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=142292 CPUtime=275.89 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 21577 0 0 0 26921 668 0 0 25 0 2 0 518301590 145707008 20663 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 35573 20663 393 389 0 31323 0
[pid=25902/tid=25904] ppid=25901 vsize=142292 CPUtime=113.59 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 336 0 0 0 10944 415 0 0 16 0 2 0 518301678 145707008 20663 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 275.89
Current children cumulated vsize (KiB) 150992

[startup+222.301 s]
/proc/loadavg: 3.58 3.63 3.63 4/182 25911
/proc/meminfo: memFree=18080128/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=175592 CPUtime=381.51 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 29939 0 0 0 37347 804 0 0 25 0 2 0 518301590 179806208 28768 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25902/statm: 43898 28768 393 389 0 39648 0
[pid=25902/tid=25904] ppid=25901 vsize=175592 CPUtime=159.21 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 388 0 0 0 15426 495 0 0 16 0 2 0 518301678 179806208 28768 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 381.51
Current children cumulated vsize (KiB) 184292

[startup+282.301 s]
/proc/loadavg: 3.75 3.67 3.64 4/182 25913
/proc/meminfo: memFree=18069188/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=175752 CPUtime=487.64 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 29991 0 0 0 47834 930 0 0 25 0 2 0 518301590 179970048 28820 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25902/statm: 43938 28820 393 389 0 39688 0
[pid=25902/tid=25904] ppid=25901 vsize=175752 CPUtime=205.33 cores=1,3,5,7

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

[pid=25902] ppid=25901 vsize=246828 CPUtime=1242.25 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 48630 0 0 0 122604 1621 0 0 25 0 2 0 518301590 252751872 46946 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 61707 46946 393 389 0 57457 0
[pid=25902/tid=25904] ppid=25901 vsize=246828 CPUtime=539.94 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 970 0 0 0 53020 974 0 0 15 0 2 0 518301678 252751872 46946 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 255528

[startup+762.307 s]
/proc/loadavg: 3.56 3.54 3.57 5/182 25935
/proc/meminfo: memFree=17897108/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=273540 CPUtime=1351.85 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 55495 0 0 0 133493 1692 0 0 25 0 2 0 518301590 280104960 53811 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 68385 53811 393 389 0 64135 0
[pid=25902/tid=25904] ppid=25901 vsize=273540 CPUtime=589.52 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1144 0 0 0 57941 1011 0 0 16 0 2 0 518301678 280104960 53811 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1351.85
Current children cumulated vsize (KiB) 282240

[startup+822.301 s]
/proc/loadavg: 3.77 3.60 3.59 5/182 25938
/proc/meminfo: memFree=17854924/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=290552 CPUtime=1460.5 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 59704 0 0 0 144273 1777 0 0 25 0 2 0 518301590 297525248 58020 33554432000 4194304 5787044 140733625924800 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 72638 58020 393 389 0 68388 0
[pid=25902/tid=25904] ppid=25901 vsize=290552 CPUtime=638.17 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1276 0 0 0 62757 1060 0 0 16 0 2 0 518301678 297525248 58020 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1460.5
Current children cumulated vsize (KiB) 299252

[startup+882.301 s]
/proc/loadavg: 3.75 3.63 3.60 5/182 25941
/proc/meminfo: memFree=17839640/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=290552 CPUtime=1568.79 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 59705 0 0 0 155019 1860 0 0 25 0 2 0 518301590 297525248 58021 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 72638 58021 393 389 0 68388 0
[pid=25902/tid=25904] ppid=25901 vsize=290552 CPUtime=686.45 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1276 0 0 0 67537 1108 0 0 16 0 2 0 518301678 297525248 58021 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1568.79
Current children cumulated vsize (KiB) 299252

[startup+942.301 s]
/proc/loadavg: 3.87 3.68 3.62 5/182 25942
/proc/meminfo: memFree=17820280/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=290552 CPUtime=1677.8 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 59707 0 0 0 165839 1941 0 0 25 0 2 0 518301590 297525248 58023 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25902/statm: 72638 58023 393 389 0 68388 0
[pid=25902/tid=25904] ppid=25901 vsize=290552 CPUtime=735.46 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) S 25901 25901 25471 0 -1 4202560 1277 0 0 0 72390 1156 0 0 16 0 2 0 518301678 297525248 58023 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 18446604471149942656 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1677.8
Current children cumulated vsize (KiB) 299252

[startup+1002.3 s]
/proc/loadavg: 3.79 3.69 3.62 4/182 25944
/proc/meminfo: memFree=17820244/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=290552 CPUtime=1787.21 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 59713 0 0 0 176710 2011 0 0 25 0 2 0 518301590 297525248 58029 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 72638 58029 393 389 0 68388 0
[pid=25902/tid=25904] ppid=25901 vsize=290552 CPUtime=784.88 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1279 0 0 0 77294 1194 0 0 16 0 2 0 518301678 297525248 58029 33554432000 4194304 5787044 140733625924800 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1787.21
Current children cumulated vsize (KiB) 299252

[startup+1062.3 s]
/proc/loadavg: 3.73 3.68 3.62 5/182 25945
/proc/meminfo: memFree=17820100/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=290552 CPUtime=1896.92 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 59762 0 0 0 187612 2080 0 0 25 0 2 0 518301590 297525248 58078 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 72638 58078 393 389 0 68388 0
[pid=25902/tid=25904] ppid=25901 vsize=290552 CPUtime=834.58 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1315 0 0 0 82224 1234 0 0 16 0 2 0 518301678 297525248 58078 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1896.92
Current children cumulated vsize (KiB) 299252

[startup+1122.3 s]
/proc/loadavg: 3.74 3.68 3.63 4/182 25947
/proc/meminfo: memFree=17815608/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=294652 CPUtime=2006.83 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 60959 0 0 0 198539 2144 0 0 25 0 2 0 518301590 301723648 59275 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 73663 59275 393 389 0 69413 0
[pid=25902/tid=25904] ppid=25901 vsize=294652 CPUtime=884.49 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1402 0 0 0 87178 1271 0 0 16 0 2 0 518301678 301723648 59275 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2006.83
Current children cumulated vsize (KiB) 303352

[startup+1182.3 s]
/proc/loadavg: 3.77 3.69 3.63 5/182 25949
/proc/meminfo: memFree=17797848/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=312052 CPUtime=2116.9 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 65436 0 0 0 209480 2210 0 0 25 0 2 0 518301590 319541248 63752 33554432000 4194304 5787044 140733625924800 18446744073709551615 254500352709 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 78013 63752 393 389 0 73763 0
[pid=25902/tid=25904] ppid=25901 vsize=312052 CPUtime=934.56 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1523 0 0 0 92149 1307 0 0 15 0 2 0 518301678 319541248 63752 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2116.9
Current children cumulated vsize (KiB) 320752

[startup+1242.3 s]
/proc/loadavg: 3.67 3.67 3.63 5/182 25950
/proc/meminfo: memFree=17777988/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=330364 CPUtime=2227.25 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 70138 0 0 0 220454 2271 0 0 25 0 2 0 518301590 338292736 68454 33554432000 4194304 5787044 140733625924800 18446744073709551615 5527482 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 82591 68454 393 389 0 78341 0
[pid=25902/tid=25904] ppid=25901 vsize=330364 CPUtime=984.9 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) S 25901 25901 25471 0 -1 4202560 1673 0 0 0 97150 1340 0 0 16 0 2 0 518301678 338292736 68454 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 18446604471149942656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2227.25
Current children cumulated vsize (KiB) 339064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.68 3.64 2/179 25953
/proc/meminfo: memFree=18014212/32950928 swapFree=67111528/67111528
[pid=25901] ppid=25899 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/25901/stat : 25901 (prissup.sh) S 25899 25901 25471 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518301590 8908800 252 33554432000 4194304 4922060 140736248940848 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25901/statm: 2175 252 211 178 0 68 0
[pid=25902] ppid=25901 vsize=351092 CPUtime=2333.72 cores=1,3,5,7
/proc/25902/stat : 25902 (priss) R 25901 25901 25471 0 -1 4202496 75446 0 0 0 231041 2331 0 0 25 0 2 0 518301590 359518208 73762 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/25902/statm: 87773 73762 393 389 0 83523 0
[pid=25902/tid=25904] ppid=25901 vsize=351092 CPUtime=1033.67 cores=1,3,5,7
/proc/25902/task/25904/stat : 25904 (priss) R 25901 25901 25471 0 -1 4202560 1822 0 0 0 101997 1370 0 0 15 0 2 0 518301678 359518208 73762 33554432000 4194304 5787044 140733625924800 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2333.72
Current children cumulated vsize (KiB) 359792

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 25901 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 2333.72
#
# 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): 2333.72
CPU user time (s): 2310.41
CPU system time (s): 23.31
CPU usage (%): 179.514
Max. virtual memory (cumulated for all children) (KiB): 359792

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

runsolver used 2.10868 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 10:50:49
IDJOB=3291319
IDBENCH=84205
IDSOLVER=1601
FILE ID=node149/3291319-1304067049
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71928 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291319-1304067049/watcher-3291319-1304067049 -o /tmp/evaluation-result-3291319-1304067049/solver-3291319-1304067049 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3291319-1304067049.cnf 569629566 4800 15500 4

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=569629566

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:      18301568 kB
Buffers:       2223096 kB
Cached:       11803128 kB
SwapCached:          0 kB
Active:        5961192 kB
Inactive:      8140196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18301568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4700 kB
Writeback:           0 kB
AnonPages:       74800 kB
Mapped:          15480 kB
Slab:           484388 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   216940 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 11:12:31