Trace number 3706330

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.01 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-gtwitter.cudf.trendy.opb
MD5SUM323b561030770aea7b79e52477e55bb8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3182837080026
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 variables21104
Total number of constraints100048
Number of constraints which are clauses98483
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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

11.00/11.03	c 2012-05-27T20:05:02+0200
11.00/11.03	c arch = x86_64
11.00/11.03	c os = linux
11.00/11.03	c compiler = ghc 7.4
11.00/11.03	c packages:
11.00/11.03	c   OptDir-0.0.1
11.00/11.03	c   array-0.4.0.0
11.00/11.03	c   base-4.5.0.0
11.00/11.03	c   bytestring-0.9.2.1
11.00/11.03	c   containers-0.4.2.1
11.00/11.03	c   deepseq-1.3.0.0
11.00/11.03	c   mtl-2.1.1
11.00/11.03	c   old_locale-1.0.0.4
11.00/11.03	c   parse_dimacs-1.2
11.00/11.03	c   parsec-3.1.2
11.00/11.03	c   queue-0.1.2
11.00/11.03	c   stm-2.3
11.00/11.03	c   time-1.4
11.00/11.03	c command line = ["--pb","HOME/instance-3706330-1338141902.opb"]
11.00/11.03	c #vars 21104
11.00/11.03	c #constraints 100048
11.00/11.03	c Solving starts ...
25.89/25.98	c solving time = 14.929s
25.89/25.98	c #decision = 2297932
25.89/25.98	c #conflict = 1437
25.89/25.98	c #restart = 5
25.89/25.98	o 4210593423891
25.99/26.00	c Solving starts ...
26.39/26.41	c solving time = 0.390s
26.39/26.41	c #decision = 2303719
26.39/26.41	c #conflict = 1437
26.39/26.41	c #restart = 5
26.39/26.41	o 4210593423890
26.39/26.43	c Solving starts ...
26.88/26.98	c solving time = 0.532s
26.88/26.98	c #decision = 2309490
26.88/26.98	c #conflict = 1437
26.88/26.98	c #restart = 5
26.88/26.98	o 4210593423889
26.88/26.99	c Solving starts ...
27.69/27.78	c solving time = 0.761s
27.69/27.78	c #decision = 2315279
27.69/27.78	c #conflict = 1437
27.69/27.78	c #restart = 5
27.69/27.78	o 4210593423888
27.69/27.79	c Solving starts ...
29.09/29.11	c solving time = 1.291s
29.09/29.11	c #decision = 2324002
29.09/29.11	c #conflict = 1441
29.09/29.11	c #restart = 5
29.09/29.11	o 4210593423887
29.09/29.12	c Solving starts ...
30.28/30.37	c solving time = 1.222s
30.28/30.37	c #decision = 2329759
30.28/30.37	c #conflict = 1441
30.28/30.37	c #restart = 5
30.28/30.37	o 4210593423886
30.28/30.38	c Solving starts ...
33.00/33.03	c solving time = 2.623s
33.00/33.03	c #decision = 2335548
33.00/33.03	c #conflict = 1446
33.00/33.03	c #restart = 5
33.00/33.03	o 4210593423885
33.00/33.04	c Solving starts ...
34.89/34.97	c solving time = 1.900s
34.89/34.97	c #decision = 2338471
34.89/34.97	c #conflict = 1450
34.89/34.97	c #restart = 5
34.89/34.97	o 4210593423884
34.89/34.98	c Solving starts ...
37.39/37.45	c solving time = 2.445s
37.39/37.45	c #decision = 2341378
37.39/37.45	c #conflict = 1452
37.39/37.45	c #restart = 5
37.39/37.45	o 4210593423883
37.39/37.46	c Solving starts ...
41.49/41.53	c solving time = 4.043s
41.49/41.53	c #decision = 2345515
41.49/41.53	c #conflict = 1466
41.49/41.53	c #restart = 5
41.49/41.53	o 4210574968268
41.59/41.63	c Solving starts ...
46.88/46.94	c solving time = 5.291s
46.88/46.94	c #decision = 2348207
46.88/46.94	c #conflict = 1468
46.88/46.94	c #restart = 5
46.88/46.94	o 4210574968267
46.88/46.96	c Solving starts ...
66.67/66.75	c solving time = 19.761s
66.67/66.75	c #decision = 2351093
66.67/66.75	c #conflict = 1479
66.67/66.75	c #restart = 5
66.67/66.75	o 4210574968266
66.67/66.76	c Solving starts ...
81.47/81.57	c solving time = 14.781s
81.47/81.57	c #decision = 2353860
81.47/81.57	c #conflict = 1485
81.47/81.57	c #restart = 5
81.47/81.57	o 4210574968265
81.47/81.58	c Solving starts ...
102.56/102.60	c solving time = 20.989s
102.56/102.60	c #decision = 2356646
102.56/102.60	c #conflict = 1494
102.56/102.60	c #restart = 5
102.56/102.60	o 4210574968264
102.56/102.61	c Solving starts ...
117.96/118.04	c solving time = 15.400s
117.96/118.04	c #decision = 2359321
117.96/118.04	c #conflict = 1500
117.96/118.04	c #restart = 5
117.96/118.04	o 4210574968263
117.96/118.05	c Solving starts ...
144.35/144.42	c solving time = 26.341s
144.35/144.42	c #decision = 2361985
144.35/144.42	c #conflict = 1508
144.35/144.42	c #restart = 5
144.35/144.42	o 4210574968262
144.35/144.43	c Solving starts ...
162.55/162.66	c solving time = 18.208s
162.55/162.66	c #decision = 2365014
162.55/162.66	c #conflict = 1521
162.55/162.66	c #restart = 5
162.55/162.67	o 4210574968261
162.55/162.68	c Solving starts ...
189.65/189.73	c solving time = 27.021s
189.65/189.73	c #decision = 2367656
189.65/189.73	c #conflict = 1529
189.65/189.73	c #restart = 5
189.65/189.73	o 4210574968260
189.65/189.74	c Solving starts ...
206.24/206.38	c solving time = 16.613s
206.24/206.38	c #decision = 2370304
206.24/206.38	c #conflict = 1533
206.24/206.38	c #restart = 5
206.24/206.38	o 4210574968259
206.24/206.39	c Solving starts ...
248.74/248.83	c solving time = 42.415s
248.74/248.83	c #decision = 2373067
248.74/248.83	c #conflict = 1550
248.74/248.83	c #restart = 5
248.74/248.83	o 4210574968258
248.74/248.85	c Solving starts ...
274.53/274.68	c solving time = 25.808s
274.53/274.68	c #decision = 2375713
274.53/274.68	c #conflict = 1557
274.53/274.68	c #restart = 5
274.53/274.68	o 4210574968257
274.53/274.69	c Solving starts ...
415.21/415.33	c solving time = 140.594s
415.21/415.33	c #decision = 2379067
415.21/415.33	c #conflict = 1609
415.21/415.33	c #restart = 5
415.21/415.33	o 4210574968256
415.21/415.35	c Solving starts ...
649.57/649.78	c solving time = 234.372s
649.57/649.78	c #decision = 2381948
649.57/649.78	c #conflict = 1692
649.57/649.78	c #restart = 5
649.57/649.78	o 4210574968255
649.57/649.79	c Solving starts ...
773.26/773.46	c solving time = 123.628s
773.26/773.46	c #decision = 2384968
773.26/773.46	c #conflict = 1738
773.26/773.46	c #restart = 5
773.26/773.46	o 4210574968254
773.26/773.47	c Solving starts ...
958.82/959.05	c solving time = 185.529s
958.82/959.05	c #decision = 2387741
958.82/959.05	c #conflict = 1801
958.82/959.05	c #restart = 5
958.82/959.05	o 4210574968253
958.82/959.06	c Solving starts ...
1059.81/1060.05	c solving time = 100.952s
1059.81/1060.05	c #decision = 2390486
1059.81/1060.05	c #conflict = 1836
1059.81/1060.05	c #restart = 5
1059.81/1060.05	o 4210574968252
1059.81/1060.07	c Solving starts ...
1243.28/1243.59	c solving time = 183.473s
1243.28/1243.59	c #decision = 2393254
1243.28/1243.59	c #conflict = 1899
1243.28/1243.59	c #restart = 5
1243.28/1243.59	o 4210574968251
1243.38/1243.61	c Solving starts ...
1336.07/1336.35	c solving time = 92.705s
1336.07/1336.35	c #decision = 2395964
1336.07/1336.35	c #conflict = 1929
1336.07/1336.35	c #restart = 5
1336.07/1336.35	o 4210574968250
1336.07/1336.36	c Solving starts ...
1654.52/1654.80	c solving time = 318.370s
1654.52/1654.80	c #decision = 2402613
1654.52/1654.80	c #conflict = 2036
1654.52/1654.80	c #restart = 6
1654.52/1654.80	o 4131308097529
1654.52/1654.82	c Solving starts ...
1662.22/1662.57	c solving time = 7.726s
1662.22/1662.57	c #decision = 2406042
1662.22/1662.57	c #conflict = 2037
1662.22/1662.57	c #restart = 6
1662.22/1662.57	o 4131289641913
1662.22/1662.58	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-3706330-1338141902/watcher-3706330-1338141902 -o /tmp/evaluation-result-3706330-1338141902/solver-3706330-1338141902 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706330-1338141902.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: 2.00 2.00 2.00 3/176 23172
/proc/meminfo: memFree=27132732/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 280318746 7405568 740 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 1808 740 411 1167 0 589 0

[startup+0.031735 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23172
/proc/meminfo: memFree=27132732/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=8256 CPUtime=0.02 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 1143 0 0 0 2 0 0 0 20 0 1 0 280318746 8454144 1063 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 2064 1063 412 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23172
/proc/meminfo: memFree=27132732/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 2100 0 0 0 9 0 0 0 20 0 1 0 280318746 11599872 2020 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 2832 2020 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23172
/proc/meminfo: memFree=27132732/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=24640 CPUtime=0.29 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 5428 0 0 0 28 1 0 0 20 0 1 0 280318746 25231360 5348 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 6160 5348 418 1167 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24640

[startup+0.700306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 23172
/proc/meminfo: memFree=27132732/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=52288 CPUtime=0.69 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 12340 0 0 0 67 2 0 0 20 0 1 0 280318746 53542912 12260 33554432000 4194304 8973514 140734944542832 140734944542328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 13072 12260 418 1167 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52288

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23173
/proc/meminfo: memFree=27068748/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=91200 CPUtime=1.49 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 22068 0 0 0 144 5 0 0 20 0 1 0 280318746 93388800 21988 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 22800 21988 418 1167 0 21581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91200

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23173
/proc/meminfo: memFree=26991852/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=145472 CPUtime=3.08 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 35658 0 0 0 301 7 0 0 20 0 1 0 280318746 148963328 35578 33554432000 4194304 8973514 140734944542832 140734944542328 5389124 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 36368 35578 434 1167 0 35149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 145472

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23173
/proc/meminfo: memFree=26991124/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=145472 CPUtime=6.29 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 35658 0 0 0 621 8 0 0 20 0 1 0 280318746 148963328 35578 33554432000 4194304 8973514 140734944542832 140734944542328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 36368 35578 434 1167 0 35149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145472

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23173
/proc/meminfo: memFree=26991032/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=145472 CPUtime=12.69 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 35669 0 0 0 1259 10 0 0 20 0 1 0 280318746 148963328 35589 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 36368 35589 445 1167 0 35149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145472

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26991668/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=145472 CPUtime=25.48 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 35669 0 0 0 2536 12 0 0 20 0 1 0 280318746 148963328 35589 33554432000 4194304 8973514 140734944542832 140734944542328 5372012 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 36368 35589 445 1167 0 35149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145472

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26979296/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=158784 CPUtime=51.07 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 39017 0 0 0 5082 25 0 0 20 0 1 0 280318746 162594816 38934 33554432000 4194304 8973514 140734944542832 140734944540800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 39696 38934 457 1167 0 38477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 158784

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26971900/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=163904 CPUtime=102.27 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 40305 0 0 0 10186 41 0 0 20 0 1 0 280318746 167837696 40214 33554432000 4194304 8973514 140734944542832 140734944540672 4213833 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 40976 40214 457 1167 0 39757 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 163904

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26964412/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=171072 CPUtime=162.25 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 42100 0 0 0 16164 61 0 0 20 0 1 0 280318746 175177728 42006 33554432000 4194304 8973514 140734944542832 140734944542328 4441196 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 42768 42006 457 1167 0 41549 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 171072

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26956352/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=179264 CPUtime=222.24 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 44148 0 0 0 22145 79 0 0 20 0 1 0 280318746 183566336 44054 33554432000 4194304 8973514 140734944542832 140734944542328 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 44816 44054 457 1167 0 43597 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 179264

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23174
/proc/meminfo: memFree=26953376/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=184384 CPUtime=282.23 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 45428 0 0 0 28126 97 0 0 20 0 1 0 280318746 188809216 45334 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46096 45334 457 1167 0 44877 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 184384

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23178
/proc/meminfo: memFree=26950068/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=184384 CPUtime=342.22 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 45429 0 0 0 34109 113 0 0 20 0 1 0 280318746 188809216 45334 33554432000 4194304 8973514 140734944542832 140734944542328 4206072 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46096 45334 457 1167 0 44877 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 184384

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23178
/proc/meminfo: memFree=26949020/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=184384 CPUtime=402.21 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 45429 0 0 0 40092 129 0 0 20 0 1 0 280318746 188809216 45334 33554432000 4194304 8973514 140734944542832 140734944540800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46096 45334 457 1167 0 44877 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 184384

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23178
/proc/meminfo: memFree=26944060/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=186432 CPUtime=462.21 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 45941 0 0 0 46073 148 0 0 20 0 1 0 280318746 190906368 45846 33554432000 4194304 8973514 140734944542832 140734944542328 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46608 45846 457 1167 0 45389 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 186432

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23178
/proc/meminfo: memFree=26937920/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=187456 CPUtime=522.19 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 46197 0 0 0 52057 162 0 0 20 0 1 0 280318746 191954944 46102 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46864 46102 457 1167 0 45645 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 187456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23178
/proc/meminfo: memFree=26935864/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=187456 CPUtime=582.19 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 46197 0 0 0 58040 179 0 0 20 0 1 0 280318746 191954944 46102 33554432000 4194304 8973514 140734944542832 140734944542096 6570441 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 46864 46102 457 1167 0 45645 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 187456

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 23179
/proc/meminfo: memFree=26925688/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=193600 CPUtime=882.14 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 47733 0 0 0 87958 256 0 0 20 0 1 0 280318746 198246400 47638 33554432000 4194304 8973514 140734944542832 140734944542328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 48400 47638 457 1167 0 47181 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 193600

[startup+942.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 23183
/proc/meminfo: memFree=26920284/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=193600 CPUtime=942.13 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 47733 0 0 0 93941 272 0 0 20 0 1 0 280318746 198246400 47638 33554432000 4194304 8973514 140734944542832 140734944540800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 48400 47638 457 1167 0 47181 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 193600

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23183
/proc/meminfo: memFree=26916324/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=196672 CPUtime=1002.12 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 48501 0 0 0 99923 289 0 0 20 0 1 0 280318746 201392128 48406 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 49168 48406 457 1167 0 47949 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 196672

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 23183
/proc/meminfo: memFree=26914212/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=196672 CPUtime=1062.11 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 48501 0 0 0 105906 305 0 0 20 0 1 0 280318746 201392128 48406 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 49168 48406 457 1167 0 47949 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 196672

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23183
/proc/meminfo: memFree=26909180/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=198720 CPUtime=1122.1 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 49013 0 0 0 111889 321 0 0 20 0 1 0 280318746 203489280 48918 33554432000 4194304 8973514 140734944542832 140734944540800 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 49680 48918 457 1167 0 48461 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 198720

[startup+1182.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 23183
/proc/meminfo: memFree=26907072/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=199744 CPUtime=1182.1 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 49269 0 0 0 117874 336 0 0 20 0 1 0 280318746 204537856 49174 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 49936 49174 457 1167 0 48717 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 199744

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 23184
/proc/meminfo: memFree=26906016/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=199744 CPUtime=1242.08 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 49270 0 0 0 123858 350 0 0 20 0 1 0 280318746 204537856 49174 33554432000 4194304 8973514 140734944542832 140734944542328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 49936 49174 457 1167 0 48717 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 199744

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23184
/proc/meminfo: memFree=26901796/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=202816 CPUtime=1302.08 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50038 0 0 0 129841 367 0 0 20 0 1 0 280318746 207683584 49942 33554432000 4194304 8973514 140734944542832 140734944542328 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 50704 49942 457 1167 0 49485 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 202816

[startup+1362.3 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 23223
/proc/meminfo: memFree=26873292/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=204864 CPUtime=1362.06 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50550 0 0 0 135820 386 0 0 20 0 1 0 280318746 209780736 50454 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51216 50454 457 1167 0 49997 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 204864

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23223
/proc/meminfo: memFree=26849020/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=204864 CPUtime=1422.06 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50551 0 0 0 141806 400 0 0 20 0 1 0 280318746 209780736 50454 33554432000 4194304 8973514 140734944542832 140734944542096 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51216 50454 457 1167 0 49997 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 204864

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23223
/proc/meminfo: memFree=26818172/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=205888 CPUtime=1482.05 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50807 0 0 0 147791 414 0 0 20 0 1 0 280318746 210829312 50710 33554432000 4194304 8973514 140734944542832 140734944540736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51472 50710 457 1167 0 50253 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 205888

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 23226
/proc/meminfo: memFree=26790716/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=205888 CPUtime=1542.03 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50807 0 0 0 153774 429 0 0 20 0 1 0 280318746 210829312 50710 33554432000 4194304 8973514 140734944542832 140734944542328 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51472 50710 457 1167 0 50253 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 205888

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 23227
/proc/meminfo: memFree=26764180/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=205888 CPUtime=1602.02 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50807 0 0 0 159759 443 0 0 20 0 1 0 280318746 210829312 50710 33554432000 4194304 8973514 140734944542832 140734944542096 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51472 50710 457 1167 0 50253 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 205888

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23227
/proc/meminfo: memFree=26738512/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=205888 CPUtime=1662.02 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 50807 0 0 0 165737 465 0 0 20 0 1 0 280318746 210829312 50710 33554432000 4194304 8973514 140734944542832 140734944542328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 51472 50710 457 1167 0 50253 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 205888

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 23227
/proc/meminfo: memFree=26708752/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=211008 CPUtime=1722 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 52087 0 0 0 171720 480 0 0 20 0 1 0 280318746 216072192 51990 33554432000 4194304 8973514 140734944542832 140734944540800 4209168 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 52752 51990 457 1167 0 51533 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 211008

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 23227
/proc/meminfo: memFree=26685856/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=211008 CPUtime=1782 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 52087 0 0 0 177703 497 0 0 20 0 1 0 280318746 216072192 51990 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 52752 51990 457 1167 0 51533 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 211008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 23227
/proc/meminfo: memFree=26678756/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=211008 CPUtime=1800 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 52087 0 0 0 179499 501 0 0 20 0 1 0 280318746 216072192 51990 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 52752 51990 457 1167 0 51533 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 211008

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.03 2.03 2.00 3/177 23227
/proc/meminfo: memFree=26678756/32873844 swapFree=6088/6088
[pid=23172] ppid=23170 vsize=211008 CPUtime=1800 cores=1,3,5,7
/proc/23172/stat : 23172 (toysat) R 23170 23172 21557 0 -1 4202496 52087 0 0 0 179499 501 0 0 20 0 1 0 280318746 216072192 51990 33554432000 4194304 8973514 140734944542832 140734944542096 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/23172/statm: 52752 51990 457 1167 0 51533 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 211008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1795
CPU system time (s): 5.01624
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 211008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795
system time used= 5.01624
maximum resident set size= 207960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52087
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= 25
involuntary context switches= 1866

runsolver used 3.67344 second user time and 9.59254 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 20:05:02
IDJOB=3706330
IDBENCH=72446
IDSOLVER=2285
FILE ID=node108/3706330-1338141902
RUNJOBID= node108-1338123392-21574
PBS_JOBID= 14624499
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-gtwitter.cudf.trendy.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706330-1338141902/watcher-3706330-1338141902 -o /tmp/evaluation-result-3706330-1338141902/solver-3706330-1338141902 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706330-1338141902.opb

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

MD5SUM BENCH= 323b561030770aea7b79e52477e55bb8
RANDOM SEED=1301321166

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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		: 2666.273
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		: 2666.273
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		: 2666.273
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		: 2666.273
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        27132996 kB
Buffers:          312960 kB
Cached:          4563908 kB
SwapCached:            0 kB
Active:           711784 kB
Inactive:        4234604 kB
Active(anon):      68676 kB
Inactive(anon):        0 kB
Active(file):     643108 kB
Inactive(file):  4234604 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10968 kB
Writeback:             0 kB
AnonPages:         71752 kB
Mapped:            16296 kB
Shmem:               200 kB
Slab:             656836 kB
SReclaimable:      98284 kB
SUnreclaim:       558552 kB
KernelStack:        1472 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     177112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 71708 MiB
End job on node108 at 2012-05-27 20:35:04