Trace number 3263658

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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: 14933
0.00/0.04	c parsetime: 40777us
0.00/0.04	c parsed 58358 clauses with 150 variables
27.39/27.43	c preprocessor returned 10029 variables
27.39/27.43	c preprocessing returned UNKNOWN
27.39/27.43	c PP set 0 variables
27.39/27.43	c pp time: 27391726us (27s)

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-3263658-1304065931/watcher-3263658-1304065931 -o /tmp/evaluation-result-3263658-1304065931/solver-3263658-1304065931 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263658-1304065931.cnf 1629379161 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.60 3.72 3.67 3/179 14932
/proc/meminfo: memFree=14952220/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0

[startup+0.045987 s]
/proc/loadavg: 3.60 3.72 3.67 3/179 14932
/proc/meminfo: memFree=14952220/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100973 s]
/proc/loadavg: 3.60 3.72 3.67 3/179 14932
/proc/meminfo: memFree=14952220/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300932 s]
/proc/loadavg: 3.60 3.72 3.67 3/179 14932
/proc/meminfo: memFree=14952220/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700891 s]
/proc/loadavg: 3.60 3.72 3.67 3/179 14932
/proc/meminfo: memFree=14952220/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 3.60 3.72 3.67 4/181 14934
/proc/meminfo: memFree=14941168/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=27464 CPUtime=1.49 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 2965 0 0 0 149 0 0 0 19 0 1 0 499008733 28123136 2862 33554432000 4194304 5787044 140733652516896 18446744073709551615 4336827 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14933/statm: 6866 2862 337 389 0 2616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36164

[startup+3.1004 s]
/proc/loadavg: 3.60 3.72 3.67 4/181 14934
/proc/meminfo: memFree=14940432/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=27464 CPUtime=3.09 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 2965 0 0 0 309 0 0 0 25 0 1 0 499008733 28123136 2862 33554432000 4194304 5787044 140733652516896 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14933/statm: 6866 2862 337 389 0 2616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36164

[startup+6.3008 s]
/proc/loadavg: 3.56 3.71 3.66 4/181 14934
/proc/meminfo: memFree=14939520/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=27464 CPUtime=6.29 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 2965 0 0 0 629 0 0 0 25 0 1 0 499008733 28123136 2862 33554432000 4194304 5787044 140733652516896 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14933/statm: 6866 2862 337 389 0 2616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36164

[startup+12.7006 s]
/proc/loadavg: 3.51 3.70 3.66 4/181 14934
/proc/meminfo: memFree=14937808/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=27464 CPUtime=12.69 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 2965 0 0 0 1269 0 0 0 25 0 1 0 499008733 28123136 2862 33554432000 4194304 5787044 140733652516896 18446744073709551615 4336696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14933/statm: 6866 2862 337 389 0 2616 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36164

[startup+25.5002 s]
/proc/loadavg: 3.32 3.65 3.64 4/181 14935
/proc/meminfo: memFree=14934972/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=27464 CPUtime=25.49 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 2967 0 0 0 2549 0 0 0 25 0 1 0 499008733 28123136 2864 33554432000 4194304 5787044 140733652516896 18446744073709551615 4336768 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14933/statm: 6866 2864 339 389 0 2616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36164

[startup+51.1004 s]
/proc/loadavg: 3.32 3.63 3.63 4/182 14936
/proc/meminfo: memFree=14913692/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=122292 CPUtime=66.91 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 8794 0 0 0 6360 331 0 0 25 0 2 0 499008733 125227008 8045 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 30573 8045 392 389 0 26323 0
[pid=14933/tid=14936] ppid=14932 vsize=122292 CPUtime=15.81 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) S 14932 14932 13667 0 -1 4202560 449 0 0 0 1371 210 0 0 15 0 2 0 499011477 125227008 8045 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 18446604469742376960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 66.91
Current children cumulated vsize (KiB) 130992

[startup+102.307 s]
/proc/loadavg: 3.61 3.65 3.64 5/182 14938
/proc/meminfo: memFree=14894940/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=139240 CPUtime=156.47 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 13368 0 0 0 14984 663 0 0 25 0 2 0 499008733 142581760 12619 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 34810 12619 392 389 0 30560 0
[pid=14933/tid=14936] ppid=14932 vsize=139240 CPUtime=54.16 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) S 14932 14932 13667 0 -1 4202560 830 0 0 0 4993 423 0 0 15 0 2 0 499011477 142581760 12619 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 18446604469742376960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 156.47
Current children cumulated vsize (KiB) 147940

[startup+162.3 s]
/proc/loadavg: 3.67 3.65 3.64 4/182 14939
/proc/meminfo: memFree=14873824/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=160160 CPUtime=263.88 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 18975 0 0 0 25485 903 0 0 25 0 2 0 499008733 164003840 17969 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 40040 17969 392 389 0 35790 0
[pid=14933/tid=14936] ppid=14932 vsize=160160 CPUtime=101.58 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 1192 0 0 0 9586 572 0 0 15 0 2 0 499011477 164003840 17969 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 263.88
Current children cumulated vsize (KiB) 168860

[startup+222.301 s]
/proc/loadavg: 3.55 3.61 3.62 5/182 14941
/proc/meminfo: memFree=14866368/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=166588 CPUtime=371.92 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 20719 0 0 0 36102 1090 0 0 25 0 2 0 499008733 170586112 19713 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 41647 19713 392 389 0 37397 0
[pid=14933/tid=14936] ppid=14932 vsize=166588 CPUtime=149.62 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 1322 0 0 0 14273 689 0 0 16 0 2 0 499011477 170586112 19713 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 371.92
Current children cumulated vsize (KiB) 175288

[startup+282.301 s]
/proc/loadavg: 3.66 3.62 3.63 5/182 14942
/proc/meminfo: memFree=14842292/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=189240 CPUtime=481.31 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 26915 0 0 0 46900 1231 0 0 25 0 2 0 499008733 193781760 25909 33554432000 4194304 5787044 140733652516896 18446744073709551615 5522477 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 47310 25909 392 389 0 43060 0
[pid=14933/tid=14936] ppid=14932 vsize=189240 CPUtime=199 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 1667 0 0 0 19128 772 0 0 16 0 2 0 499011477 193781760 25909 33554432000 4194304 5787044 140733652516896 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 481.31
Current children cumulated vsize (KiB) 197940

[startup+342.3 s]
/proc/loadavg: 3.74 3.64 3.63 4/182 14944
/proc/meminfo: memFree=14840540/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0

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

[pid=14933] ppid=14932 vsize=227340 CPUtime=1247.87 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 37178 0 0 0 122452 2335 0 0 25 0 2 0 499008733 232796160 35659 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 56835 35659 392 389 0 52585 0
[pid=14933/tid=14936] ppid=14932 vsize=227340 CPUtime=545.55 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2401 0 0 0 53150 1405 0 0 16 0 2 0 499011477 232796160 35659 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1247.87
Current children cumulated vsize (KiB) 236040

[startup+762.307 s]
/proc/loadavg: 1.94 2.60 3.18 3/174 14973
/proc/meminfo: memFree=14981092/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=244060 CPUtime=1357.97 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 41577 0 0 0 133320 2477 0 0 25 0 2 0 499008733 249917440 40058 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 61015 40058 392 389 0 56765 0
[pid=14933/tid=14936] ppid=14932 vsize=244060 CPUtime=595.65 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2577 0 0 0 58086 1479 0 0 16 0 2 0 499011477 249917440 40058 33554432000 4194304 5787044 140733652516896 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1357.97
Current children cumulated vsize (KiB) 252760

[startup+822.301 s]
/proc/loadavg: 1.88 2.46 3.09 3/174 14975
/proc/meminfo: memFree=14963812/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=260496 CPUtime=1468.19 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 45934 0 0 0 144208 2611 0 0 25 0 2 0 499008733 266747904 44415 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 65124 44415 392 389 0 60874 0
[pid=14933/tid=14936] ppid=14932 vsize=260496 CPUtime=645.87 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2803 0 0 0 63034 1553 0 0 16 0 2 0 499011477 266747904 44415 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1468.19
Current children cumulated vsize (KiB) 269196

[startup+882.3 s]
/proc/loadavg: 1.92 2.36 3.02 3/174 14976
/proc/meminfo: memFree=14955840/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=1577.3 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 47888 0 0 0 154975 2755 0 0 25 0 2 0 499008733 274198528 46369 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 66943 46369 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=694.98 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2939 0 0 0 67871 1627 0 0 16 0 2 0 499011477 274198528 46369 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1577.3
Current children cumulated vsize (KiB) 276472

[startup+942.301 s]
/proc/loadavg: 1.95 2.28 2.95 3/174 14978
/proc/meminfo: memFree=14955928/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=1686.65 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 47888 0 0 0 165745 2920 0 0 25 0 2 0 499008733 274198528 46369 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 66943 46369 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=744.32 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2939 0 0 0 72718 1714 0 0 16 0 2 0 499011477 274198528 46369 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1686.65
Current children cumulated vsize (KiB) 276472

[startup+1002.3 s]
/proc/loadavg: 1.94 2.21 2.88 3/174 14980
/proc/meminfo: memFree=14955892/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=1796.25 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 47897 0 0 0 176557 3068 0 0 25 0 2 0 499008733 274198528 46378 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 66943 46378 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=793.92 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2947 0 0 0 77596 1796 0 0 15 0 2 0 499011477 274198528 46378 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 276472

[startup+1062.3 s]
/proc/loadavg: 1.87 2.14 2.81 3/174 14981
/proc/meminfo: memFree=14955856/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=1906.18 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 47914 0 0 0 187409 3209 0 0 25 0 2 0 499008733 274198528 46395 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 66943 46395 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=843.84 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 2962 0 0 0 82510 1874 0 0 16 0 2 0 499011477 274198528 46395 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1906.18
Current children cumulated vsize (KiB) 276472

[startup+1122.3 s]
/proc/loadavg: 1.79 2.06 2.74 3/174 14983
/proc/meminfo: memFree=14955816/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=2016.44 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 47960 0 0 0 198305 3339 0 0 25 0 2 0 499008733 274198528 46441 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 66943 46441 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=894.11 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 3002 0 0 0 87464 1947 0 0 16 0 2 0 499011477 274198528 46441 33554432000 4194304 5787044 140733652516896 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2016.44
Current children cumulated vsize (KiB) 276472

[startup+1182.3 s]
/proc/loadavg: 1.83 2.02 2.68 3/174 14984
/proc/meminfo: memFree=14955656/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=267772 CPUtime=2126.79 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 48038 0 0 0 209212 3467 0 0 25 0 2 0 499008733 274198528 46519 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14933/statm: 66943 46519 392 389 0 62693 0
[pid=14933/tid=14936] ppid=14932 vsize=267772 CPUtime=944.45 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 3066 0 0 0 92429 2016 0 0 16 0 2 0 499011477 274198528 46519 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2126.79
Current children cumulated vsize (KiB) 276472

[startup+1242.3 s]
/proc/loadavg: 1.90 2.00 2.63 3/174 14986
/proc/meminfo: memFree=14952904/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=269496 CPUtime=2237.39 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 48712 0 0 0 220155 3584 0 0 25 0 2 0 499008733 275963904 47193 33554432000 4194304 5787044 140733652516896 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 67374 47193 392 389 0 63124 0
[pid=14933/tid=14936] ppid=14932 vsize=269496 CPUtime=995.05 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 3154 0 0 0 97424 2081 0 0 16 0 2 0 499011477 275963904 47193 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2237.39
Current children cumulated vsize (KiB) 278196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.93 1.98 2.58 3/174 14987
/proc/meminfo: memFree=14938860/32951124 swapFree=67111528/67111528
[pid=14932] ppid=14930 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14932/stat : 14932 (prissup.sh) S 14930 14932 13667 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 499008732 8908800 252 33554432000 4194304 4922060 140734955557920 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14932/statm: 2175 252 211 178 0 68 0
[pid=14933] ppid=14932 vsize=283060 CPUtime=2343.91 cores=1,3,5,7
/proc/14933/stat : 14933 (priss) R 14932 14932 13667 0 -1 4202496 52265 0 0 0 230698 3693 0 0 25 0 2 0 499008733 289853440 50746 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14933/statm: 70765 50746 392 389 0 66515 0
[pid=14933/tid=14936] ppid=14932 vsize=283060 CPUtime=1043.87 cores=1,3,5,7
/proc/14933/task/14936/stat : 14936 (priss) R 14932 14932 13667 0 -1 4202560 3257 0 0 0 102245 2142 0 0 15 0 2 0 499011477 289853440 50746 33554432000 4194304 5787044 140733652516896 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2343.91
Current children cumulated vsize (KiB) 291760

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 14932 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 2343.91
#
# 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): 2343.91
CPU user time (s): 2306.98
CPU system time (s): 36.93
CPU usage (%): 180.298
Max. virtual memory (cumulated for all children) (KiB): 291760

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= 333
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.05969 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 10:32:11
IDJOB=3263658
IDBENCH=84004
IDSOLVER=1601
FILE ID=node141/3263658-1304065931
RUNJOBID= node141-1304055896-14013
PBS_JOBID= 13170418
Free space on /tmp= 71420 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263658-1304065931/watcher-3263658-1304065931 -o /tmp/evaluation-result-3263658-1304065931/solver-3263658-1304065931 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263658-1304065931.cnf 1629379161 4800 15500 4

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1629379161

node141.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	: 5362.96
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.82
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.75
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.84
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.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.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:     32951124 kB
MemFree:      14952492 kB
Buffers:       1625632 kB
Cached:       15540208 kB
SwapCached:          0 kB
Active:        8184832 kB
Inactive:      9230732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14952492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3920 kB
Writeback:           0 kB
AnonPages:      249100 kB
Mapped:          15512 kB
Slab:           518652 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   403760 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= 71420 MiB
End job on node141 at 2011-04-29 10:53:53