Trace number 3724554

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
toysat 2012-06-01? (TO) 1800.02 1800.31

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-7.opb
MD5SUM89969a8b18dea22d2172ff4d7dacd555
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71569
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212648
Total number of constraints2506346
Number of constraints which are clauses2506346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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

129.17/129.23	c 2012-06-02T17:11:01+0200
129.17/129.23	c arch = x86_64
129.17/129.23	c os = linux
129.17/129.23	c compiler = ghc 7.4
129.17/129.23	c packages:
129.17/129.23	c   OptDir-0.0.1
129.17/129.23	c   array-0.4.0.0
129.17/129.23	c   base-4.5.0.0
129.17/129.23	c   bytestring-0.9.2.1
129.17/129.23	c   containers-0.4.2.1
129.17/129.23	c   deepseq-1.3.0.0
129.17/129.23	c   mtl-2.1.1
129.17/129.23	c   old_locale-1.0.0.4
129.17/129.23	c   parse_dimacs-1.2
129.17/129.23	c   parsec-3.1.2
129.17/129.23	c   queue-0.1.2
129.17/129.23	c   stm-2.3
129.17/129.23	c   time-1.4
129.17/129.23	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724554-1338649858.opb"]
129.17/129.23	c #vars 212648
129.17/129.23	c #constraints 2506346
129.17/129.23	c Solving starts ...
139.97/140.09	c solving time = 10.730s
139.97/140.09	c #decision = 779838
139.97/140.09	c #conflict = 324
139.97/140.09	c #restart = 2
139.97/140.09	o 129140
140.07/140.14	c Solving starts ...
141.87/141.99	c solving time = 1.699s
141.87/141.99	c #decision = 815856
141.87/141.99	c #conflict = 324
141.87/141.99	c #restart = 2
141.87/141.99	o 129139
141.97/142.03	c Solving starts ...
144.27/144.31	c solving time = 2.134s
144.27/144.31	c #decision = 851800
144.27/144.31	c #conflict = 324
144.27/144.31	c #restart = 2
144.27/144.31	o 129138
144.27/144.36	c Solving starts ...
147.66/147.79	c solving time = 3.285s
147.66/147.79	c #decision = 887823
147.66/147.79	c #conflict = 324
147.66/147.79	c #restart = 2
147.66/147.80	o 129137
147.76/147.84	c Solving starts ...
151.87/151.91	c solving time = 3.914s
151.87/151.91	c #decision = 923777
151.87/151.91	c #conflict = 324
151.87/151.91	c #restart = 2
151.87/151.91	o 129136
151.87/151.95	c Solving starts ...
157.06/157.16	c solving time = 5.057s
157.06/157.16	c #decision = 959822
157.06/157.16	c #conflict = 324
157.06/157.16	c #restart = 2
157.06/157.16	o 129135
157.16/157.20	c Solving starts ...
163.46/163.58	c solving time = 6.229s
163.46/163.58	c #decision = 995784
163.46/163.58	c #conflict = 324
163.46/163.58	c #restart = 2
163.46/163.58	o 129134
163.57/163.62	c Solving starts ...
169.86/169.92	c solving time = 6.146s
169.86/169.92	c #decision = 1031885
169.86/169.92	c #conflict = 324
169.86/169.92	c #restart = 2
169.86/169.92	o 129133
169.86/169.96	c Solving starts ...
177.86/177.97	c solving time = 7.852s
177.86/177.97	c #decision = 1067969
177.86/177.97	c #conflict = 324
177.86/177.97	c #restart = 2
177.86/177.97	o 129132
177.96/178.01	c Solving starts ...
186.46/186.53	c solving time = 8.358s
186.46/186.53	c #decision = 1104010
186.46/186.53	c #conflict = 324
186.46/186.53	c #restart = 2
186.46/186.53	o 129131
186.46/186.57	c Solving starts ...
195.55/195.61	c solving time = 8.884s
195.55/195.61	c #decision = 1140019
195.55/195.61	c #conflict = 324
195.55/195.61	c #restart = 2
195.55/195.61	o 129130
195.55/195.66	c Solving starts ...
205.66/205.73	c solving time = 9.921s
205.66/205.73	c #decision = 1176048
205.66/205.73	c #conflict = 324
205.66/205.73	c #restart = 2
205.66/205.73	o 129129
205.66/205.77	c Solving starts ...
216.26/216.37	c solving time = 10.439s
216.26/216.37	c #decision = 1212079
216.26/216.37	c #conflict = 324
216.26/216.37	c #restart = 2
216.26/216.37	o 129128
216.35/216.41	c Solving starts ...
228.05/228.10	c solving time = 11.538s
228.05/228.10	c #decision = 1248102
228.05/228.10	c #conflict = 324
228.05/228.10	c #restart = 2
228.05/228.10	o 129127
228.05/228.15	c Solving starts ...
240.24/240.38	c solving time = 12.083s
240.24/240.38	c #decision = 1283924
240.24/240.38	c #conflict = 324
240.24/240.38	c #restart = 2
240.24/240.38	o 129126
240.34/240.43	c Solving starts ...
252.95/253.08	c solving time = 12.501s
252.95/253.08	c #decision = 1319736
252.95/253.08	c #conflict = 324
252.95/253.08	c #restart = 2
252.95/253.08	o 129125
253.05/253.13	c Solving starts ...
266.74/266.89	c solving time = 13.612s
266.74/266.89	c #decision = 1355681
266.74/266.89	c #conflict = 324
266.74/266.89	c #restart = 2
266.74/266.89	o 129124
266.84/266.94	c Solving starts ...
281.65/281.76	c solving time = 14.671s
281.65/281.76	c #decision = 1391543
281.65/281.76	c #conflict = 324
281.65/281.76	c #restart = 2
281.65/281.76	o 129123
281.74/281.80	c Solving starts ...
296.95/297.05	c solving time = 15.098s
296.95/297.05	c #decision = 1427305
296.95/297.05	c #conflict = 324
296.95/297.05	c #restart = 2
296.95/297.05	o 129122
296.95/297.10	c Solving starts ...
312.64/312.79	c solving time = 15.542s
312.64/312.79	c #decision = 1463151
312.64/312.79	c #conflict = 324
312.64/312.79	c #restart = 2
312.64/312.79	o 129121
312.74/312.83	c Solving starts ...
329.63/329.70	c solving time = 16.722s
329.63/329.70	c #decision = 1498999
329.63/329.70	c #conflict = 325
329.63/329.70	c #restart = 2
329.63/329.70	o 129120
329.63/329.75	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-3724554-1338649858/watcher-3724554-1338649858 -o /tmp/evaluation-result-3724554-1338649858/solver-3724554-1338649858 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724554-1338649858.opb 

running on 4 cores: 1,3,5,7

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.91 1.97 1.99 3/177 25552
/proc/meminfo: memFree=31487992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 1 0 331110973 6373376 745 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 1556 745 424 1171 0 333 0

[startup+0.037433 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25552
/proc/meminfo: memFree=31487992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=8272 CPUtime=0.03 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 1305 0 0 0 3 0 0 0 20 0 1 0 331110973 8470528 1226 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 2068 1227 424 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100284 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25552
/proc/meminfo: memFree=31487992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 2284 0 0 0 9 0 0 0 20 0 1 0 331110973 12664832 2205 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 3092 2205 429 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300283 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25552
/proc/meminfo: memFree=31487992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=23632 CPUtime=0.28 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 4956 0 0 0 28 0 0 0 20 0 1 0 331110973 24199168 4877 33554432000 4194304 8989770 140735583826736 140735583826232 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 5908 4884 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23632

[startup+0.70029 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25552
/proc/meminfo: memFree=31487992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=44112 CPUtime=0.69 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 10306 0 0 0 67 2 0 0 20 0 1 0 331110973 45170688 10227 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 11028 10227 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44112

[startup+1.50028 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25553
/proc/meminfo: memFree=31415468/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=96336 CPUtime=1.48 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 23362 0 0 0 144 4 0 0 20 0 1 0 331110973 98648064 23283 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 24084 23283 431 1171 0 22861 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96336

[startup+3.10029 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 25553
/proc/meminfo: memFree=31366992/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=176208 CPUtime=3.09 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 43240 0 0 0 299 10 0 0 20 0 1 0 331110973 180436992 43161 33554432000 4194304 8989770 140735583826736 140735583826000 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 44052 43169 431 1171 0 42829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176208

[startup+6.3003 s]
/proc/loadavg: 1.92 1.97 1.99 3/176 25553
/proc/meminfo: memFree=31190920/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=384080 CPUtime=6.29 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 95298 0 0 0 609 20 0 0 20 0 1 0 331110973 393297920 95219 33554432000 4194304 8989770 140735583826736 140735583826000 7874608 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 96020 95219 431 1171 0 94797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384080

[startup+12.7003 s]
/proc/loadavg: 1.93 1.97 1.99 3/177 25554
/proc/meminfo: memFree=30811108/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=676944 CPUtime=12.68 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 168515 0 0 0 1230 38 0 0 20 0 1 0 331110973 693190656 168436 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 169236 168436 431 1171 0 168013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 676944

[startup+25.5004 s]
/proc/loadavg: 1.94 1.97 1.99 3/177 25554
/proc/meminfo: memFree=29892068/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1587280 CPUtime=25.49 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 396099 0 0 0 2470 79 0 0 20 0 1 0 331110973 1625374720 396020 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 396820 396020 431 1171 0 395597 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1587280

[startup+51.1003 s]
/proc/loadavg: 1.96 1.97 1.99 3/177 25554
/proc/meminfo: memFree=28894068/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=2572368 CPUtime=51.08 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642391 0 0 0 4979 129 0 0 20 0 1 0 331110973 2634104832 642312 33554432000 4194304 8989770 140735583826736 140735583826232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 643092 642312 445 1171 0 641869 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2572368

[startup+102.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/177 25554
/proc/meminfo: memFree=30132596/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=102.28 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642392 0 0 0 10082 146 0 0 20 0 1 0 331110973 1334919168 325128 33554432000 4194304 8989770 140735583826736 140735583826000 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325128 445 1171 0 324685 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1303632

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 25554
/proc/meminfo: memFree=30104476/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=162.26 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642418 0 0 0 16070 156 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1303632

[startup+222.307 s]
/proc/loadavg: 2.09 2.00 2.00 3/177 25554
/proc/meminfo: memFree=30066872/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=222.26 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642423 0 0 0 22057 169 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1303632

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 25554
/proc/meminfo: memFree=30032180/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=282.24 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642424 0 0 0 28043 181 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1303632

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25555
/proc/meminfo: memFree=30029232/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=342.22 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642429 0 0 0 34029 193 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1303632

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25555
/proc/meminfo: memFree=30028764/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=402.22 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642432 0 0 0 40014 208 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 4209256 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1303632

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25555
/proc/meminfo: memFree=30029040/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=462.21 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642434 0 0 0 46000 221 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1303632

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25555
/proc/meminfo: memFree=30002904/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=522.2 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642435 0 0 0 51985 235 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1303632

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25558
/proc/meminfo: memFree=29974280/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=582.19 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642437 0 0 0 57970 249 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 4209278 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1303632

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25559
/proc/meminfo: memFree=29935960/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=822.15 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642444 0 0 0 81910 305 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 1303632

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25559
/proc/meminfo: memFree=29920680/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=882.15 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 87895 320 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1303632

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25560
/proc/meminfo: memFree=29894888/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=942.13 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 93880 333 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1303632

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25560
/proc/meminfo: memFree=29867988/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1002.12 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 99867 345 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1303632

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25561
/proc/meminfo: memFree=29867664/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1062.11 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 105854 357 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1303632

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25561
/proc/meminfo: memFree=29858516/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1122.1 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 111838 372 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 4209365 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1303632

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25564
/proc/meminfo: memFree=29832868/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1182.09 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 117824 385 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1303632

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 25565
/proc/meminfo: memFree=29811204/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1242.08 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 123812 396 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1303632

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25565
/proc/meminfo: memFree=29778520/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1302.07 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 129799 408 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1303632

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 25565
/proc/meminfo: memFree=29767980/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1362.06 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 135785 421 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1303632

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25565
/proc/meminfo: memFree=29767980/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1422.07 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 141773 434 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1303632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25566
/proc/meminfo: memFree=29768096/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1482.05 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 147757 448 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1303632

[startup+1542.31 s]
/proc/loadavg: 1.78 1.95 1.98 2/171 25592
/proc/meminfo: memFree=30473172/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1542.04 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 153744 460 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1303632

[startup+1602.3 s]
/proc/loadavg: 1.28 1.77 1.92 2/171 25592
/proc/meminfo: memFree=30473172/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1602.03 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 159732 471 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826000 4208833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1303632

[startup+1662.3 s]
/proc/loadavg: 1.10 1.63 1.86 2/171 25592
/proc/meminfo: memFree=30473296/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1662.02 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 165720 482 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583824704 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1303632

[startup+1722.3 s]
/proc/loadavg: 1.11 1.53 1.81 2/171 25592
/proc/meminfo: memFree=30473048/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1722.01 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 171705 496 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1303632

[startup+1782.3 s]
/proc/loadavg: 1.04 1.43 1.76 2/172 25595
/proc/meminfo: memFree=30473164/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1782 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 177693 507 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1303632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.03 1.40 1.74 2/171 25595
/proc/meminfo: memFree=30473164/32873844 swapFree=7116/7116
[pid=25552] ppid=25550 vsize=1303632 CPUtime=1800.01 cores=1,3,5,7
/proc/25552/stat : 25552 (toysat) R 25550 25552 23807 0 -1 4202496 642445 0 0 0 179490 511 0 0 20 0 1 0 331110973 1334919168 325154 33554432000 4194304 8989770 140735583826736 140735583826232 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/25552/statm: 325908 325154 471 1171 0 324685 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1303632

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.02
CPU user time (s): 1794.9
CPU system time (s): 5.11922
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 2572368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.9
system time used= 5.11922
maximum resident set size= 2569248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 642445
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= 31
involuntary context switches= 1949

runsolver used 3.22251 second user time and 10.7124 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-02 17:11:00
IDJOB=3724554
IDBENCH=92833
IDSOLVER=2308
FILE ID=node146/3724554-1338649858
RUNJOBID= node146-1338631508-23824
PBS_JOBID= 14636434
Free space on /tmp= 70840 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-7.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724554-1338649858/watcher-3724554-1338649858 -o /tmp/evaluation-result-3724554-1338649858/solver-3724554-1338649858 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724554-1338649858.opb

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

MD5SUM BENCH= 89969a8b18dea22d2172ff4d7dacd555
RANDOM SEED=1126748169

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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	: 5331.92
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31488528 kB
Buffers:          108456 kB
Cached:           246408 kB
SwapCached:         1792 kB
Active:           462156 kB
Inactive:         172080 kB
Active(anon):     280244 kB
Inactive(anon):     1556 kB
Active(file):     181912 kB
Inactive(file):   170524 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099772 kB
Dirty:             85308 kB
Writeback:             0 kB
AnonPages:        285620 kB
Mapped:            10764 kB
Shmem:                 0 kB
Slab:             611848 kB
SReclaimable:      51832 kB
SUnreclaim:       560016 kB
KernelStack:        1456 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 70840 MiB
End job on node146 at 2012-06-02 17:41:03