Trace number 3273717

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 767
0.00/0.00	c parsetime: 159us
0.00/0.00	c parsed 356 clauses with 173 variables
1.10/1.16	c preprocessor returned 10052 variables
1.10/1.16	c preprocessing returned UNKNOWN
1.10/1.16	c PP set 0 variables
1.10/1.16	c pp time: 1155165us (1s)

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-3273717-1304054482/watcher-3273717-1304054482 -o /tmp/evaluation-result-3273717-1304054482/solver-3273717-1304054482 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3273717-1304054482.cnf 1601693518 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.67 3.71 4.52 2/172 766
/proc/meminfo: memFree=23662848/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0

[startup+0.0964319 s]
/proc/loadavg: 3.67 3.71 4.52 2/172 766
/proc/meminfo: memFree=23662848/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100371 s]
/proc/loadavg: 3.67 3.71 4.52 2/172 766
/proc/meminfo: memFree=23662848/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300392 s]
/proc/loadavg: 3.67 3.71 4.52 2/172 766
/proc/meminfo: memFree=23662848/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700327 s]
/proc/loadavg: 3.67 3.71 4.52 2/172 766
/proc/meminfo: memFree=23662848/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50018 s]
/proc/loadavg: 3.67 3.71 4.52 3/181 779
/proc/meminfo: memFree=23645184/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=102364 CPUtime=1.75 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 2968 0 0 0 157 18 0 0 19 0 2 0 595678834 104820736 2551 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 25591 2551 392 389 0 21341 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 111064

[startup+3.10089 s]
/proc/loadavg: 3.70 3.72 4.52 4/182 780
/proc/meminfo: memFree=23640588/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=103912 CPUtime=4.71 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 3422 0 0 0 388 83 0 0 23 0 2 0 595678834 106405888 3005 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 25978 3005 392 389 0 21728 0
[pid=767/tid=780] ppid=765 vsize=103912 CPUtime=1.61 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 86 0 0 0 91 70 0 0 15 0 2 0 595678950 106405888 3005 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 112612

[startup+6.30033 s]
/proc/loadavg: 3.70 3.72 4.52 5/182 780
/proc/meminfo: memFree=23635468/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=105860 CPUtime=10.71 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 3952 0 0 0 882 189 0 0 25 0 2 0 595678834 108400640 3535 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 26465 3535 392 389 0 22215 0
[pid=767/tid=780] ppid=765 vsize=105860 CPUtime=4.41 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 173 0 0 0 279 162 0 0 15 0 2 0 595678950 108400640 3535 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.71
Current children cumulated vsize (KiB) 114560

[startup+12.7011 s]
/proc/loadavg: 3.74 3.73 4.52 4/182 780
/proc/meminfo: memFree=23628308/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=109164 CPUtime=22.81 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 4881 0 0 0 1943 338 0 0 25 0 2 0 595678834 111783936 4464 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 27291 4464 392 389 0 23041 0
[pid=767/tid=780] ppid=765 vsize=109164 CPUtime=10.11 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 302 0 0 0 723 288 0 0 16 0 2 0 595678950 111783936 4464 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 18446604467046729024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.81
Current children cumulated vsize (KiB) 117864

[startup+25.5007 s]
/proc/loadavg: 3.78 3.74 4.51 5/182 780
/proc/meminfo: memFree=23618276/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=114720 CPUtime=46.8 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 6490 0 0 0 4102 578 0 0 25 0 2 0 595678834 117473280 6073 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 28680 6073 392 389 0 24430 0
[pid=767/tid=780] ppid=765 vsize=114720 CPUtime=21.3 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 508 0 0 0 1644 486 0 0 16 0 2 0 595678950 117473280 6073 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.8
Current children cumulated vsize (KiB) 123420

[startup+51.1011 s]
/proc/loadavg: 3.80 3.74 4.49 5/182 781
/proc/meminfo: memFree=23603000/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=123840 CPUtime=94.91 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 8842 0 0 0 8535 956 0 0 25 0 2 0 595678834 126812160 8425 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 30960 8425 392 389 0 26710 0
[pid=767/tid=780] ppid=765 vsize=123840 CPUtime=43.81 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) S 765 765 30862 0 -1 4202560 714 0 0 0 3589 792 0 0 15 0 2 0 595678950 126812160 8425 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 18446604467046729024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 94.91
Current children cumulated vsize (KiB) 132540

[startup+102.307 s]
/proc/loadavg: 3.78 3.75 4.45 5/182 783
/proc/meminfo: memFree=23577932/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=141708 CPUtime=191.44 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 13787 0 0 0 17680 1464 0 0 25 0 2 0 595678834 145108992 13113 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 35427 13113 392 389 0 31177 0
[pid=767/tid=780] ppid=765 vsize=141708 CPUtime=89.14 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) S 765 765 30862 0 -1 4202560 1196 0 0 0 7723 1191 0 0 16 0 2 0 595678950 145108992 13113 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 18446604467046729024 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 191.44
Current children cumulated vsize (KiB) 150408

[startup+162.301 s]
/proc/loadavg: 3.71 3.73 4.40 5/182 784
/proc/meminfo: memFree=23558928/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=148344 CPUtime=304.89 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 15671 0 0 0 28511 1978 0 0 25 0 2 0 595678834 151904256 14997 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 37086 14997 392 389 0 32836 0
[pid=767/tid=780] ppid=765 vsize=148344 CPUtime=142.59 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 1459 0 0 0 12664 1595 0 0 16 0 2 0 595678950 151904256 14997 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 304.89
Current children cumulated vsize (KiB) 157044

[startup+222.301 s]
/proc/loadavg: 3.76 3.73 4.35 4/182 786
/proc/meminfo: memFree=23550460/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=153924 CPUtime=418.35 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 17184 0 0 0 39401 2434 0 0 25 0 2 0 595678834 157618176 16510 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 38481 16510 392 389 0 34231 0
[pid=767/tid=780] ppid=765 vsize=153924 CPUtime=196.05 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 1601 0 0 0 17654 1951 0 0 16 0 2 0 595678950 157618176 16510 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 418.35
Current children cumulated vsize (KiB) 162624

[startup+282.301 s]
/proc/loadavg: 3.86 3.76 4.33 3/182 787
/proc/meminfo: memFree=23531080/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=163936 CPUtime=532.12 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 20093 0 0 0 50434 2778 0 0 25 0 2 0 595678834 167870464 19419 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 40984 19419 392 389 0 36734 0
[pid=767/tid=780] ppid=765 vsize=163936 CPUtime=249.82 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 1953 0 0 0 22770 2212 0 0 18 0 2 0 595678950 167870464 19419 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 532.12

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

[pid=767] ppid=765 vsize=203256 CPUtime=1327.24 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 30683 0 0 0 127766 4958 0 0 25 0 2 0 595678834 208134144 29496 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 50814 29496 392 389 0 46564 0
[pid=767/tid=780] ppid=765 vsize=203256 CPUtime=624.93 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 2929 0 0 0 58686 3807 0 0 18 0 2 0 595678950 208134144 29496 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1327.24
Current children cumulated vsize (KiB) 211956

[startup+762.307 s]
/proc/loadavg: 3.75 3.71 4.05 5/182 800
/proc/meminfo: memFree=23467808/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=203256 CPUtime=1440.9 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 30738 0 0 0 138879 5211 0 0 25 0 2 0 595678834 208134144 29551 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 50814 29551 392 389 0 46564 0
[pid=767/tid=780] ppid=765 vsize=203256 CPUtime=678.58 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 2975 0 0 0 63877 3981 0 0 18 0 2 0 595678950 208134144 29551 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1440.9
Current children cumulated vsize (KiB) 211956

[startup+822.301 s]
/proc/loadavg: 3.73 3.71 4.03 5/182 802
/proc/meminfo: memFree=23462064/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=203256 CPUtime=1554.6 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 30864 0 0 0 150019 5441 0 0 25 0 2 0 595678834 208134144 29677 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 50814 29677 392 389 0 46564 0
[pid=767/tid=780] ppid=765 vsize=203256 CPUtime=732.28 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3033 0 0 0 69094 4134 0 0 19 0 2 0 595678950 208134144 29677 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1554.6
Current children cumulated vsize (KiB) 211956

[startup+882.301 s]
/proc/loadavg: 3.81 3.73 4.01 5/182 803
/proc/meminfo: memFree=23452356/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=207152 CPUtime=1668.49 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 32071 0 0 0 161223 5626 0 0 25 0 2 0 595678834 212123648 30884 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 51788 30884 392 389 0 47538 0
[pid=767/tid=780] ppid=765 vsize=207152 CPUtime=786.18 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3218 0 0 0 74361 4257 0 0 18 0 2 0 595678950 212123648 30884 33554432000 4194304 5787044 140735488230064 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1668.49
Current children cumulated vsize (KiB) 215852

[startup+942.301 s]
/proc/loadavg: 3.80 3.73 3.99 5/182 805
/proc/meminfo: memFree=23437436/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=218504 CPUtime=1782.33 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 35079 0 0 0 172424 5809 0 0 25 0 2 0 595678834 223748096 33892 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 54626 33892 392 389 0 50376 0
[pid=767/tid=780] ppid=765 vsize=218504 CPUtime=840.01 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3515 0 0 0 79629 4372 0 0 18 0 2 0 595678950 223748096 33892 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 227204

[startup+1002.3 s]
/proc/loadavg: 3.85 3.75 3.98 5/182 807
/proc/meminfo: memFree=23430328/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=224936 CPUtime=1897.21 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 36798 0 0 0 183816 5905 0 0 25 0 2 0 595678834 230334464 35611 33554432000 4194304 5787044 140735488230064 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 56234 35611 392 389 0 51984 0
[pid=767/tid=780] ppid=765 vsize=224936 CPUtime=894.89 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3633 0 0 0 85056 4433 0 0 18 0 2 0 595678950 230334464 35611 33554432000 4194304 5787044 140735488230064 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1897.21
Current children cumulated vsize (KiB) 233636

[startup+1062.3 s]
/proc/loadavg: 3.74 3.74 3.97 5/182 811
/proc/meminfo: memFree=23423080/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=230964 CPUtime=2012.32 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 38574 0 0 0 195256 5976 0 0 25 0 2 0 595678834 236507136 37387 33554432000 4194304 5787044 140735488230064 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 57741 37387 392 389 0 53491 0
[pid=767/tid=780] ppid=765 vsize=230964 CPUtime=950 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3892 0 0 0 90526 4474 0 0 18 0 2 0 595678950 236507136 37387 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2012.32
Current children cumulated vsize (KiB) 239664

[startup+1122.3 s]
/proc/loadavg: 3.79 3.76 3.96 4/182 813
/proc/meminfo: memFree=23419108/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=234448 CPUtime=2127.1 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 39473 0 0 0 206657 6053 0 0 25 0 2 0 595678834 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 58612 38286 392 389 0 54362 0
[pid=767/tid=780] ppid=765 vsize=234448 CPUtime=1004.77 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3915 0 0 0 95953 4524 0 0 18 0 2 0 595678950 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2127.1
Current children cumulated vsize (KiB) 243148

[startup+1182.3 s]
/proc/loadavg: 3.68 3.74 3.94 5/182 814
/proc/meminfo: memFree=23419072/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=234448 CPUtime=2241.62 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 39473 0 0 0 218012 6150 0 0 25 0 2 0 595678834 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/767/statm: 58612 38286 392 389 0 54362 0
[pid=767/tid=780] ppid=765 vsize=234448 CPUtime=1059.3 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3915 0 0 0 101347 4583 0 0 18 0 2 0 595678950 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2241.62
Current children cumulated vsize (KiB) 243148

[startup+1242.3 s]
/proc/loadavg: 3.74 3.75 3.92 5/182 816
/proc/meminfo: memFree=23418536/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=234448 CPUtime=2356.46 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 39473 0 0 0 229411 6235 0 0 25 0 2 0 595678834 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 58612 38286 392 389 0 54362 0
[pid=767/tid=780] ppid=765 vsize=234448 CPUtime=1114.14 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3915 0 0 0 106780 4634 0 0 18 0 2 0 595678950 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917217713 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2356.46
Current children cumulated vsize (KiB) 243148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.76 3.91 5/182 817
/proc/meminfo: memFree=23418252/32950928 swapFree=67071984/67111528
[pid=765] ppid=763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/765/stat : 765 (prissup.sh) S 763 765 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595678834 8908800 252 33554432000 4194304 4922060 140734085646464 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/765/statm: 2175 252 211 178 0 68 0
[pid=767] ppid=765 vsize=234448 CPUtime=2466.72 cores=1,3,5,7
/proc/767/stat : 767 (priss) R 765 765 30862 0 -1 4202496 39473 0 0 0 240361 6311 0 0 25 0 2 0 595678834 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 260917218159 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/767/statm: 58612 38286 392 389 0 54362 0
[pid=767/tid=780] ppid=765 vsize=234448 CPUtime=1166.7 cores=1,3,5,7
/proc/767/task/780/stat : 780 (priss) R 765 765 30862 0 -1 4202560 3915 0 0 0 111990 4680 0 0 18 0 2 0 595678950 240074752 38286 33554432000 4194304 5787044 140735488230064 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2466.72
Current children cumulated vsize (KiB) 243148

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 765 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 2466.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): 2466.72
CPU user time (s): 2403.61
CPU system time (s): 63.11
CPU usage (%): 189.745
Max. virtual memory (cumulated for all children) (KiB): 243148

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

runsolver used 1.9537 second user time and 5.14222 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 07:21:22
IDJOB=3273717
IDBENCH=83145
IDSOLVER=1601
FILE ID=node116/3273717-1304054482
RUNJOBID= node116-1304053179-651
PBS_JOBID= 13170355
Free space on /tmp= 72516 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273717-1304054482/watcher-3273717-1304054482 -o /tmp/evaluation-result-3273717-1304054482/solver-3273717-1304054482 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3273717-1304054482.cnf 1601693518 4800 15500 4

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1601693518

node116.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.826
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.65
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.826
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	: 5226.15
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:      23663136 kB
Buffers:       1900400 kB
Cached:        6919588 kB
SwapCached:       9732 kB
Active:        4375760 kB
Inactive:      4482980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23663136 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:       33556 kB
Mapped:          13688 kB
Slab:           364524 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187848 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= 72512 MiB
End job on node116 at 2011-04-29 07:43:04