Trace number 3280923

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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: 18147
0.00/0.00	c parsetime: 1419us
0.00/0.00	c parsed 4732 clauses with 1400 variables
0.00/0.47	c preprocessor returned 10006 variables
0.00/0.47	c preprocessing returned UNKNOWN
0.00/0.47	c PP set 3 variables
0.00/0.47	c pp time: 471011us (0s)

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-3280923-1304038214/watcher-3280923-1304038214 -o /tmp/evaluation-result-3280923-1304038214/solver-3280923-1304038214 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280923-1304038214.cnf 226156149 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.46 3.61 4.03 2/179 18146
/proc/meminfo: memFree=22679752/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0

[startup+0.0874581 s]
/proc/loadavg: 3.46 3.61 4.03 2/179 18146
/proc/meminfo: memFree=22679752/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100459 s]
/proc/loadavg: 3.46 3.61 4.03 2/179 18146
/proc/meminfo: memFree=22679752/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300419 s]
/proc/loadavg: 3.46 3.61 4.03 2/179 18146
/proc/meminfo: memFree=22679752/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700339 s]
/proc/loadavg: 3.46 3.61 4.03 2/179 18146
/proc/meminfo: memFree=22679752/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50118 s]
/proc/loadavg: 3.43 3.60 4.03 4/182 18149
/proc/meminfo: memFree=22669184/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=102196 CPUtime=1.61 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 3184 0 0 0 158 3 0 0 20 0 2 0 515418450 104648704 2718 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25549 2718 391 389 0 21299 0
[pid=18147/tid=18149] ppid=18146 vsize=102196 CPUtime=0.11 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 10 0 0 0 10 1 0 0 18 0 2 0 515418498 104648704 2718 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 110896

[startup+3.10088 s]
/proc/loadavg: 3.43 3.60 4.03 5/182 18149
/proc/meminfo: memFree=22667572/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=102328 CPUtime=3.48 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 3424 0 0 0 343 5 0 0 25 0 2 0 515418450 104783872 2958 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25582 2958 391 389 0 21332 0
[pid=18147/tid=18149] ppid=18146 vsize=102328 CPUtime=0.38 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 33 0 0 0 36 2 0 0 18 0 2 0 515418498 104783872 2958 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 111028

[startup+6.30027 s]
/proc/loadavg: 3.43 3.60 4.03 5/182 18149
/proc/meminfo: memFree=22664312/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=102460 CPUtime=7.42 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 3759 0 0 0 731 11 0 0 25 0 2 0 515418450 104919040 3293 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25615 3293 392 389 0 21365 0
[pid=18147/tid=18149] ppid=18146 vsize=102460 CPUtime=1.12 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 72 0 0 0 108 4 0 0 17 0 2 0 515418498 104919040 3293 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 111160

[startup+12.701 s]
/proc/loadavg: 3.36 3.58 4.02 4/182 18150
/proc/meminfo: memFree=22658384/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=102736 CPUtime=15.9 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 4360 0 0 0 1567 23 0 0 25 0 2 0 515418450 105201664 3894 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25684 3894 392 389 0 21434 0
[pid=18147/tid=18149] ppid=18146 vsize=102736 CPUtime=3.2 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 140 0 0 0 311 9 0 0 18 0 2 0 515418498 105201664 3894 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.9
Current children cumulated vsize (KiB) 111436

[startup+25.5006 s]
/proc/loadavg: 3.38 3.57 4.01 5/182 18150
/proc/meminfo: memFree=22649224/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=103288 CPUtime=33.95 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 5499 0 0 0 3349 46 0 0 25 0 2 0 515418450 105766912 5032 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25822 5032 392 389 0 21572 0
[pid=18147/tid=18149] ppid=18146 vsize=103288 CPUtime=8.45 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 273 0 0 0 827 18 0 0 18 0 2 0 515418498 105766912 5032 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33.95
Current children cumulated vsize (KiB) 111988

[startup+51.1007 s]
/proc/loadavg: 3.47 3.58 4.00 4/182 18151
/proc/meminfo: memFree=22641820/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=103884 CPUtime=72.59 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 6392 0 0 0 7177 82 0 0 25 0 2 0 515418450 106377216 5924 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 25971 5924 392 389 0 21721 0
[pid=18147/tid=18149] ppid=18146 vsize=103884 CPUtime=21.49 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 399 0 0 0 2112 37 0 0 18 0 2 0 515418498 106377216 5924 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 72.59
Current children cumulated vsize (KiB) 112584

[startup+102.307 s]
/proc/loadavg: 3.69 3.61 3.99 5/182 18152
/proc/meminfo: memFree=22609424/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=113812 CPUtime=155.14 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 10586 0 0 0 15364 150 0 0 25 0 2 0 515418450 116543488 10096 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 28453 10096 392 389 0 24203 0
[pid=18147/tid=18149] ppid=18146 vsize=113812 CPUtime=52.83 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 686 0 0 0 5217 66 0 0 17 0 2 0 515418498 116543488 10096 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 155.14
Current children cumulated vsize (KiB) 122512

[startup+162.3 s]
/proc/loadavg: 3.60 3.59 3.95 5/182 18154
/proc/meminfo: memFree=22584084/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=130988 CPUtime=255.96 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 14800 0 0 0 25390 206 0 0 25 0 2 0 515418450 134131712 14310 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 32747 14310 392 389 0 28497 0
[pid=18147/tid=18149] ppid=18146 vsize=130988 CPUtime=93.67 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 1100 0 0 0 9272 95 0 0 18 0 2 0 515418498 134131712 14310 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.96
Current children cumulated vsize (KiB) 139688

[startup+222.301 s]
/proc/loadavg: 3.72 3.63 3.94 5/182 18155
/proc/meminfo: memFree=22575620/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=134896 CPUtime=359.03 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 15874 0 0 0 35646 257 0 0 25 0 2 0 515418450 138133504 15384 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527179 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 33724 15384 392 389 0 29474 0
[pid=18147/tid=18149] ppid=18146 vsize=134896 CPUtime=136.72 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 1262 0 0 0 13554 118 0 0 18 0 2 0 515418498 138133504 15384 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 359.03
Current children cumulated vsize (KiB) 143596

[startup+282.3 s]
/proc/loadavg: 3.64 3.62 3.92 5/182 18157
/proc/meminfo: memFree=22552760/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=148932 CPUtime=463.63 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 19032 0 0 0 46062 301 0 0 25 0 2 0 515418450 152506368 18285 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527065 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 37233 18285 392 389 0 32983 0
[pid=18147/tid=18149] ppid=18146 vsize=148932 CPUtime=181.33 cores=0,2,4,6

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

[pid=18147] ppid=18146 vsize=183576 CPUtime=1213.83 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 27528 0 0 0 120818 565 0 0 25 0 2 0 515418450 187981824 26781 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 45894 26781 392 389 0 41644 0
[pid=18147/tid=18149] ppid=18146 vsize=183576 CPUtime=511.5 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 2977 0 0 0 50881 269 0 0 18 0 2 0 515418498 187981824 26781 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1213.83
Current children cumulated vsize (KiB) 192276

[startup+762.306 s]
/proc/loadavg: 3.83 3.77 3.86 5/182 18179
/proc/meminfo: memFree=22475628/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=185032 CPUtime=1322.3 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 28213 0 0 0 131635 595 0 0 25 0 2 0 515418450 189472768 27265 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 46258 27265 392 389 0 42008 0
[pid=18147/tid=18149] ppid=18146 vsize=185032 CPUtime=559.96 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3070 0 0 0 55712 284 0 0 18 0 2 0 515418498 189472768 27265 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1322.3
Current children cumulated vsize (KiB) 193732

[startup+822.301 s]
/proc/loadavg: 3.74 3.75 3.84 5/182 18180
/proc/meminfo: memFree=22475720/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=185032 CPUtime=1429.84 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 28217 0 0 0 142356 628 0 0 25 0 2 0 515418450 189472768 27269 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 46258 27269 392 389 0 42008 0
[pid=18147/tid=18149] ppid=18146 vsize=185032 CPUtime=607.51 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3070 0 0 0 60451 300 0 0 18 0 2 0 515418498 189472768 27269 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1429.84
Current children cumulated vsize (KiB) 193732

[startup+882.3 s]
/proc/loadavg: 3.87 3.78 3.84 5/182 18185
/proc/meminfo: memFree=22468412/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=185032 CPUtime=1537.9 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 30041 0 0 0 153119 671 0 0 25 0 2 0 515418450 189472768 29093 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 46258 29093 392 389 0 42008 0
[pid=18147/tid=18149] ppid=18146 vsize=185032 CPUtime=655.56 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3072 0 0 0 65239 317 0 0 18 0 2 0 515418498 189472768 29093 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1537.9
Current children cumulated vsize (KiB) 193732

[startup+942.301 s]
/proc/loadavg: 3.75 3.76 3.83 5/182 18186
/proc/meminfo: memFree=22462060/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=185288 CPUtime=1646.75 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 31740 0 0 0 163962 713 0 0 25 0 2 0 515418450 189734912 30792 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 46322 30792 392 389 0 42072 0
[pid=18147/tid=18149] ppid=18146 vsize=185288 CPUtime=704.42 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) S 18146 18146 16886 0 -1 4202560 3099 0 0 0 70109 333 0 0 17 0 2 0 515418498 189734912 30792 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 18446604453929699456 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1646.75
Current children cumulated vsize (KiB) 193988

[startup+1002.3 s]
/proc/loadavg: 3.85 3.78 3.83 4/182 18188
/proc/meminfo: memFree=22450868/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=189644 CPUtime=1756.05 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 34460 0 0 0 174850 755 0 0 25 0 2 0 515418450 194195456 33512 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 47411 33512 392 389 0 43161 0
[pid=18147/tid=18149] ppid=18146 vsize=189644 CPUtime=753.72 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3185 0 0 0 75024 348 0 0 18 0 2 0 515418498 194195456 33512 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1756.05
Current children cumulated vsize (KiB) 198344

[startup+1062.3 s]
/proc/loadavg: 3.76 3.76 3.81 5/182 18190
/proc/meminfo: memFree=22437928/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=191692 CPUtime=1865.81 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 36442 0 0 0 185791 790 0 0 25 0 2 0 515418450 196292608 34981 33554432000 4194304 5787044 140735614836096 18446744073709551615 5531800 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 47923 34981 392 389 0 43673 0
[pid=18147/tid=18149] ppid=18146 vsize=191692 CPUtime=803.47 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3236 0 0 0 79986 361 0 0 17 0 2 0 515418498 196292608 34981 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1865.81
Current children cumulated vsize (KiB) 200392

[startup+1122.3 s]
/proc/loadavg: 3.84 3.79 3.82 5/182 18191
/proc/meminfo: memFree=22424744/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=192204 CPUtime=1975.95 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 38031 0 0 0 196769 826 0 0 25 0 2 0 515418450 196816896 36570 33554432000 4194304 5787044 140735614836096 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 48051 36570 392 389 0 43801 0
[pid=18147/tid=18149] ppid=18146 vsize=192204 CPUtime=853.6 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3358 0 0 0 84987 373 0 0 18 0 2 0 515418498 196816896 36570 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1975.95
Current children cumulated vsize (KiB) 200904

[startup+1182.3 s]
/proc/loadavg: 3.94 3.82 3.82 5/182 18193
/proc/meminfo: memFree=22407596/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=196816 CPUtime=2086.29 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 40689 0 0 0 207770 859 0 0 25 0 2 0 515418450 201539584 39228 33554432000 4194304 5787044 140735614836096 18446744073709551615 5527482 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 49204 39228 392 389 0 44954 0
[pid=18147/tid=18149] ppid=18146 vsize=196816 CPUtime=903.96 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3515 0 0 0 90008 388 0 0 18 0 2 0 515418498 201539584 39228 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2086.29
Current children cumulated vsize (KiB) 205516

[startup+1242.3 s]
/proc/loadavg: 3.85 3.82 3.82 5/182 18194
/proc/meminfo: memFree=22389688/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=197840 CPUtime=2198.32 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 42583 0 0 0 218943 889 0 0 25 0 2 0 515418450 202588160 40897 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 49460 40897 392 389 0 45210 0
[pid=18147/tid=18149] ppid=18146 vsize=197840 CPUtime=955.97 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3703 0 0 0 95198 399 0 0 18 0 2 0 515418498 202588160 40897 33554432000 4194304 5787044 140735614836096 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2198.32
Current children cumulated vsize (KiB) 206540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.83 3.82 2/178 18197
/proc/meminfo: memFree=22523360/32950928 swapFree=67087032/67111528
[pid=18146] ppid=18144 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18146/stat : 18146 (prissup.sh) S 18144 18146 16886 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515418450 8908800 252 33554432000 4194304 4922060 140733221509168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18146/statm: 2175 252 211 178 0 68 0
[pid=18147] ppid=18146 vsize=197840 CPUtime=2301.92 cores=0,2,4,6
/proc/18147/stat : 18147 (priss) R 18146 18146 16886 0 -1 4202496 42583 0 0 0 229269 923 0 0 25 0 2 0 515418450 202588160 40897 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/18147/statm: 49460 40897 392 389 0 45210 0
[pid=18147/tid=18149] ppid=18146 vsize=197840 CPUtime=1001.87 cores=0,2,4,6
/proc/18147/task/18149/stat : 18149 (priss) R 18146 18146 16886 0 -1 4202560 3703 0 0 0 99770 417 0 0 18 0 2 0 515418498 202588160 40897 33554432000 4194304 5787044 140735614836096 18446744073709551615 239488518577 0 0 4096 0 18446604453929699456 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2301.92
Current children cumulated vsize (KiB) 206540

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 18146 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2301.92
#
# 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): 2301.92
CPU user time (s): 2292.69
CPU system time (s): 9.23
CPU usage (%): 177.068
Max. virtual memory (cumulated for all children) (KiB): 206540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 2.26666 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 02:50:14
IDJOB=3280923
IDBENCH=20472
IDSOLVER=1601
FILE ID=node148/3280923-1304038214
RUNJOBID= node148-1304036909-17973
PBS_JOBID= 13170304
Free space on /tmp= 71432 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280923-1304038214/watcher-3280923-1304038214 -o /tmp/evaluation-result-3280923-1304038214/solver-3280923-1304038214 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280923-1304038214.cnf 226156149 4800 15500 4

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=226156149

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:      22679900 kB
Buffers:       2009024 kB
Cached:        7648160 kB
SwapCached:       3548 kB
Active:        1638184 kB
Inactive:      8071608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22679900 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            3688 kB
Writeback:           0 kB
AnonPages:       49720 kB
Mapped:          14416 kB
Slab:           498484 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227312 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= 71404 MiB
End job on node148 at 2011-04-29 03:11:56