Trace number 3259522

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 28712
0.00/0.01	c parsetime: 12390us
0.00/0.01	c parsed 61409 clauses with 945 variables
1.69/1.79	c preprocessor returned 10006 variables
1.69/1.79	c preprocessing returned UNKNOWN
1.69/1.79	c PP set 0 variables
1.69/1.79	c pp time: 1776387us (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-3259522-1304046744/watcher-3259522-1304046744 -o /tmp/evaluation-result-3259522-1304046744/solver-3259522-1304046744 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3259522-1304046744.cnf 1615210175 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.48 3.55 3.66 3/179 28711
/proc/meminfo: memFree=31414292/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0

[startup+0.068126 s]
/proc/loadavg: 3.48 3.55 3.66 3/179 28711
/proc/meminfo: memFree=31414292/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101112 s]
/proc/loadavg: 3.48 3.55 3.66 3/179 28711
/proc/meminfo: memFree=31414292/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301032 s]
/proc/loadavg: 3.48 3.55 3.66 3/179 28711
/proc/meminfo: memFree=31414292/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700964 s]
/proc/loadavg: 3.48 3.55 3.66 3/179 28711
/proc/meminfo: memFree=31414292/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 3.48 3.55 3.66 3/181 28714
/proc/meminfo: memFree=31406464/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=28268 CPUtime=1.49 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 4564 0 0 0 149 0 0 0 25 0 1 0 516273205 28946432 2912 33554432000 4194304 5787044 140735092890208 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28712/statm: 7067 2912 342 389 0 2817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36968

[startup+3.10058 s]
/proc/loadavg: 3.48 3.55 3.66 4/182 28715
/proc/meminfo: memFree=31400628/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=106592 CPUtime=4 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 6926 0 0 0 386 14 0 0 25 0 2 0 516273205 109150208 3795 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 26648 3795 392 389 0 22398 0
[pid=28712/tid=28715] ppid=28711 vsize=106592 CPUtime=0.9 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) S 28711 28711 27293 0 -1 4202560 22 0 0 0 81 9 0 0 16 0 2 0 516273385 109150208 3795 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 18446604453912088640 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 115292

[startup+6.30102 s]
/proc/loadavg: 3.36 3.53 3.65 4/182 28715
/proc/meminfo: memFree=31398280/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=107924 CPUtime=9.11 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 7257 0 0 0 887 24 0 0 25 0 2 0 516273205 110514176 4126 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 26981 4126 392 389 0 22731 0
[pid=28712/tid=28715] ppid=28711 vsize=107924 CPUtime=2.81 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) S 28711 28711 27293 0 -1 4202560 22 0 0 0 268 13 0 0 18 0 2 0 516273385 110514176 4126 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 18446604453912088640 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 116624

[startup+12.7009 s]
/proc/loadavg: 3.41 3.54 3.65 5/182 28715
/proc/meminfo: memFree=31396220/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=109824 CPUtime=19.43 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 7755 0 0 0 1892 51 0 0 25 0 2 0 516273205 112459776 4624 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 27456 4624 392 389 0 23206 0
[pid=28712/tid=28715] ppid=28711 vsize=109824 CPUtime=6.73 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 44 0 0 0 649 24 0 0 18 0 2 0 516273385 112459776 4624 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.43
Current children cumulated vsize (KiB) 118524

[startup+25.5006 s]
/proc/loadavg: 3.32 3.51 3.64 4/182 28715
/proc/meminfo: memFree=31382308/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=116724 CPUtime=40.28 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 11199 0 0 0 3918 110 0 0 25 0 2 0 516273205 119525376 8068 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 29181 8068 392 389 0 24931 0
[pid=28712/tid=28715] ppid=28711 vsize=116724 CPUtime=14.77 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 148 0 0 0 1425 52 0 0 18 0 2 0 516273385 119525376 8068 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40.28
Current children cumulated vsize (KiB) 125424

[startup+51.1011 s]
/proc/loadavg: 3.36 3.50 3.63 4/182 28746
/proc/meminfo: memFree=31569100/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=123632 CPUtime=82.14 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 12991 0 0 0 8009 205 0 0 25 0 2 0 516273205 126599168 9860 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 30908 9860 392 389 0 26658 0
[pid=28712/tid=28715] ppid=28711 vsize=123632 CPUtime=31.04 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 156 0 0 0 3003 101 0 0 18 0 2 0 516273385 126599168 9860 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 132332

[startup+102.306 s]
/proc/loadavg: 3.42 3.50 3.62 5/182 28747
/proc/meminfo: memFree=31529856/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=140156 CPUtime=166 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 17045 0 0 0 16242 358 0 0 25 0 2 0 516273205 143519744 13914 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 35039 13914 392 389 0 30789 0
[pid=28712/tid=28715] ppid=28711 vsize=140156 CPUtime=63.71 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 156 0 0 0 6194 177 0 0 18 0 2 0 516273385 143519744 13914 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 166
Current children cumulated vsize (KiB) 148856

[startup+162.301 s]
/proc/loadavg: 3.72 3.57 3.64 5/182 28749
/proc/meminfo: memFree=31505136/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=149116 CPUtime=265.05 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 19346 0 0 0 25991 514 0 0 25 0 2 0 516273205 152694784 15958 33554432000 4194304 5787044 140735092890208 18446744073709551615 5524792 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28712/statm: 37279 15958 392 389 0 33029 0
[pid=28712/tid=28715] ppid=28711 vsize=149116 CPUtime=102.76 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 218 0 0 0 10020 256 0 0 18 0 2 0 516273385 152694784 15958 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 265.05
Current children cumulated vsize (KiB) 157816

[startup+222.301 s]
/proc/loadavg: 3.67 3.58 3.64 3/182 28750
/proc/meminfo: memFree=31449908/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=165216 CPUtime=362.11 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 23581 0 0 0 35574 637 0 0 25 0 2 0 516273205 169181184 20193 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 41304 20193 392 389 0 37054 0
[pid=28712/tid=28715] ppid=28711 vsize=165216 CPUtime=139.83 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 364 0 0 0 13664 319 0 0 17 0 2 0 516273385 169181184 20193 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 362.11
Current children cumulated vsize (KiB) 173916

[startup+282.301 s]
/proc/loadavg: 3.62 3.59 3.63 5/182 28752
/proc/meminfo: memFree=31414644/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=179756 CPUtime=463.68 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 27588 0 0 0 45633 735 0 0 25 0 2 0 516273205 184070144 24200 33554432000 4194304 5787044 140735092890208 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 44939 24200 392 389 0 40689 0
[pid=28712/tid=28715] ppid=28711 vsize=179756 CPUtime=181.39 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 582 0 0 0 17750 389 0 0 16 0 2 0 516273385 184070144 24200 33554432000 4194304 5787044 140735092890208 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 463.68

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

[pid=28712] ppid=28711 vsize=229556 CPUtime=1156.95 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 41002 0 0 0 114477 1218 0 0 25 0 2 0 516273205 235065344 37101 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 57389 37101 392 389 0 53139 0
[pid=28712/tid=28715] ppid=28711 vsize=229556 CPUtime=454.65 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1440 0 0 0 44805 660 0 0 16 0 2 0 516273385 235065344 37101 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1156.95
Current children cumulated vsize (KiB) 238256

[startup+762.307 s]
/proc/loadavg: 3.51 3.56 3.61 4/182 28765
/proc/meminfo: memFree=31255780/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=247080 CPUtime=1258.97 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 45618 0 0 0 124630 1267 0 0 25 0 2 0 516273205 253009920 41717 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 61770 41717 392 389 0 57520 0
[pid=28712/tid=28715] ppid=28711 vsize=247080 CPUtime=496.67 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1683 0 0 0 48980 687 0 0 16 0 2 0 516273385 253009920 41717 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1258.97
Current children cumulated vsize (KiB) 255780

[startup+822.3 s]
/proc/loadavg: 3.41 3.53 3.59 5/182 28766
/proc/meminfo: memFree=31249908/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=249640 CPUtime=1359.14 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 46278 0 0 0 134590 1324 0 0 25 0 2 0 516273205 255631360 42377 33554432000 4194304 5787044 140735092890208 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28712/statm: 62410 42377 392 389 0 58160 0
[pid=28712/tid=28715] ppid=28711 vsize=249640 CPUtime=536.84 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1690 0 0 0 52967 717 0 0 16 0 2 0 516273385 255631360 42377 33554432000 4194304 5787044 140735092890208 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1359.14
Current children cumulated vsize (KiB) 258340

[startup+882.301 s]
/proc/loadavg: 3.41 3.52 3.58 4/182 28768
/proc/meminfo: memFree=31224440/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=249640 CPUtime=1465.55 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 46281 0 0 0 145164 1391 0 0 25 0 2 0 516273205 255631360 42380 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28712/statm: 62410 42380 392 389 0 58160 0
[pid=28712/tid=28715] ppid=28711 vsize=249640 CPUtime=583.25 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1693 0 0 0 57560 765 0 0 16 0 2 0 516273385 255631360 42380 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1465.55
Current children cumulated vsize (KiB) 258340

[startup+942.3 s]
/proc/loadavg: 3.46 3.51 3.58 5/182 28770
/proc/meminfo: memFree=31195872/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=249640 CPUtime=1573.67 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 46373 0 0 0 155912 1455 0 0 25 0 2 0 516273205 255631360 42472 33554432000 4194304 5787044 140735092890208 18446744073709551615 5527194 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 62410 42472 392 389 0 58160 0
[pid=28712/tid=28715] ppid=28711 vsize=249640 CPUtime=631.37 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1783 0 0 0 62322 815 0 0 15 0 2 0 516273385 255631360 42472 33554432000 4194304 5787044 140735092890208 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1573.67
Current children cumulated vsize (KiB) 258340

[startup+1002.3 s]
/proc/loadavg: 3.45 3.51 3.57 5/182 28771
/proc/meminfo: memFree=31167296/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=249640 CPUtime=1683.68 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 46394 0 0 0 166853 1515 0 0 25 0 2 0 516273205 255631360 42493 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 62410 42493 392 389 0 58160 0
[pid=28712/tid=28715] ppid=28711 vsize=249640 CPUtime=681.38 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1792 0 0 0 67277 861 0 0 16 0 2 0 516273385 255631360 42493 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1683.68
Current children cumulated vsize (KiB) 258340

[startup+1062.3 s]
/proc/loadavg: 3.65 3.56 3.58 5/182 28773
/proc/meminfo: memFree=31151864/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=249640 CPUtime=1788.52 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 46583 0 0 0 177281 1571 0 0 25 0 2 0 516273205 255631360 42682 33554432000 4194304 5787044 140735092890208 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 62410 42682 392 389 0 58160 0
[pid=28712/tid=28715] ppid=28711 vsize=249640 CPUtime=726.21 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 1927 0 0 0 71724 897 0 0 16 0 2 0 516273385 255631360 42682 33554432000 4194304 5787044 140735092890208 18446744073709551615 5527508 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (KiB) 258340

[startup+1122.3 s]
/proc/loadavg: 3.55 3.55 3.57 4/182 28774
/proc/meminfo: memFree=31139044/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=261224 CPUtime=1892.64 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 49756 0 0 0 187640 1624 0 0 25 0 2 0 516273205 267493376 45855 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 65306 45855 392 389 0 61056 0
[pid=28712/tid=28715] ppid=28711 vsize=261224 CPUtime=770.34 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 2058 0 0 0 76107 927 0 0 15 0 2 0 516273385 267493376 45855 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1892.64
Current children cumulated vsize (KiB) 269924

[startup+1182.3 s]
/proc/loadavg: 3.61 3.57 3.57 5/182 28776
/proc/meminfo: memFree=31128444/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=275340 CPUtime=1996.75 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 53444 0 0 0 198004 1671 0 0 25 0 2 0 516273205 281948160 48518 33554432000 4194304 5787044 140735092890208 18446744073709551615 5528704 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 68835 48518 392 389 0 64585 0
[pid=28712/tid=28715] ppid=28711 vsize=275340 CPUtime=814.45 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 2229 0 0 0 80493 952 0 0 16 0 2 0 516273385 281948160 48518 33554432000 4194304 5787044 140735092890208 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1996.75
Current children cumulated vsize (KiB) 284040

[startup+1242.3 s]
/proc/loadavg: 3.71 3.60 3.58 5/182 28778
/proc/meminfo: memFree=31114140/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=288364 CPUtime=2103.92 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 56927 0 0 0 208672 1720 0 0 25 0 2 0 516273205 295284736 52001 33554432000 4194304 5787044 140735092890208 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 72091 52001 392 389 0 67841 0
[pid=28712/tid=28715] ppid=28711 vsize=288364 CPUtime=861.61 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 2383 0 0 0 85178 983 0 0 16 0 2 0 516273385 295284736 52001 33554432000 4194304 5787044 140735092890208 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2103.92
Current children cumulated vsize (KiB) 297064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.64 3.59 3.58 5/182 28779
/proc/meminfo: memFree=31102920/32950928 swapFree=67111404/67111528
[pid=28711] ppid=28709 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28711/stat : 28711 (prissup.sh) S 28709 28711 27293 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516273205 8908800 252 33554432000 4194304 4922060 140737170942336 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28711/statm: 2175 252 211 178 0 68 0
[pid=28712] ppid=28711 vsize=300116 CPUtime=2204.75 cores=0,2,4,6
/proc/28712/stat : 28712 (priss) R 28711 28711 27293 0 -1 4202496 59650 0 0 0 218714 1761 0 0 25 0 2 0 516273205 307318784 54724 33554432000 4194304 5787044 140735092890208 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28712/statm: 75029 54724 392 389 0 70779 0
[pid=28712/tid=28715] ppid=28711 vsize=300116 CPUtime=904.74 cores=0,2,4,6
/proc/28712/task/28715/stat : 28715 (priss) R 28711 28711 27293 0 -1 4202560 2504 0 0 0 89466 1008 0 0 16 0 2 0 516273385 307318784 54724 33554432000 4194304 5787044 140735092890208 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2204.75
Current children cumulated vsize (KiB) 308816

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 28711 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 2204.75
#
# 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): 2204.75
CPU user time (s): 2187.14
CPU system time (s): 17.61
CPU usage (%): 169.594
Max. virtual memory (cumulated for all children) (KiB): 308816

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

runsolver used 2.24666 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 05:12:24
IDJOB=3259522
IDBENCH=71583
IDSOLVER=1601
FILE ID=node120/3259522-1304046744
RUNJOBID= node120-1304044139-28489
PBS_JOBID= 13170379
Free space on /tmp= 72072 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259522-1304046744/watcher-3259522-1304046744 -o /tmp/evaluation-result-3259522-1304046744/solver-3259522-1304046744 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3259522-1304046744.cnf 1615210175 4800 15500 4

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=1615210175

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31414572 kB
Buffers:        418764 kB
Cached:         472516 kB
SwapCached:          8 kB
Active:         518496 kB
Inactive:       659276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31414572 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:      286772 kB
Mapped:          15724 kB
Slab:           294656 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   446852 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= 72072 MiB
End job on node120 at 2011-04-29 05:34:06