Trace number 3706177

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-05-17? (TO) 1800.11 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-1.opb
MD5SUM75dfb21288b1ca28adfaa843050a46da
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57026
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208381
Total number of constraints1695597
Number of constraints which are clauses1695597
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

85.38/85.49	c 2012-05-29T02:06:38+0200
85.38/85.49	c arch = x86_64
85.38/85.49	c os = linux
85.38/85.49	c compiler = ghc 7.4
85.38/85.49	c packages:
85.38/85.49	c   OptDir-0.0.1
85.38/85.49	c   array-0.4.0.0
85.38/85.49	c   base-4.5.0.0
85.38/85.49	c   bytestring-0.9.2.1
85.38/85.49	c   containers-0.4.2.1
85.38/85.49	c   deepseq-1.3.0.0
85.38/85.49	c   mtl-2.1.1
85.38/85.49	c   old_locale-1.0.0.4
85.38/85.49	c   parse_dimacs-1.2
85.38/85.49	c   parsec-3.1.2
85.38/85.49	c   queue-0.1.2
85.38/85.49	c   stm-2.3
85.38/85.49	c   time-1.4
85.38/85.49	c command line = ["--pb","HOME/instance-3706177-1338249996.opb"]
85.38/85.49	c #vars 208381
85.38/85.49	c #constraints 1695597
85.38/85.49	c Solving starts ...
93.38/93.44	c solving time = 7.851s
93.38/93.44	c #decision = 791268
93.38/93.44	c #conflict = 357
93.38/93.44	c #restart = 2
93.38/93.44	o 116898
93.38/93.48	c Solving starts ...
94.17/94.24	c solving time = 0.651s
94.17/94.24	c #decision = 827093
94.17/94.24	c #conflict = 357
94.17/94.24	c #restart = 2
94.17/94.24	o 116897
94.17/94.28	c Solving starts ...
95.68/95.74	c solving time = 1.351s
95.68/95.74	c #decision = 862968
95.68/95.74	c #conflict = 357
95.68/95.74	c #restart = 2
95.68/95.74	o 116896
95.68/95.78	c Solving starts ...
97.47/97.54	c solving time = 1.658s
97.47/97.54	c #decision = 898728
97.47/97.54	c #conflict = 357
97.47/97.54	c #restart = 2
97.47/97.54	o 116895
97.47/97.58	c Solving starts ...
99.98/100.08	c solving time = 2.381s
99.98/100.08	c #decision = 934561
99.98/100.08	c #conflict = 357
99.98/100.08	c #restart = 2
99.98/100.08	o 116894
100.08/100.12	c Solving starts ...
102.87/102.95	c solving time = 2.719s
102.87/102.95	c #decision = 970437
102.87/102.95	c #conflict = 357
102.87/102.95	c #restart = 2
102.87/102.95	o 116893
102.87/102.99	c Solving starts ...
105.58/105.68	c solving time = 2.583s
105.58/105.68	c #decision = 1006200
105.58/105.68	c #conflict = 357
105.58/105.68	c #restart = 2
105.58/105.68	o 116892
106.07/106.10	c Solving starts ...
109.47/109.51	c solving time = 3.295s
109.47/109.51	c #decision = 1041831
109.47/109.51	c #conflict = 357
109.47/109.51	c #restart = 2
109.47/109.51	o 116891
109.47/109.55	c Solving starts ...
113.17/113.29	c solving time = 3.628s
113.17/113.29	c #decision = 1077457
113.17/113.29	c #conflict = 357
113.17/113.29	c #restart = 2
113.17/113.29	o 116890
113.27/113.33	c Solving starts ...
117.68/117.75	c solving time = 4.308s
117.68/117.75	c #decision = 1113051
117.68/117.75	c #conflict = 357
117.68/117.75	c #restart = 2
117.68/117.75	o 116889
117.68/117.79	c Solving starts ...
122.37/122.48	c solving time = 4.581s
122.37/122.48	c #decision = 1148678
122.37/122.48	c #conflict = 357
122.37/122.48	c #restart = 2
122.37/122.48	o 116888
122.87/122.92	c Solving starts ...
127.76/127.88	c solving time = 4.843s
127.76/127.88	c #decision = 1184262
127.76/127.88	c #conflict = 357
127.76/127.88	c #restart = 2
127.76/127.88	o 116887
127.86/127.91	c Solving starts ...
133.07/133.15	c solving time = 5.122s
133.07/133.15	c #decision = 1219829
133.07/133.15	c #conflict = 357
133.07/133.15	c #restart = 2
133.07/133.15	o 116886
133.07/133.19	c Solving starts ...
139.07/139.12	c solving time = 5.823s
139.07/139.12	c #decision = 1255381
139.07/139.12	c #conflict = 357
139.07/139.12	c #restart = 2
139.07/139.12	o 116885
139.07/139.16	c Solving starts ...
145.26/145.36	c solving time = 6.082s
145.26/145.36	c #decision = 1290822
145.26/145.36	c #conflict = 357
145.26/145.36	c #restart = 2
145.26/145.36	o 116884
145.36/145.40	c Solving starts ...
175.56/175.64	c solving time = 30.144s
175.56/175.64	c #decision = 1328760
175.56/175.64	c #conflict = 468
175.56/175.64	c #restart = 3
175.56/175.64	o 116304
175.56/175.68	c Solving starts ...
1295.06/1295.32	c solving time = 1119.316s
1295.06/1295.32	c #decision = 1378208
1295.06/1295.32	c #conflict = 1652
1295.06/1295.32	c #restart = 7
1295.06/1295.32	o 116303
1295.06/1295.36	c Solving starts ...
1706.50/1706.88	c solving time = 411.327s
1706.50/1706.88	c #decision = 1399595
1706.50/1706.88	c #conflict = 1831
1706.50/1706.88	c #restart = 8
1706.50/1706.88	o 116302
1706.60/1706.92	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-3706177-1338249996/watcher-3706177-1338249996 -o /tmp/evaluation-result-3706177-1338249996/solver-3706177-1338249996 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706177-1338249996.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: 2.00 2.01 2.00 3/176 18284
/proc/meminfo: memFree=27184560/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 798 0 0 0 0 0 0 0 20 0 1 0 291124822 6356992 719 33554432000 4194304 8973514 140734681268064 140734694408248 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 1552 719 411 1167 0 333 0

[startup+0.0772319 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 18284
/proc/meminfo: memFree=27184560/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=11328 CPUtime=0.07 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 1899 0 0 0 7 0 0 0 20 0 1 0 291124822 11599872 1820 33554432000 4194304 8973514 140734681268064 140734694408248 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 2832 1820 411 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100306 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 18284
/proc/meminfo: memFree=27184560/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 2271 0 0 0 9 0 0 0 20 0 1 0 291124822 12648448 2192 33554432000 4194304 8973514 140734681268064 140734694408248 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 3088 2192 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300311 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 18284
/proc/meminfo: memFree=27184560/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=26688 CPUtime=0.29 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 5693 0 0 0 28 1 0 0 20 0 1 0 291124822 27328512 5614 33554432000 4194304 8973514 140734681268064 140734694408248 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 6672 5621 418 1167 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26688

[startup+0.700244 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 18284
/proc/meminfo: memFree=27184560/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=43072 CPUtime=0.69 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 10036 0 0 0 68 1 0 0 20 0 1 0 291124822 44105728 9957 33554432000 4194304 8973514 140734681268064 140734681267560 4204600 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 10768 9957 418 1167 0 9549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43072

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=27116592/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=95296 CPUtime=1.49 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 23092 0 0 0 145 4 0 0 20 0 1 0 291124822 97583104 23013 33554432000 4194304 8973514 140734681268064 140734681267560 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 23824 23013 418 1167 0 22605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95296

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=27064024/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=216128 CPUtime=3.09 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 53300 0 0 0 299 10 0 0 20 0 1 0 291124822 221315072 53221 33554432000 4194304 8973514 140734681268064 140734681267560 7716811 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 54032 53221 418 1167 0 52813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 216128

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=26841940/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=379968 CPUtime=6.29 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 94260 0 0 0 609 20 0 0 20 0 1 0 291124822 389087232 94181 33554432000 4194304 8973514 140734681268064 140734681267560 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 94992 94181 418 1167 0 93773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 379968

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=26520276/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=778304 CPUtime=12.69 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 193810 0 0 0 1227 42 0 0 20 0 1 0 291124822 796983296 193731 33554432000 4194304 8973514 140734681268064 140734681266048 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 194576 193739 418 1167 0 193357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 778304

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=25616300/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1570880 CPUtime=25.48 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 392006 0 0 0 2467 81 0 0 20 0 1 0 291124822 1608581120 391927 33554432000 4194304 8973514 140734681268064 140734681267560 7692466 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 392720 391927 429 1167 0 391501 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1570880

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 18285
/proc/meminfo: memFree=26171276/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=51.08 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422727 0 0 0 5011 97 0 0 20 0 1 0 291124822 1032912896 251384 33554432000 4194304 8973514 140734681268064 140734681267560 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251384 430 1167 0 250957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1008704

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18285
/proc/meminfo: memFree=26179256/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=102.27 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 10118 109 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4209256 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1008704

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18285
/proc/meminfo: memFree=26179284/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=162.26 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 16102 124 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 4415672 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1008704

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18288
/proc/meminfo: memFree=26179428/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=222.25 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 22090 135 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 4209297 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1008704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18289
/proc/meminfo: memFree=26179464/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=282.24 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 28079 145 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 4206120 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1008704

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18289
/proc/meminfo: memFree=26179616/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=342.23 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 34069 154 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1008704

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18289
/proc/meminfo: memFree=26179520/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=402.22 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 40056 166 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4208830 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1008704

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 18289
/proc/meminfo: memFree=26179672/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=462.22 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422752 0 0 0 46044 178 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681266048 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1008704

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 18289
/proc/meminfo: memFree=26179576/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=522.21 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422756 0 0 0 52033 188 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4209187 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1008704

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18290
/proc/meminfo: memFree=26179604/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=582.19 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422759 0 0 0 58020 199 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 4213876 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1008704

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18293
/proc/meminfo: memFree=26179584/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=822.15 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422776 0 0 0 81971 244 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4209504 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 1008704

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18294
/proc/meminfo: memFree=26179372/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=882.13 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422780 0 0 0 87959 254 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4414960 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1008704

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18294
/proc/meminfo: memFree=26179524/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=942.12 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422780 0 0 0 93948 264 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1008704

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 18294
/proc/meminfo: memFree=26179552/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1002.11 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422783 0 0 0 99937 274 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 4208823 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1008704

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 18294
/proc/meminfo: memFree=26179580/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1062.1 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 105923 287 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4209446 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1008704

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18294
/proc/meminfo: memFree=26180236/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1122.09 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 111910 299 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1008704

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18296
/proc/meminfo: memFree=26180164/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1182.08 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 117898 310 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1008704

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18296
/proc/meminfo: memFree=26179792/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1242.07 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 123883 324 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 4213787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1008704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18296
/proc/meminfo: memFree=26179544/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1302.07 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 129871 336 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1008704

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18296
/proc/meminfo: memFree=26179296/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1362.05 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 135857 348 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1008704

[startup+1422.31 s]
/proc/loadavg: 1.61 1.90 1.97 2/172 18324
/proc/meminfo: memFree=27729788/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1422.05 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 141846 359 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267560 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1008704

[startup+1482.3 s]
/proc/loadavg: 1.22 1.74 1.90 2/171 18325
/proc/meminfo: memFree=27729672/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1482.04 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 147833 371 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681266048 7671680 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1008704

[startup+1542.3 s]
/proc/loadavg: 1.08 1.60 1.85 2/171 18325
/proc/meminfo: memFree=27729672/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1542.03 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 153819 384 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681266048 4211745 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1008704

[startup+1602.3 s]
/proc/loadavg: 1.03 1.49 1.79 2/171 18325
/proc/meminfo: memFree=27729672/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1602.02 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 159806 396 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1008704

[startup+1662.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/171 18325
/proc/meminfo: memFree=27729672/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1662.01 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 165793 408 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 4206154 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1008704

[startup+1722.3 s]
/proc/loadavg: 1.00 1.32 1.69 2/171 18325
/proc/meminfo: memFree=27729796/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1722 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 171778 422 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 4204614 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1008704

[startup+1782.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/172 18327
/proc/meminfo: memFree=27729664/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1781.99 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 177765 434 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681265984 7670760 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1008704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.24 1.63 2/172 18327
/proc/meminfo: memFree=27729664/32873844 swapFree=7116/7116
[pid=18284] ppid=18282 vsize=1008704 CPUtime=1800.09 cores=0,2,4,6
/proc/18284/stat : 18284 (toysat) R 18282 18284 16905 0 -1 4202496 422784 0 0 0 179571 438 0 0 20 0 1 0 291124822 1032912896 251409 33554432000 4194304 8973514 140734681268064 140734681267328 7731304 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/18284/statm: 252176 251409 455 1167 0 250957 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1008704

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.41
CPU time (s): 1800.11
CPU user time (s): 1795.72
CPU system time (s): 4.39033
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 1693760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.72
system time used= 4.39033
maximum resident set size= 1690592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422784
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= 35
involuntary context switches= 1931

runsolver used 2.02169 second user time and 10.2224 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-29 02:06:38
IDJOB=3706177
IDBENCH=92871
IDSOLVER=2285
FILE ID=node138/3706177-1338249996
RUNJOBID= node138-1338229700-16921
PBS_JOBID= 14624649
Free space on /tmp= 71348 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-1.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706177-1338249996/watcher-3706177-1338249996 -o /tmp/evaluation-result-3706177-1338249996/solver-3706177-1338249996 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706177-1338249996.opb

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

MD5SUM BENCH= 75dfb21288b1ca28adfaa843050a46da
RANDOM SEED=422207619

node138.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.347
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.69
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.347
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.91
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.347
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.347
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.347
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.347
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.347
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.92
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.347
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27184452 kB
Buffers:          667672 kB
Cached:          2650504 kB
SwapCached:          208 kB
Active:          2781316 kB
Inactive:        2006532 kB
Active(anon):    1451696 kB
Inactive(anon):    11368 kB
Active(file):    1329620 kB
Inactive(file):  1995164 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             61292 kB
Writeback:             0 kB
AnonPages:       1471752 kB
Mapped:            16188 kB
Shmem:               200 kB
Slab:             756116 kB
SReclaimable:     197792 kB
SUnreclaim:       558324 kB
KernelStack:        1448 kB
PageTables:         6972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1576768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    559104 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= 71432 MiB
End job on node138 at 2012-05-29 02:36:40