Trace number 3281567

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

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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: 18316
0.99/1.09	c parsetime: 1087757us
0.99/1.09	c parsed 3230738 clauses with 154309 variables
96.99/97.02	c preprocessor returned 154609 variables
96.99/97.02	c preprocessing returned UNKNOWN
96.99/97.02	c PP set 2618 variables
96.99/97.02	c pp time: 95901951us (95s)

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-3281567-1304039677/watcher-3281567-1304039677 -o /tmp/evaluation-result-3281567-1304039677/solver-3281567-1304039677 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3281567-1304039677.cnf 248015016 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.57 3.70 3.77 3/179 18315
/proc/meminfo: memFree=22013156/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0

[startup+0.0386139 s]
/proc/loadavg: 3.57 3.70 3.77 3/179 18315
/proc/meminfo: memFree=22013156/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100601 s]
/proc/loadavg: 3.57 3.70 3.77 3/179 18315
/proc/meminfo: memFree=22013156/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300553 s]
/proc/loadavg: 3.57 3.70 3.77 3/179 18315
/proc/meminfo: memFree=22013156/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700485 s]
/proc/loadavg: 3.57 3.70 3.77 3/179 18315
/proc/meminfo: memFree=22013156/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.57 3.70 3.77 3/181 18317
/proc/meminfo: memFree=21899688/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=278020 CPUtime=1.48 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 66345 0 0 0 141 7 0 0 25 0 1 0 515565015 284692480 62338 33554432000 4194304 5787044 140734626172032 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18316/statm: 69505 62340 331 389 0 65255 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 286720

[startup+3.10102 s]
/proc/loadavg: 3.57 3.70 3.77 4/181 18317
/proc/meminfo: memFree=21617836/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=263048 CPUtime=3.09 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 114052 0 0 0 295 14 0 0 25 0 1 0 515565015 269361152 58359 33554432000 4194304 5787044 140734626172032 18446744073709551615 4330490 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18316/statm: 65762 58359 335 389 0 61512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 271748

[startup+6.30041 s]
/proc/loadavg: 3.52 3.68 3.76 4/181 18317
/proc/meminfo: memFree=21781432/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=263052 CPUtime=6.29 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 114054 0 0 0 615 14 0 0 25 0 1 0 515565015 269365248 58361 33554432000 4194304 5787044 140734626172032 18446744073709551615 4331744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18316/statm: 65763 58361 335 389 0 61513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271752

[startup+12.7012 s]
/proc/loadavg: 3.48 3.67 3.76 3/181 18318
/proc/meminfo: memFree=21780816/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=263052 CPUtime=12.69 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 114057 0 0 0 1255 14 0 0 25 0 1 0 515565015 269365248 58364 33554432000 4194304 5787044 140734626172032 18446744073709551615 4331500 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18316/statm: 65763 58364 335 389 0 61513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 271752

[startup+25.5007 s]
/proc/loadavg: 3.22 3.61 3.73 4/181 18318
/proc/meminfo: memFree=21761968/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=283432 CPUtime=25.49 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 121999 0 0 0 2534 15 0 0 25 0 1 0 515565015 290234368 62350 33554432000 4194304 5787044 140734626172032 18446744073709551615 4340045 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18316/statm: 70858 62350 337 389 0 66608 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 292132

[startup+51.1008 s]
/proc/loadavg: 3.15 3.56 3.71 4/181 18319
/proc/meminfo: memFree=21668048/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=389684 CPUtime=51.09 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 144805 0 0 0 5092 17 0 0 25 0 1 0 515565015 399036416 85156 33554432000 4194304 5787044 140734626172032 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18316/statm: 97421 85156 342 389 0 93171 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 398384

[startup+102.307 s]
/proc/loadavg: 3.14 3.49 3.68 4/182 18321
/proc/meminfo: memFree=21624428/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=501056 CPUtime=104.05 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 188171 0 0 0 10332 73 0 0 25 0 2 0 515565015 513081344 95178 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 125264 95178 394 389 0 121014 0
[pid=18316/tid=18321] ppid=18315 vsize=501056 CPUtime=1.75 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 734 0 0 0 150 25 0 0 18 0 2 0 515574743 513081344 95178 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 104.05
Current children cumulated vsize (KiB) 509756

[startup+162.301 s]
/proc/loadavg: 3.41 3.50 3.67 5/182 18323
/proc/meminfo: memFree=21608392/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=505680 CPUtime=183.1 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 190538 0 0 0 18069 241 0 0 25 0 2 0 515565015 517816320 97545 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 126420 97545 394 389 0 122170 0
[pid=18316/tid=18321] ppid=18315 vsize=505680 CPUtime=20.79 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 916 0 0 0 1972 107 0 0 18 0 2 0 515574743 517816320 97545 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 183.1
Current children cumulated vsize (KiB) 514380

[startup+222.301 s]
/proc/loadavg: 3.46 3.50 3.66 4/182 18324
/proc/meminfo: memFree=21582080/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=510712 CPUtime=260.85 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 193646 0 0 0 25707 378 0 0 25 0 2 0 515565015 522969088 100653 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 127678 100653 394 389 0 123428 0
[pid=18316/tid=18321] ppid=18315 vsize=510712 CPUtime=38.54 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 947 0 0 0 3683 171 0 0 18 0 2 0 515574743 522969088 100653 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 260.85
Current children cumulated vsize (KiB) 519412

[startup+282.301 s]
/proc/loadavg: 3.40 3.48 3.64 5/182 18326
/proc/meminfo: memFree=21568152/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=512428 CPUtime=338.88 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 196044 0 0 0 33372 516 0 0 25 0 2 0 515565015 524726272 103051 33554432000 4194304 5787044 140734626172032 18446744073709551615 5526784 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 128107 103051 394 389 0 123857 0
[pid=18316/tid=18321] ppid=18315 vsize=512428 CPUtime=56.58 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 959 0 0 0 5422 236 0 0 18 0 2 0 515574743 524726272 103051 33554432000 4194304 5787044 140734626172032 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 338.88
Current children cumulated vsize (KiB) 521128

[startup+342.301 s]
/proc/loadavg: 3.49 3.51 3.63 5/182 18327
/proc/meminfo: memFree=21544904/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=519728 CPUtime=416.76 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 197915 0 0 0 41038 638 0 0 25 0 2 0 515565015 532201472 104922 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0

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

[pid=18316] ppid=18315 vsize=606000 CPUtime=889.99 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 213579 0 0 0 87549 1450 0 0 25 0 2 0 515565015 620544000 120489 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 151500 120489 394 389 0 147250 0
[pid=18316/tid=18321] ppid=18315 vsize=606000 CPUtime=187.67 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) S 18315 18315 16886 0 -1 4202560 1183 0 0 0 18093 674 0 0 17 0 2 0 515574743 620544000 120489 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 18446604453941801024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 889.99
Current children cumulated vsize (KiB) 614700

[startup+762.307 s]
/proc/loadavg: 3.49 3.46 3.56 3/182 18339
/proc/meminfo: memFree=21400220/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=606676 CPUtime=975.29 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 220790 0 0 0 95977 1552 0 0 25 0 2 0 515565015 621236224 127603 33554432000 4194304 5787044 140734626172032 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 151669 127603 394 389 0 147419 0
[pid=18316/tid=18321] ppid=18315 vsize=606676 CPUtime=212.96 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1313 0 0 0 20581 715 0 0 18 0 2 0 515574743 621236224 127603 33554432000 4194304 5787044 140734626172032 18446744073709551615 5523162 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 975.29
Current children cumulated vsize (KiB) 615376

[startup+822.301 s]
/proc/loadavg: 3.56 3.49 3.56 5/182 18340
/proc/meminfo: memFree=21396820/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=606676 CPUtime=1055.32 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 220797 0 0 0 103855 1677 0 0 25 0 2 0 515565015 621236224 127610 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 151669 127610 394 389 0 147419 0
[pid=18316/tid=18321] ppid=18315 vsize=606676 CPUtime=232.99 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1313 0 0 0 22522 777 0 0 18 0 2 0 515574743 621236224 127610 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1055.32
Current children cumulated vsize (KiB) 615376

[startup+882.301 s]
/proc/loadavg: 3.68 3.52 3.56 5/182 18342
/proc/meminfo: memFree=21356116/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=630620 CPUtime=1136.3 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 226802 0 0 0 111825 1805 0 0 25 0 2 0 515565015 645754880 133615 33554432000 4194304 5787044 140734626172032 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 157655 133615 394 389 0 153405 0
[pid=18316/tid=18321] ppid=18315 vsize=630620 CPUtime=253.98 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1323 0 0 0 24557 841 0 0 18 0 2 0 515574743 645754880 133615 33554432000 4194304 5787044 140734626172032 18446744073709551615 5524724 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1136.3
Current children cumulated vsize (KiB) 639320

[startup+942.301 s]
/proc/loadavg: 3.64 3.53 3.56 5/182 18343
/proc/meminfo: memFree=21330016/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=635096 CPUtime=1222.26 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 229273 0 0 0 120333 1893 0 0 25 0 2 0 515565015 650338304 136086 33554432000 4194304 5787044 140734626172032 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 158774 136086 394 389 0 154524 0
[pid=18316/tid=18321] ppid=18315 vsize=635096 CPUtime=279.94 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1438 0 0 0 27115 879 0 0 18 0 2 0 515574743 650338304 136086 33554432000 4194304 5787044 140734626172032 18446744073709551615 5527977 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1222.26
Current children cumulated vsize (KiB) 643796

[startup+1002.3 s]
/proc/loadavg: 3.60 3.54 3.56 5/182 18345
/proc/meminfo: memFree=21302068/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=635864 CPUtime=1305.68 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 229875 0 0 0 128561 2007 0 0 25 0 2 0 515565015 651124736 136486 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18316/statm: 158966 136486 394 389 0 154716 0
[pid=18316/tid=18321] ppid=18315 vsize=635864 CPUtime=303.36 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1576 0 0 0 29399 937 0 0 18 0 2 0 515574743 651124736 136486 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1305.68
Current children cumulated vsize (KiB) 644564

[startup+1062.3 s]
/proc/loadavg: 3.60 3.54 3.55 5/182 18347
/proc/meminfo: memFree=21289100/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=636376 CPUtime=1392.68 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 232936 0 0 0 137160 2108 0 0 25 0 2 0 515565015 651649024 139547 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 159094 139547 394 389 0 154844 0
[pid=18316/tid=18321] ppid=18315 vsize=636376 CPUtime=330.36 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1678 0 0 0 32055 981 0 0 18 0 2 0 515574743 651649024 139547 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1392.68
Current children cumulated vsize (KiB) 645076

[startup+1122.3 s]
/proc/loadavg: 3.50 3.51 3.54 4/182 18348
/proc/meminfo: memFree=21262792/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=702680 CPUtime=1481.24 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 239394 0 0 0 145907 2217 0 0 25 0 2 0 515565015 719544320 146005 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 175670 146005 394 389 0 171420 0
[pid=18316/tid=18321] ppid=18315 vsize=702680 CPUtime=358.92 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 1844 0 0 0 34874 1018 0 0 17 0 2 0 515574743 719544320 146005 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 711380

[startup+1182.3 s]
/proc/loadavg: 3.31 3.44 3.51 5/182 18380
/proc/meminfo: memFree=21888692/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=703832 CPUtime=1573.9 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 246790 0 0 0 155090 2300 0 0 25 0 2 0 515565015 720723968 153401 33554432000 4194304 5787044 140734626172032 18446744073709551615 5527832 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 175958 153401 394 389 0 171708 0
[pid=18316/tid=18321] ppid=18315 vsize=703832 CPUtime=391.57 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) R 18315 18315 16886 0 -1 4202560 2066 0 0 0 38114 1043 0 0 17 0 2 0 515574743 720723968 153401 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1573.9
Current children cumulated vsize (KiB) 712532

[startup+1242.3 s]
/proc/loadavg: 3.28 3.42 3.50 3/182 18381
/proc/meminfo: memFree=21857900/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=704856 CPUtime=1663.88 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 250990 0 0 0 163994 2394 0 0 25 0 2 0 515565015 721772544 157376 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 176214 157376 394 389 0 171964 0
[pid=18316/tid=18321] ppid=18315 vsize=704856 CPUtime=421.55 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) S 18315 18315 16886 0 -1 4202560 2308 0 0 0 41076 1079 0 0 18 0 2 0 515574743 721772544 157376 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 18446604453941801024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1663.88
Current children cumulated vsize (KiB) 713556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.39 3.48 4/182 18383
/proc/meminfo: memFree=21835556/32950928 swapFree=67087032/67111528
[pid=18315] ppid=18313 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18315/stat : 18315 (prissup.sh) S 18313 18315 16886 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 515565015 8908800 252 33554432000 4194304 4922060 140734631376384 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18315/statm: 2175 252 211 178 0 68 0
[pid=18316] ppid=18315 vsize=704856 CPUtime=1752.7 cores=0,2,4,6
/proc/18316/stat : 18316 (priss) R 18315 18315 16886 0 -1 4202496 251023 0 0 0 172761 2509 0 0 25 0 2 0 515565015 721772544 157409 33554432000 4194304 5787044 140734626172032 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/18316/statm: 176214 157409 394 389 0 171964 0
[pid=18316/tid=18321] ppid=18315 vsize=704856 CPUtime=452.66 cores=0,2,4,6
/proc/18316/task/18321/stat : 18321 (priss) S 18315 18315 16886 0 -1 4202560 2308 0 0 0 44103 1163 0 0 15 0 2 0 515574743 721772544 157409 33554432000 4194304 5787044 140734626172032 18446744073709551615 239488518577 0 0 4096 0 18446604453941801024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1752.7
Current children cumulated vsize (KiB) 713556

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 18315 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1752.7
#
# 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): 1752.7
CPU user time (s): 1727.61
CPU system time (s): 25.09
CPU usage (%): 134.821
Max. virtual memory (cumulated for all children) (KiB): 713556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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= 5
involuntary context switches= 2

runsolver used 2.32665 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 03:14:40
IDJOB=3281567
IDBENCH=69571
IDSOLVER=1601
FILE ID=node148/3281567-1304039677
RUNJOBID= node148-1304036909-17973
PBS_JOBID= 13170304
Free space on /tmp= 71236 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281567-1304039677/watcher-3281567-1304039677 -o /tmp/evaluation-result-3281567-1304039677/solver-3281567-1304039677 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3281567-1304039677.cnf 248015016 4800 15500 4

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=248015016

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22013312 kB
Buffers:       2009704 kB
Cached:        7861752 kB
SwapCached:       3548 kB
Active:        2304784 kB
Inactive:      8067504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22013312 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           70284 kB
Writeback:           0 kB
AnonPages:      498616 kB
Mapped:          14508 kB
Slab:           500656 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   699728 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= 71360 MiB
End job on node148 at 2011-04-29 03:36:22