Trace number 3266298

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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: 1890
0.00/0.00	c parsetime: 1533us
0.00/0.00	c parsed 3432 clauses with 220 variables
1.19/1.20	c preprocessor returned 10010 variables
1.19/1.20	c preprocessing returned UNKNOWN
1.19/1.20	c PP set 0 variables
1.19/1.20	c pp time: 1195905us (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-3266298-1304082808/watcher-3266298-1304082808 -o /tmp/evaluation-result-3266298-1304082808/solver-3266298-1304082808 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3266298-1304082808.cnf 930666214 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.62 3.66 4.24 3/179 1889
/proc/meminfo: memFree=24547668/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0

[startup+0.0199849 s]
/proc/loadavg: 3.62 3.66 4.24 3/179 1889
/proc/meminfo: memFree=24547668/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100964 s]
/proc/loadavg: 3.62 3.66 4.24 3/179 1889
/proc/meminfo: memFree=24547668/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300926 s]
/proc/loadavg: 3.62 3.66 4.24 3/179 1889
/proc/meminfo: memFree=24547668/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700822 s]
/proc/loadavg: 3.62 3.66 4.24 3/179 1889
/proc/meminfo: memFree=24547668/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.62 3.66 4.24 4/181 1891
/proc/meminfo: memFree=24539740/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=102392 CPUtime=1.66 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 3095 0 0 0 159 7 0 0 25 0 2 0 598511303 104849408 2678 33554432000 4194304 5787044 140736810791344 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 25598 2678 391 389 0 21348 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 111092

[startup+3.1004 s]
/proc/loadavg: 3.62 3.66 4.24 4/182 1893
/proc/meminfo: memFree=24536260/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=103976 CPUtime=4.23 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 3502 0 0 0 392 31 0 0 25 0 2 0 598511303 106471424 3085 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 25994 3085 391 389 0 21744 0
[pid=1890/tid=1892] ppid=1889 vsize=103976 CPUtime=1.12 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 18 0 0 0 94 18 0 0 15 0 2 0 598511423 106471424 3085 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 112676

[startup+6.30081 s]
/proc/loadavg: 3.65 3.67 4.24 5/182 1893
/proc/meminfo: memFree=24531864/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=106544 CPUtime=9.51 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 4210 0 0 0 883 68 0 0 25 0 2 0 598511303 109101056 3793 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 26636 3793 391 389 0 22386 0
[pid=1890/tid=1892] ppid=1889 vsize=106544 CPUtime=3.21 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 93 0 0 0 278 43 0 0 15 0 2 0 598511423 109101056 3793 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 115244

[startup+12.7006 s]
/proc/loadavg: 3.67 3.67 4.24 5/182 1893
/proc/meminfo: memFree=24525552/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=110224 CPUtime=20.48 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 5222 0 0 0 1927 121 0 0 25 0 2 0 598511303 112869376 4805 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 27556 4805 391 389 0 23306 0
[pid=1890/tid=1892] ppid=1889 vsize=110224 CPUtime=7.78 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 206 0 0 0 700 78 0 0 15 0 2 0 598511423 112869376 4805 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 118924

[startup+25.5002 s]
/proc/loadavg: 3.75 3.69 4.23 5/182 1893
/proc/meminfo: memFree=24515768/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=115920 CPUtime=42.81 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 6821 0 0 0 4090 191 0 0 25 0 2 0 598511303 118702080 6404 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 28980 6405 391 389 0 24730 0
[pid=1890/tid=1892] ppid=1889 vsize=115920 CPUtime=17.31 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 399 0 0 0 1610 121 0 0 15 0 2 0 598511423 118702080 6405 33554432000 4194304 5787044 140736810791344 18446744073709551615 252457727009 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.81
Current children cumulated vsize (KiB) 124620

[startup+51.1005 s]
/proc/loadavg: 3.76 3.70 4.22 5/182 1924
/proc/meminfo: memFree=24762348/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=121620 CPUtime=87.8 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 8408 0 0 0 8474 306 0 0 25 0 2 0 598511303 124538880 7991 33554432000 4194304 5787044 140736810791344 18446744073709551615 5524692 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 30405 7991 391 389 0 26155 0
[pid=1890/tid=1892] ppid=1889 vsize=121620 CPUtime=36.7 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 536 0 0 0 3474 196 0 0 16 0 2 0 598511423 124538880 7991 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.8
Current children cumulated vsize (KiB) 130320

[startup+102.307 s]
/proc/loadavg: 3.48 3.62 4.16 5/182 1925
/proc/meminfo: memFree=24736624/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=135324 CPUtime=178.76 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 12120 0 0 0 17439 437 0 0 25 0 2 0 598511303 138571776 11703 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 33831 11703 392 389 0 29581 0
[pid=1890/tid=1892] ppid=1889 vsize=135324 CPUtime=76.45 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 910 0 0 0 7370 275 0 0 16 0 2 0 598511423 138571776 11703 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.76
Current children cumulated vsize (KiB) 144024

[startup+162.301 s]
/proc/loadavg: 3.55 3.62 4.13 3/182 1927
/proc/meminfo: memFree=24719612/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=141784 CPUtime=285.78 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 13861 0 0 0 28027 551 0 0 25 0 2 0 598511303 145186816 13444 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1890/statm: 35446 13444 392 389 0 31196 0
[pid=1890/tid=1892] ppid=1889 vsize=141784 CPUtime=123.47 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 1038 0 0 0 12001 346 0 0 16 0 2 0 598511423 145186816 13444 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.78
Current children cumulated vsize (KiB) 150484

[startup+222.301 s]
/proc/loadavg: 3.73 3.65 4.10 5/182 1928
/proc/meminfo: memFree=24695160/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=159620 CPUtime=393.22 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 18573 0 0 0 38672 650 0 0 25 0 2 0 598511303 163450880 17899 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 39905 17899 392 389 0 35655 0
[pid=1890/tid=1892] ppid=1889 vsize=159620 CPUtime=170.92 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 1419 0 0 0 16685 407 0 0 16 0 2 0 598511423 163450880 17899 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 393.22
Current children cumulated vsize (KiB) 168320

[startup+282.301 s]
/proc/loadavg: 3.63 3.63 4.07 5/182 1930
/proc/meminfo: memFree=24685100/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=159764 CPUtime=501.02 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 18711 0 0 0 49356 746 0 0 25 0 2 0 598511303 163598336 18037 33554432000 4194304 5787044 140736810791344 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 39941 18037 392 389 0 35691 0
[pid=1890/tid=1892] ppid=1889 vsize=159764 CPUtime=218.71 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 1501 0 0 0 21408 463 0 0 15 0 2 0 598511423 163598336 18037 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 501.02

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

[pid=1890] ppid=1889 vsize=200900 CPUtime=1257.15 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 30108 0 0 0 124500 1215 0 0 25 0 2 0 598511303 205721600 29434 33554432000 4194304 5787044 140736810791344 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 50225 29434 392 389 0 45975 0
[pid=1890/tid=1892] ppid=1889 vsize=200900 CPUtime=554.84 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) S 1889 1889 1375 0 -1 4202560 2546 0 0 0 54739 745 0 0 16 0 2 0 598511423 205721600 29434 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 18446604456660589504 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1257.15
Current children cumulated vsize (KiB) 209600

[startup+762.306 s]
/proc/loadavg: 3.77 3.62 3.86 5/182 1943
/proc/meminfo: memFree=24613716/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=200900 CPUtime=1365.45 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 30109 0 0 0 135265 1280 0 0 25 0 2 0 598511303 205721600 29435 33554432000 4194304 5787044 140736810791344 18446744073709551615 5528078 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 50225 29435 392 389 0 45975 0
[pid=1890/tid=1892] ppid=1889 vsize=200900 CPUtime=603.12 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 2546 0 0 0 59530 782 0 0 16 0 2 0 598511423 205721600 29435 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527182 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1365.45
Current children cumulated vsize (KiB) 209600

[startup+822.301 s]
/proc/loadavg: 3.79 3.65 3.85 5/182 1944
/proc/meminfo: memFree=24608736/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=200900 CPUtime=1473.81 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 30123 0 0 0 146040 1341 0 0 25 0 2 0 598511303 205721600 29449 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 50225 29449 392 389 0 45975 0
[pid=1890/tid=1892] ppid=1889 vsize=200900 CPUtime=651.49 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 2556 0 0 0 64329 820 0 0 16 0 2 0 598511423 205721600 29449 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1473.81
Current children cumulated vsize (KiB) 209600

[startup+882.301 s]
/proc/loadavg: 3.53 3.61 3.82 5/182 1946
/proc/meminfo: memFree=24603380/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=200900 CPUtime=1582.21 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 30181 0 0 0 156830 1391 0 0 25 0 2 0 598511303 205721600 29507 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 50225 29507 392 389 0 45975 0
[pid=1890/tid=1892] ppid=1889 vsize=200900 CPUtime=699.89 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 2610 0 0 0 69139 850 0 0 16 0 2 0 598511423 205721600 29507 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1582.21
Current children cumulated vsize (KiB) 209600

[startup+942.301 s]
/proc/loadavg: 3.69 3.63 3.81 4/182 1948
/proc/meminfo: memFree=24600748/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=201364 CPUtime=1690.54 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 30374 0 0 0 167615 1439 0 0 25 0 2 0 598511303 206196736 29700 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 50341 29700 392 389 0 46091 0
[pid=1890/tid=1892] ppid=1889 vsize=201364 CPUtime=748.21 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 2692 0 0 0 73943 878 0 0 16 0 2 0 598511423 206196736 29700 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1690.54
Current children cumulated vsize (KiB) 210064

[startup+1002.3 s]
/proc/loadavg: 3.39 3.56 3.78 5/182 1949
/proc/meminfo: memFree=24593520/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=209812 CPUtime=1799.28 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 32613 0 0 0 178440 1488 0 0 25 0 2 0 598511303 214847488 31426 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 52453 31426 392 389 0 48203 0
[pid=1890/tid=1892] ppid=1889 vsize=209812 CPUtime=796.95 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 2853 0 0 0 78789 906 0 0 15 0 2 0 598511423 214847488 31426 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 218512

[startup+1062.3 s]
/proc/loadavg: 3.71 3.62 3.78 5/182 1951
/proc/meminfo: memFree=24585676/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=217372 CPUtime=1908.18 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 34646 0 0 0 189287 1531 0 0 25 0 2 0 598511303 222588928 33459 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 54343 33459 392 389 0 50093 0
[pid=1890/tid=1892] ppid=1889 vsize=217372 CPUtime=845.85 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 3028 0 0 0 83657 928 0 0 16 0 2 0 598511423 222588928 33459 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1908.18
Current children cumulated vsize (KiB) 226072

[startup+1122.3 s]
/proc/loadavg: 3.44 3.55 3.75 5/182 1952
/proc/meminfo: memFree=24577464/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=224668 CPUtime=2017.19 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 36554 0 0 0 200145 1574 0 0 25 0 2 0 598511303 230060032 35367 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 56167 35367 392 389 0 51917 0
[pid=1890/tid=1892] ppid=1889 vsize=224668 CPUtime=894.86 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 3178 0 0 0 88534 952 0 0 15 0 2 0 598511423 230060032 35367 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2017.19
Current children cumulated vsize (KiB) 233368

[startup+1182.3 s]
/proc/loadavg: 3.67 3.59 3.75 4/182 1954
/proc/meminfo: memFree=24566652/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=235160 CPUtime=2126.52 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 39335 0 0 0 211037 1615 0 0 25 0 2 0 598511303 240803840 38148 33554432000 4194304 5787044 140736810791344 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 58790 38148 392 389 0 54540 0
[pid=1890/tid=1892] ppid=1889 vsize=235160 CPUtime=944.17 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 3296 0 0 0 93443 974 0 0 16 0 2 0 598511423 240803840 38148 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2126.52
Current children cumulated vsize (KiB) 243860

[startup+1242.3 s]
/proc/loadavg: 3.59 3.59 3.73 4/182 1956
/proc/meminfo: memFree=24560184/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=241004 CPUtime=2235.26 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 40758 0 0 0 221864 1662 0 0 25 0 2 0 598511303 246788096 39571 33554432000 4194304 5787044 140736810791344 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 60251 39571 392 389 0 56001 0
[pid=1890/tid=1892] ppid=1889 vsize=241004 CPUtime=992.92 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 3380 0 0 0 98291 1001 0 0 15 0 2 0 598511423 246788096 39571 33554432000 4194304 5787044 140736810791344 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2235.26
Current children cumulated vsize (KiB) 249704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.68 3.63 3.73 5/182 1957
/proc/meminfo: memFree=24553828/32951124 swapFree=67111348/67111528
[pid=1889] ppid=1887 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1889/stat : 1889 (prissup.sh) S 1887 1889 1375 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 598511303 8908800 252 33554432000 4194304 4922060 140736641463408 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1889/statm: 2175 252 211 178 0 68 0
[pid=1890] ppid=1889 vsize=241004 CPUtime=2339.48 cores=1,3,5,7
/proc/1890/stat : 1890 (priss) R 1889 1889 1375 0 -1 4202496 40758 0 0 0 232226 1722 0 0 25 0 2 0 598511303 246788096 39571 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/1890/statm: 60251 39571 392 389 0 56001 0
[pid=1890/tid=1892] ppid=1889 vsize=241004 CPUtime=1039.44 cores=1,3,5,7
/proc/1890/task/1892/stat : 1892 (priss) R 1889 1889 1375 0 -1 4202560 3380 0 0 0 102907 1037 0 0 16 0 2 0 598511423 246788096 39571 33554432000 4194304 5787044 140736810791344 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2339.48
Current children cumulated vsize (KiB) 249704

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 1889 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 2339.48
#
# 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): 2339.48
CPU user time (s): 2322.26
CPU system time (s): 17.22
CPU usage (%): 179.957
Max. virtual memory (cumulated for all children) (KiB): 249704

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.04469 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 15:13:28
IDJOB=3266298
IDBENCH=87453
IDSOLVER=1601
FILE ID=node111/3266298-1304082808
RUNJOBID= node111-1304081506-1766
PBS_JOBID= 13170507
Free space on /tmp= 70892 MiB

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

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=930666214

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:      24547816 kB
Buffers:       1278484 kB
Cached:        6314780 kB
SwapCached:        124 kB
Active:        3424884 kB
Inactive:      4489652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24547816 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:      321152 kB
Mapped:          15516 kB
Slab:           424784 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   481044 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:10