Trace number 3706338

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.01 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.biglist/normalized-rand0c02bc.cudf.trendy.opb
MD5SUMd981913a416edc7be35e437715868058
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark23334331450
Best CPU time to get the best result obtained on this benchmark9.08362
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7112
Total number of constraints29984
Number of constraints which are clauses29670
Number of constraints which are cardinality constraints (but not clauses)314
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3330
Biggest coefficient in the objective function 4632407963
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 2557083638912
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 4632407963
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 2557083638912
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.79/1.88	c 2012-05-27T20:00:49+0200
1.79/1.88	c arch = x86_64
1.79/1.88	c os = linux
1.79/1.88	c compiler = ghc 7.4
1.79/1.88	c packages:
1.79/1.88	c   OptDir-0.0.1
1.79/1.88	c   array-0.4.0.0
1.79/1.88	c   base-4.5.0.0
1.79/1.88	c   bytestring-0.9.2.1
1.79/1.88	c   containers-0.4.2.1
1.79/1.88	c   deepseq-1.3.0.0
1.79/1.88	c   mtl-2.1.1
1.79/1.88	c   old_locale-1.0.0.4
1.79/1.88	c   parse_dimacs-1.2
1.79/1.88	c   parsec-3.1.2
1.79/1.88	c   queue-0.1.2
1.79/1.88	c   stm-2.3
1.79/1.88	c   time-1.4
1.79/1.88	c command line = ["--pb","HOME/instance-3706338-1338141649.opb"]
1.79/1.88	c #vars 7112
1.79/1.88	c #constraints 29984
1.79/1.88	c Solving starts ...
4.19/4.28	c solving time = 2.401s
4.19/4.28	c #decision = 435041
4.19/4.28	c #conflict = 564
4.19/4.28	c #restart = 3
4.19/4.28	o 28211281663
4.19/4.29	c Solving starts ...
24.69/24.74	c solving time = 20.450s
24.69/24.74	c #decision = 440809
24.69/24.74	c #conflict = 645
24.69/24.74	c #restart = 3
24.69/24.74	o 28211281662
24.69/24.75	c Solving starts ...
42.98/43.09	c solving time = 18.323s
42.98/43.09	c #decision = 442076
42.98/43.09	c #conflict = 693
42.98/43.09	c #restart = 3
42.98/43.09	o 28211281661
42.98/43.09	c Solving starts ...
49.97/50.03	c solving time = 6.934s
49.97/50.03	c #decision = 443421
49.97/50.03	c #conflict = 717
49.97/50.03	c #restart = 3
49.97/50.03	o 28211281660
49.97/50.03	c Solving starts ...
73.87/73.99	c solving time = 23.948s
73.87/73.99	c #decision = 444299
73.87/73.99	c #conflict = 780
73.87/73.99	c #restart = 3
73.87/73.99	o 28211281659
73.87/73.99	c Solving starts ...
98.16/98.20	c solving time = 24.200s
98.16/98.20	c #decision = 445064
98.16/98.20	c #conflict = 837
98.16/98.20	c #restart = 3
98.16/98.20	o 28211281658
98.16/98.21	c Solving starts ...
110.66/110.77	c solving time = 12.553s
110.66/110.77	c #decision = 445786
110.66/110.77	c #conflict = 866
110.66/110.77	c #restart = 3
110.66/110.77	o 28211281657
110.66/110.77	c Solving starts ...
120.66/120.79	c solving time = 10.019s
120.66/120.79	c #decision = 447868
120.66/120.79	c #conflict = 893
120.66/120.79	c #restart = 3
120.66/120.79	o 28208502776
120.76/120.80	c Solving starts ...
122.75/122.88	c solving time = 2.083s
122.75/122.88	c #decision = 448447
122.75/122.88	c #conflict = 898
122.75/122.88	c #restart = 3
122.75/122.88	o 28208502775
122.75/122.89	c Solving starts ...
123.86/123.90	c solving time = 1.011s
123.86/123.90	c #decision = 449020
123.86/123.90	c #conflict = 899
123.86/123.90	c #restart = 3
123.86/123.90	o 28208502774
123.86/123.91	c Solving starts ...
128.16/128.20	c solving time = 4.293s
128.16/128.20	c #decision = 449611
128.16/128.20	c #conflict = 908
128.16/128.20	c #restart = 3
128.16/128.20	o 28208502773
128.16/128.21	c Solving starts ...
130.96/131.05	c solving time = 2.838s
130.96/131.05	c #decision = 450187
130.96/131.05	c #conflict = 912
130.96/131.05	c #restart = 3
130.96/131.05	o 28208502772
130.96/131.05	c Solving starts ...
134.55/134.66	c solving time = 3.600s
134.55/134.66	c #decision = 450773
134.55/134.66	c #conflict = 918
134.55/134.66	c #restart = 3
134.55/134.66	o 28208502771
134.55/134.66	c Solving starts ...
143.05/143.17	c solving time = 8.504s
143.05/143.17	c #decision = 451351
143.05/143.17	c #conflict = 932
143.05/143.17	c #restart = 3
143.05/143.17	o 28208502770
143.05/143.17	c Solving starts ...
154.45/154.56	c solving time = 11.381s
154.45/154.56	c #decision = 451937
154.45/154.56	c #conflict = 951
154.45/154.56	c #restart = 3
154.45/154.56	o 28208502769
154.45/154.56	c Solving starts ...
174.24/174.36	c solving time = 19.793s
174.24/174.36	c #decision = 452552
174.24/174.36	c #conflict = 985
174.24/174.36	c #restart = 3
174.24/174.36	o 28208502768
174.24/174.37	c Solving starts ...
315.93/316.02	c solving time = 141.627s
315.93/316.02	c #decision = 455770
315.93/316.02	c #conflict = 1242
315.93/316.02	c #restart = 5
315.93/316.02	o 28208502767
315.93/316.03	c Solving starts ...
646.58/646.79	c solving time = 330.709s
646.58/646.79	c #decision = 459837
646.58/646.79	c #conflict = 1809
646.58/646.79	c #restart = 8
646.58/646.79	o 28208502766
646.58/646.79	c Solving starts ...
858.54/858.75	c solving time = 211.926s
858.54/858.75	c #decision = 462920
858.54/858.75	c #conflict = 2170
858.54/858.75	c #restart = 10
858.54/858.75	o 28208502765
858.54/858.76	c Solving starts ...
984.22/984.47	c solving time = 125.693s
984.22/984.47	c #decision = 465411
984.22/984.47	c #conflict = 2380
984.22/984.47	c #restart = 11
984.22/984.47	o 28208502764
984.22/984.48	c Solving starts ...
1026.62/1026.85	c solving time = 42.361s
1026.62/1026.85	c #decision = 466235
1026.62/1026.85	c #conflict = 2449
1026.62/1026.85	c #restart = 11
1026.62/1026.85	o 28208502763
1026.62/1026.85	c Solving starts ...
1111.80/1112.00	c solving time = 85.132s
1111.80/1112.00	c #decision = 467519
1111.80/1112.00	c #conflict = 2593
1111.80/1112.00	c #restart = 12
1111.80/1112.00	o 28208502762
1111.80/1112.01	c Solving starts ...
1315.07/1315.33	c solving time = 203.292s
1315.07/1315.33	c #decision = 470047
1315.07/1315.33	c #conflict = 2939
1315.07/1315.33	c #restart = 14
1315.07/1315.34	o 28208502761
1315.07/1315.34	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3706338-1338141649/watcher-3706338-1338141649 -o /tmp/evaluation-result-3706338-1338141649/solver-3706338-1338141649 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706338-1338141649.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.92 1.98 1.99 2/178 17158
/proc/meminfo: memFree=31352112/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 280289649 6356992 730 33554432000 4194304 8973514 140736075771232 140735124680952 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 1552 733 411 1167 0 333 0

[startup+0.00682903 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17158
/proc/meminfo: memFree=31352112/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 836 0 0 0 0 0 0 0 20 0 1 0 280289649 7405568 757 33554432000 4194304 8973514 140736075771232 140735124680952 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 1808 759 412 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100192 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17158
/proc/meminfo: memFree=31352112/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 2116 0 0 0 9 0 0 0 20 0 1 0 280289649 12648448 2037 33554432000 4194304 8973514 140736075771232 140735124680952 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 3088 2039 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300211 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17158
/proc/meminfo: memFree=31352112/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=24640 CPUtime=0.29 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 5429 0 0 0 28 1 0 0 20 0 1 0 280289649 25231360 5350 33554432000 4194304 8973514 140736075771232 140736075770728 4591445 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 6160 5350 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700214 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 17158
/proc/meminfo: memFree=31352112/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=44096 CPUtime=0.69 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10179 0 0 0 68 1 0 0 20 0 1 0 280289649 45154304 10100 33554432000 4194304 8973514 140736075771232 140736075770728 4259202 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 11024 10100 434 1167 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44096

[startup+1.50015 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17159
/proc/meminfo: memFree=31313780/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=44096 CPUtime=1.49 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10179 0 0 0 147 2 0 0 20 0 1 0 280289649 45154304 10100 33554432000 4194304 8973514 140736075771232 140736075770728 4481448 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 11024 10100 434 1167 0 9805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44096

[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17159
/proc/meminfo: memFree=31312664/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=44096 CPUtime=3.09 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10326 0 0 0 307 2 0 0 20 0 1 0 280289649 45154304 10247 33554432000 4194304 8973514 140736075771232 140736075770728 5372265 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/17158/statm: 11024 10247 445 1167 0 9805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44096

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 17160
/proc/meminfo: memFree=31311424/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=45120 CPUtime=6.28 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10594 0 0 0 625 3 0 0 20 0 1 0 280289649 46202880 10515 33554432000 4194304 8973514 140736075771232 140736075770496 7720528 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 11280 10515 457 1167 0 10061 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45120

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 17160
/proc/meminfo: memFree=31311308/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=45120 CPUtime=12.69 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10594 0 0 0 1263 6 0 0 20 0 1 0 280289649 46202880 10515 33554432000 4194304 8973514 140736075771232 140736075770336 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 11280 10515 457 1167 0 10061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45120

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 17183
/proc/meminfo: memFree=31310044/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=46144 CPUtime=25.48 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 10850 0 0 0 2538 10 0 0 20 0 1 0 280289649 47251456 10771 33554432000 4194304 8973514 140736075771232 140736075770728 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 11536 10771 457 1167 0 10317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46144

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 17183
/proc/meminfo: memFree=31306968/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=48192 CPUtime=51.07 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 11373 0 0 0 5086 21 0 0 20 0 1 0 280289649 49348608 11283 33554432000 4194304 8973514 140736075771232 140736075770728 4209362 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 12048 11283 457 1167 0 10829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48192

[startup+102.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 17183
/proc/meminfo: memFree=31299404/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=51264 CPUtime=102.26 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 12141 0 0 0 10186 40 0 0 20 0 1 0 280289649 52494336 12051 33554432000 4194304 8973514 140736075771232 140736075769216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 12816 12051 457 1167 0 11597 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51264

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 17183
/proc/meminfo: memFree=31290160/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=59456 CPUtime=162.25 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 14191 0 0 0 16154 71 0 0 20 0 1 0 280289649 60882944 14099 33554432000 4194304 8973514 140736075771232 140736075770496 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 14864 14099 457 1167 0 13645 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 59456

[startup+222.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17183
/proc/meminfo: memFree=31286120/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=60480 CPUtime=222.25 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 14449 0 0 0 22130 95 0 0 20 0 1 0 280289649 61931520 14355 33554432000 4194304 8973514 140736075771232 140736075770728 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15120 14355 457 1167 0 13901 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 60480

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17183
/proc/meminfo: memFree=31284072/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=61504 CPUtime=282.23 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 14705 0 0 0 28101 122 0 0 20 0 1 0 280289649 62980096 14611 33554432000 4194304 8973514 140736075771232 140736075769216 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15376 14611 457 1167 0 14157 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 61504

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17184
/proc/meminfo: memFree=31280104/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=62528 CPUtime=342.22 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 14961 0 0 0 34071 151 0 0 20 0 1 0 280289649 64028672 14867 33554432000 4194304 8973514 140736075771232 140736075770728 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15632 14867 457 1167 0 14413 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 62528

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17184
/proc/meminfo: memFree=31274828/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=63552 CPUtime=402.21 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 15217 0 0 0 40045 176 0 0 20 0 1 0 280289649 65077248 15123 33554432000 4194304 8973514 140736075771232 140736075770728 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15888 15123 457 1167 0 14669 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 63552

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17184
/proc/meminfo: memFree=31270980/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=63552 CPUtime=462.2 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 15217 0 0 0 46016 204 0 0 20 0 1 0 280289649 65077248 15123 33554432000 4194304 8973514 140736075771232 140736075770336 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15888 15123 457 1167 0 14669 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 63552

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17184
/proc/meminfo: memFree=31264780/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=63552 CPUtime=522.2 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 15217 0 0 0 51990 230 0 0 20 0 1 0 280289649 65077248 15123 33554432000 4194304 8973514 140736075771232 140736075770728 7732335 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 15888 15123 457 1167 0 14669 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 63552

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17187
/proc/meminfo: memFree=31257072/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=64576 CPUtime=582.18 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 15473 0 0 0 57965 253 0 0 20 0 1 0 280289649 66125824 15379 33554432000 4194304 8973514 140736075771232 140736075770728 7732815 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 16144 15379 457 1167 0 14925 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 64576

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17188
/proc/meminfo: memFree=31247332/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=66624 CPUtime=822.15 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 15985 0 0 0 81852 363 0 0 20 0 1 0 280289649 68222976 15891 33554432000 4194304 8973514 140736075771232 140736075770728 6662205 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 16656 15891 457 1167 0 15437 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 66624

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17188
/proc/meminfo: memFree=31244972/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=68672 CPUtime=882.15 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 16498 0 0 0 87826 389 0 0 20 0 1 0 280289649 70320128 16403 33554432000 4194304 8973514 140736075771232 140736075769216 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 17168 16403 457 1167 0 15949 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 68672

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17189
/proc/meminfo: memFree=31244104/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=68672 CPUtime=942.13 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 16498 0 0 0 93795 418 0 0 20 0 1 0 280289649 70320128 16403 33554432000 4194304 8973514 140736075771232 140736075770496 7660472 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 17168 16403 457 1167 0 15949 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 68672

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17189
/proc/meminfo: memFree=31242988/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=69696 CPUtime=1002.12 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 16754 0 0 0 99767 445 0 0 20 0 1 0 280289649 71368704 16659 33554432000 4194304 8973514 140736075771232 140736075769216 7399477 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 17424 16659 457 1167 0 16205 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 69696

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17189
/proc/meminfo: memFree=31241064/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=70720 CPUtime=1062.11 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 17010 0 0 0 105740 471 0 0 20 0 1 0 280289649 72417280 16915 33554432000 4194304 8973514 140736075771232 140736075770496 7688789 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 17680 16915 457 1167 0 16461 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 70720

[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 17189
/proc/meminfo: memFree=31240068/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=71744 CPUtime=1122.1 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 17268 0 0 0 111714 496 0 0 20 0 1 0 280289649 73465856 17171 33554432000 4194304 8973514 140736075771232 140736075770496 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 17936 17171 457 1167 0 16717 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 71744

[startup+1182.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/180 17192
/proc/meminfo: memFree=31237208/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=72768 CPUtime=1182.09 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 17524 0 0 0 117682 527 0 0 20 0 1 0 280289649 74514432 17427 33554432000 4194304 8973514 140736075771232 140736075770336 4415269 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18192 17427 457 1167 0 16973 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 72768

[startup+1242.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 17193
/proc/meminfo: memFree=31237216/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=72768 CPUtime=1242.08 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 17524 0 0 0 123654 554 0 0 20 0 1 0 280289649 74514432 17427 33554432000 4194304 8973514 140736075771232 140736075770728 4209136 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18192 17427 457 1167 0 16973 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 72768

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/179 17193
/proc/meminfo: memFree=31231012/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=73792 CPUtime=1302.08 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 17780 0 0 0 129624 584 0 0 20 0 1 0 280289649 75563008 17683 33554432000 4194304 8973514 140736075771232 140736075770496 7717665 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18448 17683 457 1167 0 17229 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 73792

[startup+1362.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 17193
/proc/meminfo: memFree=31227168/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=74816 CPUtime=1362.06 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18036 0 0 0 135594 612 0 0 20 0 1 0 280289649 76611584 17939 33554432000 4194304 8973514 140736075771232 140736075770728 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18704 17939 457 1167 0 17485 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 74816

[startup+1422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 17193
/proc/meminfo: memFree=31224000/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=74816 CPUtime=1422.06 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18036 0 0 0 141570 636 0 0 20 0 1 0 280289649 76611584 17939 33554432000 4194304 8973514 140736075771232 140736075770728 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18704 17939 457 1167 0 17485 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 74816

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 17193
/proc/meminfo: memFree=31224432/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=74816 CPUtime=1482.04 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18036 0 0 0 147543 661 0 0 20 0 1 0 280289649 76611584 17939 33554432000 4194304 8973514 140736075771232 140736075770728 4415744 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18704 17939 457 1167 0 17485 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 74816

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17194
/proc/meminfo: memFree=31223500/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=75840 CPUtime=1542.04 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18292 0 0 0 153515 689 0 0 20 0 1 0 280289649 77660160 18195 33554432000 4194304 8973514 140736075771232 140736075770496 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18960 18195 457 1167 0 17741 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 75840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17194
/proc/meminfo: memFree=31222756/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=75840 CPUtime=1602.02 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18292 0 0 0 159487 715 0 0 20 0 1 0 280289649 77660160 18195 33554432000 4194304 8973514 140736075771232 140736075770728 4434700 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18960 18195 457 1167 0 17741 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 75840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17194
/proc/meminfo: memFree=31222508/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=75840 CPUtime=1662.02 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18292 0 0 0 165462 740 0 0 20 0 1 0 280289649 77660160 18195 33554432000 4194304 8973514 140736075771232 140736075770728 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 18960 18195 457 1167 0 17741 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 75840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17233
/proc/meminfo: memFree=31235408/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=76864 CPUtime=1722.01 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18548 0 0 0 171431 770 0 0 20 0 1 0 280289649 78708736 18451 33554432000 4194304 8973514 140736075771232 140736075770496 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 19216 18451 457 1167 0 17997 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 76864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17236
/proc/meminfo: memFree=31220212/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=76864 CPUtime=1782 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18548 0 0 0 177404 796 0 0 20 0 1 0 280289649 78708736 18451 33554432000 4194304 8973514 140736075771232 140736075770728 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 19216 18451 457 1167 0 17997 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 76864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17236
/proc/meminfo: memFree=31209640/32873844 swapFree=7616/7616
[pid=17158] ppid=17156 vsize=76864 CPUtime=1800.01 cores=0,2,4,6
/proc/17158/stat : 17158 (toysat) R 17156 17158 15420 0 -1 4202496 18548 0 0 0 179199 802 0 0 20 0 1 0 280289649 78708736 18451 33554432000 4194304 8973514 140736075771232 140736075770728 7688844 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/17158/statm: 19216 18451 457 1167 0 17997 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 76864

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1791.99
CPU system time (s): 8.02178
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 76864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.99
system time used= 8.02178
maximum resident set size= 73804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18548
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= 21
involuntary context switches= 2051

runsolver used 3.17052 second user time and 9.28259 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 20:00:49
IDJOB=3706338
IDBENCH=72363
IDSOLVER=2285
FILE ID=node135/3706338-1338141649
RUNJOBID= node135-1338118211-15436
PBS_JOBID= 14624474
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.biglist/normalized-rand0c02bc.cudf.trendy.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706338-1338141649/watcher-3706338-1338141649 -o /tmp/evaluation-result-3706338-1338141649/solver-3706338-1338141649 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706338-1338141649.opb

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

MD5SUM BENCH= d981913a416edc7be35e437715868058
RANDOM SEED=245079362

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31352492 kB
Buffers:          296584 kB
Cached:           349668 kB
SwapCached:         1720 kB
Active:           594244 kB
Inactive:         111564 kB
Active(anon):      49992 kB
Inactive(anon):    12016 kB
Active(file):     544252 kB
Inactive(file):    99548 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:         65472 kB
Mapped:            13492 kB
Shmem:               132 kB
Slab:             674596 kB
SReclaimable:     116620 kB
SUnreclaim:       557976 kB
KernelStack:        1480 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     173264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71624 MiB
End job on node135 at 2012-05-27 20:30:51