Trace number 3706553

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.03 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_2_mh.opb
MD5SUMebd57823bd571ff5d4e153dfd450b6f7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5950590
Best CPU time to get the best result obtained on this benchmark113.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 74088000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3666159515
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 74088000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3666159515
Number of bits of the biggest sum of numbers32
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.99/2.06	c 2012-05-28T20:28:20+0200
1.99/2.06	c arch = x86_64
1.99/2.06	c os = linux
1.99/2.06	c compiler = ghc 7.4
1.99/2.06	c packages:
1.99/2.06	c   OptDir-0.0.1
1.99/2.06	c   array-0.4.0.0
1.99/2.06	c   base-4.5.0.0
1.99/2.06	c   bytestring-0.9.2.1
1.99/2.06	c   containers-0.4.2.1
1.99/2.06	c   deepseq-1.3.0.0
1.99/2.06	c   mtl-2.1.1
1.99/2.06	c   old_locale-1.0.0.4
1.99/2.06	c   parse_dimacs-1.2
1.99/2.06	c   parsec-3.1.2
1.99/2.06	c   queue-0.1.2
1.99/2.06	c   stm-2.3
1.99/2.06	c   time-1.4
1.99/2.06	c command line = ["--pb","HOME/instance-3706553-1338229700.opb"]
1.99/2.06	c #vars 6810
1.99/2.06	c #constraints 15202
1.99/2.06	c Solving starts ...
2.10/2.12	c solving time = 0.049s
2.10/2.12	c #decision = 3108
2.10/2.12	c #conflict = 20
2.10/2.12	c #restart = 0
2.10/2.12	o 6555106
2.10/2.13	c Solving starts ...
2.39/2.47	c solving time = 0.336s
2.39/2.47	c #decision = 4638
2.39/2.47	c #conflict = 84
2.39/2.47	c #restart = 0
2.39/2.47	o 6550029
2.39/2.47	c Solving starts ...
2.99/3.02	c solving time = 0.540s
2.99/3.02	c #decision = 5126
2.99/3.02	c #conflict = 85
2.99/3.02	c #restart = 0
2.99/3.02	o 6538287
2.99/3.03	c Solving starts ...
709.28/709.48	c solving time = 706.328s
709.28/709.48	c #decision = 7015
709.28/709.48	c #conflict = 636
709.28/709.48	c #restart = 3
709.28/709.48	o 6517511
709.28/709.49	c Solving starts ...
786.17/786.40	c solving time = 76.892s
786.17/786.40	c #decision = 7375
786.17/786.40	c #conflict = 690
786.17/786.40	c #restart = 3
786.17/786.40	o 6507699
786.27/786.41	c Solving starts ...
882.35/882.52	c solving time = 96.098s
882.35/882.52	c #decision = 7796
882.35/882.52	c #conflict = 765
882.35/882.52	c #restart = 3
882.35/882.53	o 6483932
882.35/882.53	c Solving starts ...
882.95/883.15	c solving time = 0.613s
882.95/883.15	c #decision = 8091
882.95/883.15	c #conflict = 766
882.95/883.15	c #restart = 3
882.95/883.15	o 6397451
882.95/883.16	c Solving starts ...
883.65/883.80	c solving time = 0.642s
883.65/883.80	c #decision = 8306
883.65/883.80	c #conflict = 767
883.65/883.80	c #restart = 3
883.65/883.80	o 6371673
883.65/883.81	c Solving starts ...
887.75/887.94	c solving time = 4.122s
887.75/887.94	c #decision = 8507
887.75/887.94	c #conflict = 772
887.75/887.94	c #restart = 3
887.75/887.94	o 6363753
887.75/887.94	c Solving starts ...
935.44/935.60	c solving time = 47.649s
935.44/935.60	c #decision = 8827
935.44/935.60	c #conflict = 807
935.44/935.60	c #restart = 3
935.44/935.60	o 6344043
935.44/935.61	c Solving starts ...
936.05/936.24	c solving time = 0.624s
936.05/936.24	c #decision = 9045
936.05/936.24	c #conflict = 808
936.05/936.24	c #restart = 3
936.05/936.24	o 6313463
936.05/936.25	c Solving starts ...
1044.52/1044.70	c solving time = 108.435s
1044.52/1044.70	c #decision = 9858
1044.52/1044.70	c #conflict = 999
1044.52/1044.70	c #restart = 4
1044.52/1044.70	o 6294173
1044.52/1044.71	c Solving starts ...
1048.62/1048.81	c solving time = 4.093s
1048.62/1048.81	c #decision = 10078
1048.62/1048.81	c #conflict = 1005
1048.62/1048.81	c #restart = 4
1048.62/1048.81	o 6288495
1048.62/1048.81	c Solving starts ...
1050.73/1050.95	c solving time = 2.132s
1050.73/1050.95	c #decision = 10299
1050.73/1050.95	c #conflict = 1009
1050.73/1050.95	c #restart = 4
1050.73/1050.95	o 6280575
1050.73/1050.96	c Solving starts ...
1058.52/1058.77	c solving time = 7.807s
1058.52/1058.77	c #decision = 10518
1058.52/1058.77	c #conflict = 1018
1058.52/1058.77	c #restart = 4
1058.52/1058.77	o 6268833
1058.52/1058.79	c Solving starts ...
1129.61/1129.80	c solving time = 70.996s
1129.61/1129.80	c #decision = 11119
1129.61/1129.80	c #conflict = 1139
1129.61/1129.80	c #restart = 5
1129.61/1129.80	o 6189676
1129.61/1129.81	c Solving starts ...
1130.21/1130.48	c solving time = 0.665s
1130.21/1130.48	c #decision = 11364
1130.21/1130.48	c #conflict = 1143
1130.21/1130.48	c #restart = 5
1130.21/1130.48	o 6164313
1130.21/1130.49	c Solving starts ...
1134.61/1134.88	c solving time = 4.382s
1134.61/1134.88	c #decision = 11570
1134.61/1134.88	c #conflict = 1161
1134.61/1134.88	c #restart = 5
1134.61/1134.88	o 6161146
1134.61/1134.88	c Solving starts ...
1135.31/1135.55	c solving time = 0.663s
1135.31/1135.55	c #decision = 11777
1135.31/1135.55	c #conflict = 1163
1135.31/1135.55	c #restart = 5
1135.31/1135.55	o 6123623
1135.31/1135.56	c Solving starts ...
1152.62/1152.83	c solving time = 17.263s
1152.62/1152.83	c #decision = 12187
1152.62/1152.83	c #conflict = 1239
1152.62/1152.83	c #restart = 5
1152.62/1152.83	o 6121323
1152.62/1152.83	c Solving starts ...
1236.59/1236.85	c solving time = 83.995s
1236.59/1236.85	c #decision = 13006
1236.59/1236.85	c #conflict = 1435
1236.59/1236.85	c #restart = 6
1236.59/1236.85	o 6112330
1236.59/1236.85	c Solving starts ...
1238.80/1239.04	c solving time = 2.186s
1238.80/1239.04	c #decision = 13175
1238.80/1239.04	c #conflict = 1442
1238.80/1239.04	c #restart = 6
1238.80/1239.04	o 6110030
1238.80/1239.05	c Solving starts ...
1430.77/1431.01	c solving time = 191.924s
1430.77/1431.01	c #decision = 14210
1430.77/1431.01	c #conflict = 1734
1430.77/1431.01	c #restart = 8
1430.77/1431.01	o 6095473
1430.77/1431.01	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-3706553-1338229700/watcher-3706553-1338229700 -o /tmp/evaluation-result-3706553-1338229700/solver-3706553-1338229700 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706553-1338229700.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: 0.92 1.24 1.64 3/173 16939
/proc/meminfo: memFree=28841720/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 801 0 0 0 0 0 0 0 20 0 1 0 289095077 6356992 722 33554432000 4194304 8973514 140737024329280 140734431170008 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 1552 722 412 1167 0 333 0

[startup+0.028028 s]
/proc/loadavg: 0.92 1.24 1.64 3/173 16939
/proc/meminfo: memFree=28841720/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 1105 0 0 0 2 0 0 0 20 0 1 0 289095077 8454144 1026 33554432000 4194304 8973514 140737024329280 140734431170008 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 2064 1026 417 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100222 s]
/proc/loadavg: 0.92 1.24 1.64 3/173 16939
/proc/meminfo: memFree=28841720/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 2101 0 0 0 9 0 0 0 20 0 1 0 289095077 11599872 2022 33554432000 4194304 8973514 140737024329280 140734431170008 7692304 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 2832 2022 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300227 s]
/proc/loadavg: 0.92 1.24 1.64 3/173 16939
/proc/meminfo: memFree=28841720/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=23616 CPUtime=0.29 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 5183 0 0 0 28 1 0 0 20 0 1 0 289095077 24182784 5104 33554432000 4194304 8973514 140737024329280 140734431170008 4208857 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 5904 5104 422 1167 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23616

[startup+0.700178 s]
/proc/loadavg: 0.92 1.24 1.64 3/173 16939
/proc/meminfo: memFree=28841720/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=29760 CPUtime=0.69 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 6732 0 0 0 68 1 0 0 20 0 1 0 289095077 30474240 6653 33554432000 4194304 8973514 140737024329280 140734431170008 7680080 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 7440 6653 435 1167 0 6221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29760

[startup+1.50018 s]
/proc/loadavg: 0.92 1.24 1.64 3/177 16950
/proc/meminfo: memFree=28752464/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=32832 CPUtime=1.49 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 7334 0 0 0 148 1 0 0 20 0 1 0 289095077 33619968 7255 33554432000 4194304 8973514 140737024329280 140737024328776 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16939/statm: 8208 7255 435 1167 0 6989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32832

[startup+3.1003 s]
/proc/loadavg: 0.92 1.24 1.64 3/177 16950
/proc/meminfo: memFree=28694308/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=37952 CPUtime=3.09 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 8803 0 0 0 307 2 0 0 20 0 1 0 289095077 38862848 8724 33554432000 4194304 8973514 140737024329280 140737024328776 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 9488 8724 458 1167 0 8269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37952

[startup+6.3003 s]
/proc/loadavg: 1.01 1.26 1.64 3/177 16950
/proc/meminfo: memFree=28673484/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=6.28 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9315 0 0 0 626 2 0 0 20 0 1 0 289095077 40960000 9236 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9236 458 1167 0 8781 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40000

[startup+12.7003 s]
/proc/loadavg: 1.09 1.27 1.64 3/177 16950
/proc/meminfo: memFree=28669340/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=12.69 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9318 0 0 0 1265 4 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328544 4414979 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40000

[startup+25.5003 s]
/proc/loadavg: 1.29 1.30 1.64 3/177 16950
/proc/meminfo: memFree=28669332/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=25.48 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 2542 6 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40000

[startup+51.1003 s]
/proc/loadavg: 1.53 1.36 1.65 3/177 16950
/proc/meminfo: memFree=28643572/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=51.08 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 5096 12 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40000

[startup+102.306 s]
/proc/loadavg: 1.79 1.46 1.67 3/178 16954
/proc/meminfo: memFree=28637888/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=102.27 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 10205 22 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328544 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40000

[startup+162.3 s]
/proc/loadavg: 1.92 1.55 1.68 3/177 16954
/proc/meminfo: memFree=28637876/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=162.26 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 16191 35 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328384 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 40000

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.70 3/177 16954
/proc/meminfo: memFree=28638000/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=222.25 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 22174 51 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 40000

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.72 3/177 16954
/proc/meminfo: memFree=28638124/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=282.24 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 28155 69 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 40000

[startup+342.3 s]
/proc/loadavg: 1.99 1.75 1.73 3/177 16954
/proc/meminfo: memFree=28638124/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=342.23 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 34140 83 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 40000

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.75 3/177 16955
/proc/meminfo: memFree=28638124/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=402.23 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 40126 97 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 40000

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.76 3/178 16956
/proc/meminfo: memFree=28638116/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=462.21 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 46108 113 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024327232 4213833 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 40000

[startup+522.3 s]
/proc/loadavg: 2.03 1.87 1.77 3/177 16956
/proc/meminfo: memFree=28638124/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=522.21 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 52092 129 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 40000

[startup+582.3 s]
/proc/loadavg: 2.01 1.89 1.79 3/177 16956
/proc/meminfo: memFree=28638248/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=40000 CPUtime=582.2 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 9324 0 0 0 58079 141 0 0 20 0 1 0 289095077 40960000 9241 33554432000 4194304 8973514 140737024329280 140737024328776 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10000 9241 458 1167 0 8781 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 40000

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 1.96 1.84 3/177 16960
/proc/meminfo: memFree=28635640/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=43072 CPUtime=882.15 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 10094 0 0 0 88005 210 0 0 20 0 1 0 289095077 44105728 10009 33554432000 4194304 8973514 140737024329280 140737024328544 4209200 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 10768 10009 458 1167 0 9549 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 43072

[startup+942.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 16960
/proc/meminfo: memFree=28629316/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=49216 CPUtime=942.15 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 11630 0 0 0 93990 225 0 0 20 0 1 0 289095077 50397184 11545 33554432000 4194304 8973514 140737024329280 140737024328544 4415372 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 12304 11545 458 1167 0 11085 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 49216

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/177 16961
/proc/meminfo: memFree=28628380/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=50240 CPUtime=1002.13 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 11888 0 0 0 99973 240 0 0 20 0 1 0 289095077 51445760 11801 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 12560 11801 458 1167 0 11341 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 50240

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/177 16961
/proc/meminfo: memFree=28623296/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=55360 CPUtime=1062.12 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 13168 0 0 0 105959 253 0 0 20 0 1 0 289095077 56688640 13081 33554432000 4194304 8973514 140737024329280 140737024328544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 13840 13081 458 1167 0 12621 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 55360

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/177 16961
/proc/meminfo: memFree=28623172/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=55360 CPUtime=1122.12 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 13168 0 0 0 111945 267 0 0 20 0 1 0 289095077 56688640 13081 33554432000 4194304 8973514 140737024329280 140737024328776 7731318 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 13840 13081 458 1167 0 12621 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 55360

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/177 16961
/proc/meminfo: memFree=28617332/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=60480 CPUtime=1182.11 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 14449 0 0 0 117929 282 0 0 20 0 1 0 289095077 61931520 14361 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 15120 14361 458 1167 0 13901 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 60480

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/177 16961
/proc/meminfo: memFree=28614232/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=63552 CPUtime=1242.1 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15217 0 0 0 123915 295 0 0 20 0 1 0 289095077 65077248 15129 33554432000 4194304 8973514 140737024329280 140737024328544 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 15888 15129 458 1167 0 14669 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 63552

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16965
/proc/meminfo: memFree=28613772/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=63552 CPUtime=1302.09 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15217 0 0 0 129901 308 0 0 20 0 1 0 289095077 65077248 15129 33554432000 4194304 8973514 140737024329280 140737024328544 4415350 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 15888 15129 458 1167 0 14669 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 63552

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/177 16965
/proc/meminfo: memFree=28614468/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=63552 CPUtime=1362.08 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15218 0 0 0 135886 322 0 0 20 0 1 0 289095077 65077248 15129 33554432000 4194304 8973514 140737024329280 140737024328776 4208816 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 15888 15129 458 1167 0 14669 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 63552

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.89 3/177 16965
/proc/meminfo: memFree=28614352/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=63552 CPUtime=1422.07 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15218 0 0 0 141873 334 0 0 20 0 1 0 289095077 65077248 15129 33554432000 4194304 8973514 140737024329280 140737024328776 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 15888 15129 458 1167 0 14669 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 63552

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.90 3/177 16965
/proc/meminfo: memFree=28613360/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=64576 CPUtime=1482.06 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15474 0 0 0 147854 352 0 0 20 0 1 0 289095077 66125824 15385 33554432000 4194304 8973514 140737024329280 140737024328384 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16144 15385 458 1167 0 14925 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 64576

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.90 3/177 16965
/proc/meminfo: memFree=28613236/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=64576 CPUtime=1542.05 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15474 0 0 0 153839 366 0 0 20 0 1 0 289095077 66125824 15385 33554432000 4194304 8973514 140737024329280 140737024328776 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16144 15385 458 1167 0 14925 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 64576

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 16965
/proc/meminfo: memFree=28613244/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=64576 CPUtime=1602.04 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15474 0 0 0 159826 378 0 0 20 0 1 0 289095077 66125824 15385 33554432000 4194304 8973514 140737024329280 140737024328544 4209206 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16144 15385 458 1167 0 14925 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 64576

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 16966
/proc/meminfo: memFree=28612180/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=65600 CPUtime=1662.03 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15730 0 0 0 165808 395 0 0 20 0 1 0 289095077 67174400 15641 33554432000 4194304 8973514 140737024329280 140737024328544 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16400 15641 458 1167 0 15181 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 65600

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 16966
/proc/meminfo: memFree=28612180/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=65600 CPUtime=1722.03 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15730 0 0 0 171795 408 0 0 20 0 1 0 289095077 67174400 15641 33554432000 4194304 8973514 140737024329280 140737024328544 4204398 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16400 15641 458 1167 0 15181 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 65600

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 16966
/proc/meminfo: memFree=28611808/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=65600 CPUtime=1782.01 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15730 0 0 0 177778 423 0 0 20 0 1 0 289095077 67174400 15641 33554432000 4194304 8973514 140737024329280 140737024328776 7716811 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16400 15641 458 1167 0 15181 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 65600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 16966
/proc/meminfo: memFree=28611932/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=65600 CPUtime=1800.02 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15730 0 0 0 179574 428 0 0 20 0 1 0 289095077 67174400 15641 33554432000 4194304 8973514 140737024329280 140737024328544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16400 15641 458 1167 0 15181 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 65600

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/177 16966
/proc/meminfo: memFree=28611932/32873844 swapFree=7116/7116
[pid=16939] ppid=16937 vsize=65600 CPUtime=1800.02 cores=0,2,4,6
/proc/16939/stat : 16939 (toysat) R 16937 16939 16905 0 -1 4202496 15730 0 0 0 179574 428 0 0 20 0 1 0 289095077 67174400 15641 33554432000 4194304 8973514 140737024329280 140737024328544 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16939/statm: 16400 15641 458 1167 0 15181 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 65600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1795.74
CPU system time (s): 4.28335
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 65600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.74
system time used= 4.28335
maximum resident set size= 62564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15730
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= 18
involuntary context switches= 2174

runsolver used 2.21066 second user time and 10.1835 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 20:28:20
IDJOB=3706553
IDBENCH=92697
IDSOLVER=2285
FILE ID=node138/3706553-1338229700
RUNJOBID= node138-1338229700-16921
PBS_JOBID= 14624649
Free space on /tmp= 71492 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_2_mh.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706553-1338229700/watcher-3706553-1338229700 -o /tmp/evaluation-result-3706553-1338229700/solver-3706553-1338229700 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706553-1338229700.opb

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

MD5SUM BENCH= ebd57823bd571ff5d4e153dfd450b6f7
RANDOM SEED=791089748

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:        28843100 kB
Buffers:          665320 kB
Cached:          2448096 kB
SwapCached:          208 kB
Active:          1182972 kB
Inactive:        1954468 kB
Active(anon):       5676 kB
Inactive(anon):    11368 kB
Active(file):    1177296 kB
Inactive(file):  1943100 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              9352 kB
Writeback:             0 kB
AnonPages:         19200 kB
Mapped:            13636 kB
Shmem:               200 kB
Slab:             754052 kB
SReclaimable:     195948 kB
SUnreclaim:       558104 kB
KernelStack:        1448 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71476 MiB
End job on node138 at 2012-05-28 20:58:22