Trace number 3266342

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
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: 1922
0.00/0.00	c parsetime: 813us
0.00/0.00	c parsed 1892 clauses with 110 variables
1.89/1.98	c preprocessor returned 10100 variables
1.89/1.98	c preprocessing returned UNKNOWN
1.89/1.98	c PP set 0 variables
1.89/1.98	c pp time: 1976568us (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-3266342-1304082849/watcher-3266342-1304082849 -o /tmp/evaluation-result-3266342-1304082849/solver-3266342-1304082849 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3266342-1304082849.cnf 629784051 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.80 3.70 4.23 4/179 1921
/proc/meminfo: memFree=24777636/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0

[startup+0.0836559 s]
/proc/loadavg: 3.80 3.70 4.23 4/179 1921
/proc/meminfo: memFree=24777636/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100654 s]
/proc/loadavg: 3.80 3.70 4.23 4/179 1921
/proc/meminfo: memFree=24777636/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300614 s]
/proc/loadavg: 3.80 3.70 4.23 4/179 1921
/proc/meminfo: memFree=24777636/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700543 s]
/proc/loadavg: 3.80 3.70 4.23 4/179 1921
/proc/meminfo: memFree=24777636/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 3.80 3.70 4.23 4/181 1923
/proc/meminfo: memFree=24769432/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=24492 CPUtime=1.49 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 2211 0 0 0 149 0 0 0 25 0 1 0 598515350 25079808 2029 33554432000 4194304 5787044 140735848461568 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1922/statm: 6123 2029 343 389 0 1873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33192

[startup+3.1011 s]
/proc/loadavg: 3.74 3.69 4.22 5/182 1924
/proc/meminfo: memFree=24766944/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=103004 CPUtime=3.78 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 3172 0 0 0 367 11 0 0 25 0 2 0 598515350 105476096 2753 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 25751 2753 393 389 0 21501 0
[pid=1922/tid=1924] ppid=1921 vsize=103004 CPUtime=0.68 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 52 0 0 0 58 10 0 0 15 0 2 0 598515548 105476096 2753 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 111704

[startup+6.3005 s]
/proc/loadavg: 3.74 3.69 4.22 5/182 1924
/proc/meminfo: memFree=24764580/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=104548 CPUtime=9.21 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 3639 0 0 0 886 35 0 0 25 0 2 0 598515350 107057152 3220 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 26137 3220 393 389 0 21887 0
[pid=1922/tid=1924] ppid=1921 vsize=104548 CPUtime=2.92 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 129 0 0 0 258 34 0 0 15 0 2 0 598515548 107057152 3220 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 113248

[startup+12.7003 s]
/proc/loadavg: 3.78 3.70 4.22 4/182 1924
/proc/meminfo: memFree=24761728/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=106924 CPUtime=20.34 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 4309 0 0 0 1967 67 0 0 25 0 2 0 598515350 109490176 3890 33554432000 4194304 5787044 140735848461568 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 26731 3890 393 389 0 22481 0
[pid=1922/tid=1924] ppid=1921 vsize=106924 CPUtime=7.64 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 240 0 0 0 700 64 0 0 15 0 2 0 598515548 109490176 3890 33554432000 4194304 5787044 140735848461568 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.34
Current children cumulated vsize (KiB) 115624

[startup+25.5009 s]
/proc/loadavg: 3.66 3.68 4.21 4/182 1924
/proc/meminfo: memFree=24748444/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=109844 CPUtime=42.94 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 5095 0 0 0 4188 106 0 0 25 0 2 0 598515350 112480256 4676 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 27461 4676 393 389 0 23211 0
[pid=1922/tid=1924] ppid=1921 vsize=109844 CPUtime=17.45 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 367 0 0 0 1645 100 0 0 15 0 2 0 598515548 112480256 4676 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.94
Current children cumulated vsize (KiB) 118544

[startup+51.1012 s]
/proc/loadavg: 3.34 3.60 4.17 5/182 1925
/proc/meminfo: memFree=24739980/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=114664 CPUtime=88.66 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 6568 0 0 0 8709 157 0 0 25 0 2 0 598515350 117415936 6149 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 28666 6149 393 389 0 24416 0
[pid=1922/tid=1924] ppid=1921 vsize=114664 CPUtime=37.56 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 577 0 0 0 3612 144 0 0 16 0 2 0 598515548 117415936 6149 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 88.66
Current children cumulated vsize (KiB) 123364

[startup+102.307 s]
/proc/loadavg: 3.59 3.64 4.14 5/182 1926
/proc/meminfo: memFree=24720112/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=124460 CPUtime=180.59 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 9056 0 0 0 17824 235 0 0 25 0 2 0 598515350 127447040 8637 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 31115 8637 393 389 0 26865 0
[pid=1922/tid=1924] ppid=1921 vsize=124460 CPUtime=78.28 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 777 0 0 0 7614 214 0 0 15 0 2 0 598515548 127447040 8637 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 180.59
Current children cumulated vsize (KiB) 133160

[startup+162.3 s]
/proc/loadavg: 3.51 3.60 4.10 5/182 1928
/proc/meminfo: memFree=24696780/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=130384 CPUtime=288.88 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 10787 0 0 0 28587 301 0 0 25 0 2 0 598515350 133513216 10368 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 32596 10368 393 389 0 28346 0
[pid=1922/tid=1924] ppid=1921 vsize=130384 CPUtime=126.58 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 1043 0 0 0 12385 273 0 0 15 0 2 0 598515548 133513216 10368 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 288.88
Current children cumulated vsize (KiB) 139084

[startup+222.3 s]
/proc/loadavg: 3.62 3.63 4.08 5/182 1930
/proc/meminfo: memFree=24692668/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=131864 CPUtime=397.46 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 11372 0 0 0 39386 360 0 0 25 0 2 0 598515350 135028736 10953 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 32966 10953 393 389 0 28716 0
[pid=1922/tid=1924] ppid=1921 vsize=131864 CPUtime=175.15 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 1200 0 0 0 17191 324 0 0 15 0 2 0 598515548 135028736 10953 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.46
Current children cumulated vsize (KiB) 140564

[startup+282.301 s]
/proc/loadavg: 3.52 3.60 4.04 4/182 1931
/proc/meminfo: memFree=24674796/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=143772 CPUtime=506.62 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 14425 0 0 0 50256 406 0 0 25 0 2 0 598515350 147222528 13749 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 35943 13749 393 389 0 31693 0
[pid=1922/tid=1924] ppid=1921 vsize=143772 CPUtime=224.32 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 1392 0 0 0 22068 364 0 0 15 0 2 0 598515548 147222528 13749 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 506.62

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

[pid=1922] ppid=1921 vsize=154548 CPUtime=1164.8 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 17654 0 0 0 115846 634 0 0 25 0 2 0 598515350 158257152 16978 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 38637 16978 393 389 0 34387 0
[pid=1922/tid=1924] ppid=1921 vsize=154548 CPUtime=522.48 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 1957 0 0 0 51688 560 0 0 15 0 2 0 598515548 158257152 16978 33554432000 4194304 5787044 140735848461568 18446744073709551615 5528421 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1164.8
Current children cumulated vsize (KiB) 163248

[startup+702.301 s]
/proc/loadavg: 3.69 3.59 3.85 5/182 1942
/proc/meminfo: memFree=24615708/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=160468 CPUtime=1274.93 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 19308 0 0 0 126827 666 0 0 25 0 2 0 598515350 164319232 18632 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527057 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 40117 18632 393 389 0 35867 0
[pid=1922/tid=1924] ppid=1921 vsize=160468 CPUtime=572.61 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2073 0 0 0 56674 587 0 0 16 0 2 0 598515548 164319232 18632 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527399 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1274.93
Current children cumulated vsize (KiB) 169168

[startup+762.307 s]
/proc/loadavg: 3.83 3.65 3.85 4/182 1944
/proc/meminfo: memFree=24610356/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=165096 CPUtime=1385.02 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 20640 0 0 0 137807 695 0 0 25 0 2 0 598515350 169058304 19964 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 41274 19964 393 389 0 37024 0
[pid=1922/tid=1924] ppid=1921 vsize=165096 CPUtime=622.68 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2227 0 0 0 61659 609 0 0 15 0 2 0 598515548 169058304 19964 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1385.02
Current children cumulated vsize (KiB) 173796

[startup+822.301 s]
/proc/loadavg: 3.65 3.63 3.83 4/182 1945
/proc/meminfo: memFree=24605372/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=169468 CPUtime=1494.93 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 21859 0 0 0 148773 720 0 0 25 0 2 0 598515350 173535232 21183 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 42367 21183 393 389 0 38117 0
[pid=1922/tid=1924] ppid=1921 vsize=169468 CPUtime=672.6 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2365 0 0 0 66630 630 0 0 15 0 2 0 598515548 173535232 21183 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1494.93
Current children cumulated vsize (KiB) 178168

[startup+882.301 s]
/proc/loadavg: 3.61 3.61 3.81 5/182 1947
/proc/meminfo: memFree=24601256/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=1604.48 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22772 0 0 0 159696 752 0 0 25 0 2 0 598515350 176844800 22096 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22096 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=722.15 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2452 0 0 0 71558 657 0 0 15 0 2 0 598515548 176844800 22096 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1604.48
Current children cumulated vsize (KiB) 181400

[startup+942.3 s]
/proc/loadavg: 3.56 3.60 3.80 5/182 1949
/proc/meminfo: memFree=24595140/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=1714.25 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22773 0 0 0 170636 789 0 0 25 0 2 0 598515350 176844800 22097 33554432000 4194304 5787044 140735848461568 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22097 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=771.92 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2452 0 0 0 76504 688 0 0 15 0 2 0 598515548 176844800 22097 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1714.25
Current children cumulated vsize (KiB) 181400

[startup+1002.3 s]
/proc/loadavg: 3.63 3.60 3.78 4/182 1950
/proc/meminfo: memFree=24588168/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=1824.28 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22773 0 0 0 181609 819 0 0 25 0 2 0 598515350 176844800 22097 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22097 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=821.95 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2452 0 0 0 81481 714 0 0 15 0 2 0 598515548 176844800 22097 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1824.28
Current children cumulated vsize (KiB) 181400

[startup+1062.3 s]
/proc/loadavg: 3.52 3.58 3.76 5/182 1952
/proc/meminfo: memFree=24580324/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=1934.38 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22778 0 0 0 192588 850 0 0 25 0 2 0 598515350 176844800 22102 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22102 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=872.05 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2453 0 0 0 86465 740 0 0 16 0 2 0 598515548 176844800 22102 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1934.38
Current children cumulated vsize (KiB) 181400

[startup+1122.3 s]
/proc/loadavg: 3.66 3.59 3.75 5/182 1954
/proc/meminfo: memFree=24573108/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=2044.79 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22812 0 0 0 203604 875 0 0 25 0 2 0 598515350 176844800 22136 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22136 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=922.46 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) S 1921 1921 1375 0 -1 4202560 2470 0 0 0 91486 760 0 0 16 0 2 0 598515548 176844800 22136 33554432000 4194304 5787044 140735848461568 18446744073709551615 252469889457 0 0 4096 0 18446604453878461568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2044.79
Current children cumulated vsize (KiB) 181400

[startup+1182.3 s]
/proc/loadavg: 3.65 3.60 3.74 5/182 1955
/proc/meminfo: memFree=24560440/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=172700 CPUtime=2155.3 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 22894 0 0 0 214632 898 0 0 25 0 2 0 598515350 176844800 22218 33554432000 4194304 5787044 140735848461568 18446744073709551615 5528352 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1922/statm: 43175 22218 393 389 0 38925 0
[pid=1922/tid=1924] ppid=1921 vsize=172700 CPUtime=972.96 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2529 0 0 0 96518 778 0 0 15 0 2 0 598515548 176844800 22218 33554432000 4194304 5787044 140735848461568 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2155.3
Current children cumulated vsize (KiB) 181400

[startup+1242.3 s]
/proc/loadavg: 3.87 3.66 3.75 4/182 1957
/proc/meminfo: memFree=24554956/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=179296 CPUtime=2265.72 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 24708 0 0 0 225650 922 0 0 25 0 2 0 598515350 183599104 23519 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1922/statm: 44824 23519 393 389 0 40574 0
[pid=1922/tid=1924] ppid=1921 vsize=179296 CPUtime=1023.39 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2618 0 0 0 101542 797 0 0 15 0 2 0 598515548 183599104 23519 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2265.72
Current children cumulated vsize (KiB) 187996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.46 3.56 3.71 5/182 2017
/proc/meminfo: memFree=24679844/32951124 swapFree=67111348/67111528
[pid=1921] ppid=1919 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1921/stat : 1921 (prissup.sh) S 1919 1921 1375 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598515350 8908800 252 33554432000 4194304 4922060 140737285246624 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1921/statm: 2175 252 211 178 0 68 0
[pid=1922] ppid=1921 vsize=182660 CPUtime=2371.71 cores=0,2,4,6
/proc/1922/stat : 1922 (priss) R 1921 1921 1375 0 -1 4202496 25666 0 0 0 236227 944 0 0 25 0 2 0 598515350 187043840 24477 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1922/statm: 45665 24477 393 389 0 41415 0
[pid=1922/tid=1924] ppid=1921 vsize=182660 CPUtime=1071.67 cores=0,2,4,6
/proc/1922/task/1924/stat : 1924 (priss) R 1921 1921 1375 0 -1 4202560 2719 0 0 0 106353 814 0 0 16 0 2 0 598515548 187043840 24477 33554432000 4194304 5787044 140735848461568 18446744073709551615 5527761 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2371.71
Current children cumulated vsize (KiB) 191360

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)
Real time (s): 1300.02
CPU time (s): 2371.74
CPU user time (s): 2362.29
CPU system time (s): 9.44756
CPU usage (%): 182.439
Max. virtual memory (cumulated for all children) (KiB): 191360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2362.29
system time used= 9.44756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26001
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= 5217120
involuntary context switches= 4616

runsolver used 2.23066 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 15:14:09
IDJOB=3266342
IDBENCH=87455
IDSOLVER=1601
FILE ID=node111/3266342-1304082849
RUNJOBID= node111-1304081506-1765
PBS_JOBID= 13170507
Free space on /tmp= 70896 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266342-1304082849/watcher-3266342-1304082849 -o /tmp/evaluation-result-3266342-1304082849/solver-3266342-1304082849 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3266342-1304082849.cnf 629784051 4800 15500 4

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=629784051

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24777908 kB
Buffers:       1278524 kB
Cached:        6311836 kB
SwapCached:        124 kB
Active:        3195208 kB
Inactive:      4489652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24777908 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:       94016 kB
Mapped:          15516 kB
Slab:           424884 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248604 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= 70896 MiB
End job on node111 at 2011-04-29 15:35:51