Trace number 3725017

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-06-01? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark0.490925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
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 constraint30
Number of terms in the objective function 2617
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.69/0.77	c 2012-06-02T12:35:32+0200
0.69/0.77	c arch = x86_64
0.69/0.77	c os = linux
0.69/0.77	c compiler = ghc 7.4
0.69/0.77	c packages:
0.69/0.77	c   OptDir-0.0.1
0.69/0.77	c   array-0.4.0.0
0.69/0.77	c   base-4.5.0.0
0.69/0.77	c   bytestring-0.9.2.1
0.69/0.77	c   containers-0.4.2.1
0.69/0.77	c   deepseq-1.3.0.0
0.69/0.77	c   mtl-2.1.1
0.69/0.77	c   old_locale-1.0.0.4
0.69/0.77	c   parse_dimacs-1.2
0.69/0.77	c   parsec-3.1.2
0.69/0.77	c   queue-0.1.2
0.69/0.77	c   stm-2.3
0.69/0.77	c   time-1.4
0.69/0.77	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725017-1338633332.opb"]
0.69/0.77	c #vars 2617
0.69/0.77	c #constraints 1988
0.69/0.77	c Solving starts ...
0.69/0.78	c solving time = 0.005s
0.69/0.78	c #decision = 2181
0.69/0.78	c #conflict = 0
0.69/0.78	c #restart = 0
0.69/0.78	o 436
0.69/0.78	c Solving starts ...
16.99/17.00	c learnt constraints deletion: 3161 -> 1581
26.39/26.45	c learnt constraints deletion: 3348 -> 1674
37.78/37.82	c learnt constraints deletion: 3733 -> 1867
50.48/50.52	c learnt constraints deletion: 4056 -> 2028
63.18/63.20	c learnt constraints deletion: 4054 -> 2028
76.66/76.72	c learnt constraints deletion: 4410 -> 2206
90.65/90.76	c learnt constraints deletion: 4417 -> 2209
110.05/110.12	c learnt constraints deletion: 4826 -> 2413
126.04/126.15	c learnt constraints deletion: 4813 -> 2408
144.94/145.04	c learnt constraints deletion: 4821 -> 2414
163.03/163.13	c learnt constraints deletion: 4824 -> 2417
183.53/183.70	c learnt constraints deletion: 5262 -> 2633
203.53/203.68	c learnt constraints deletion: 5256 -> 2631
223.03/223.18	c learnt constraints deletion: 5261 -> 2633
242.63/242.77	c learnt constraints deletion: 5259 -> 2633
266.72/266.85	c learnt constraints deletion: 5738 -> 2869
286.52/286.66	c learnt constraints deletion: 5736 -> 2870
307.02/307.10	c learnt constraints deletion: 5735 -> 2869
330.11/330.23	c learnt constraints deletion: 5735 -> 2870
353.61/353.77	c learnt constraints deletion: 5754 -> 2880
375.90/376.06	c learnt constraints deletion: 5740 -> 2876
395.20/395.33	c learnt constraints deletion: 5737 -> 2872
422.89/423.00	c learnt constraints deletion: 6264 -> 3132
446.59/446.78	c learnt constraints deletion: 6258 -> 3129
469.69/469.85	c learnt constraints deletion: 6265 -> 3133
492.98/493.11	c learnt constraints deletion: 6271 -> 3137
517.38/517.53	c learnt constraints deletion: 6267 -> 3135
544.08/544.23	c learnt constraints deletion: 6265 -> 3135
567.07/567.26	c learnt constraints deletion: 6270 -> 3138
592.77/592.93	c learnt constraints deletion: 6269 -> 3135
621.86/622.02	c learnt constraints deletion: 6266 -> 3134
654.56/654.74	c learnt constraints deletion: 6856 -> 3428
686.55/686.74	c learnt constraints deletion: 6851 -> 3428
712.94/713.18	c learnt constraints deletion: 6852 -> 3428
742.84/743.04	c learnt constraints deletion: 6852 -> 3427
775.64/775.83	c learnt constraints deletion: 6847 -> 3425
806.94/807.15	c learnt constraints deletion: 6849 -> 3427
833.63/833.80	c learnt constraints deletion: 6849 -> 3425
862.81/863.01	c learnt constraints deletion: 6852 -> 3427
892.51/892.72	c learnt constraints deletion: 6843 -> 3425
924.21/924.47	c learnt constraints deletion: 6852 -> 3430
955.20/955.43	c learnt constraints deletion: 6849 -> 3426
985.99/986.21	c learnt constraints deletion: 6858 -> 3431
1016.49/1016.73	c learnt constraints deletion: 6859 -> 3433
1056.79/1057.05	c learnt constraints deletion: 7495 -> 3748
1094.58/1094.89	c learnt constraints deletion: 7494 -> 3749
1129.58/1129.86	c learnt constraints deletion: 7497 -> 3750
1167.47/1167.79	c learnt constraints deletion: 7496 -> 3749
1206.47/1206.74	c learnt constraints deletion: 7488 -> 3746
1240.36/1240.60	c learnt constraints deletion: 7490 -> 3746
1278.65/1278.98	c learnt constraints deletion: 7493 -> 3749
1315.25/1315.53	c learnt constraints deletion: 7501 -> 3755
1352.64/1352.93	c learnt constraints deletion: 7485 -> 3744
1390.73/1391.01	c learnt constraints deletion: 7497 -> 3751
1425.53/1425.89	c learnt constraints deletion: 7494 -> 3749
1461.52/1461.85	c learnt constraints deletion: 7498 -> 3752
1499.31/1499.62	c learnt constraints deletion: 7508 -> 3758
1535.51/1535.83	c learnt constraints deletion: 7484 -> 3745
1576.31/1576.63	c learnt constraints deletion: 7492 -> 3749
1613.70/1614.02	c learnt constraints deletion: 7507 -> 3759
1648.29/1648.62	c learnt constraints deletion: 7494 -> 3753
1693.29/1693.67	c learnt constraints deletion: 8192 -> 4096
1731.09/1731.44	c learnt constraints deletion: 8197 -> 4100
1771.37/1771.75	c learnt constraints deletion: 8201 -> 4103

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-3725017-1338633332/watcher-3725017-1338633332 -o /tmp/evaluation-result-3725017-1338633332/solver-3725017-1338633332 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725017-1338633332.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.69 3/176 10092
/proc/meminfo: memFree=26581396/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 329458921 6373376 746 33554432000 4194304 8989770 140733900912480 140737341199416 4653216 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 1556 746 425 1171 0 333 0

[startup+0.0762319 s]
/proc/loadavg: 1.93 1.98 1.69 3/176 10092
/proc/meminfo: memFree=26581396/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=10320 CPUtime=0.07 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 1831 0 0 0 7 0 0 0 20 0 1 0 329458921 10567680 1752 33554432000 4194304 8989770 140733900912480 140737341199416 4209325 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 2580 1759 431 1171 0 1357 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10320

[startup+0.100244 s]
/proc/loadavg: 1.93 1.98 1.69 3/176 10092
/proc/meminfo: memFree=26581396/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 2131 0 0 0 9 0 0 0 20 0 1 0 329458921 11616256 2052 33554432000 4194304 8989770 140733900912480 140737341199416 4209198 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 2836 2052 443 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300176 s]
/proc/loadavg: 1.93 1.98 1.69 3/176 10092
/proc/meminfo: memFree=26581396/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=12368 CPUtime=0.29 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 2267 0 0 0 29 0 0 0 20 0 1 0 329458921 12664832 2188 33554432000 4194304 8989770 140733900912480 140737341199416 4494416 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 3092 2188 443 1171 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12368

[startup+0.700176 s]
/proc/loadavg: 1.93 1.98 1.69 3/176 10092
/proc/meminfo: memFree=26581396/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=12368 CPUtime=0.69 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 2267 0 0 0 69 0 0 0 20 0 1 0 329458921 12664832 2188 33554432000 4194304 8989770 140733900912480 140733900911976 5394157 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 3092 2188 443 1171 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12368

[startup+1.50023 s]
/proc/loadavg: 1.93 1.98 1.69 3/177 10093
/proc/meminfo: memFree=26573072/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=14416 CPUtime=1.49 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 2927 0 0 0 148 1 0 0 20 0 1 0 329458921 14761984 2848 33554432000 4194304 8989770 140733900912480 140733900911744 4457972 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 3604 2848 471 1171 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14416

[startup+3.10024 s]
/proc/loadavg: 1.93 1.98 1.69 3/177 10093
/proc/meminfo: memFree=26570716/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=17488 CPUtime=3.09 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 3695 0 0 0 308 1 0 0 20 0 1 0 329458921 17907712 3616 33554432000 4194304 8989770 140733900912480 140733900911744 4204363 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 4372 3616 471 1171 0 3149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17488

[startup+6.30025 s]
/proc/loadavg: 1.94 1.98 1.69 3/177 10093
/proc/meminfo: memFree=26564020/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=22608 CPUtime=6.29 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 4975 0 0 0 627 2 0 0 20 0 1 0 329458921 23150592 4896 33554432000 4194304 8989770 140733900912480 140733900911744 4209429 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 5652 4896 471 1171 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22608

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.69 3/177 10093
/proc/meminfo: memFree=26552404/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=33872 CPUtime=12.68 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 7791 0 0 0 1265 3 0 0 20 0 1 0 329458921 34684928 7712 33554432000 4194304 8989770 140733900912480 140733900911976 7807300 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 8468 7712 471 1171 0 7245 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33872

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.70 3/177 10093
/proc/meminfo: memFree=26537416/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=48208 CPUtime=25.48 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 11377 0 0 0 2541 7 0 0 20 0 1 0 329458921 49364992 11298 33554432000 4194304 8989770 140733900912480 140733900911976 4208852 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 12052 11298 473 1171 0 10829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48208

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.70 3/177 10093
/proc/meminfo: memFree=26533076/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=52304 CPUtime=51.08 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 12401 0 0 0 5095 13 0 0 20 0 1 0 329458921 53559296 12322 33554432000 4194304 8989770 140733900912480 140733900911744 7732777 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10092/statm: 13076 12322 473 1171 0 11853 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52304

[startup+102.3 s]
/proc/loadavg: 2.04 2.00 1.72 3/177 10133
/proc/meminfo: memFree=27101376/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=64592 CPUtime=102.25 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 15502 0 0 0 10200 25 0 0 20 0 1 0 329458921 66142208 15399 33554432000 4194304 8989770 140733900912480 140733900911744 4356136 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 16148 15399 473 1171 0 14925 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64592

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.74 3/177 10133
/proc/meminfo: memFree=26980948/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=75856 CPUtime=162.23 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 18149 0 0 0 16185 38 0 0 20 0 1 0 329458921 77676544 18046 33554432000 4194304 8989770 140733900912480 140733900911744 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 18964 18046 473 1171 0 17741 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 75856

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.75 3/177 10133
/proc/meminfo: memFree=26916080/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=79952 CPUtime=222.23 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 19342 0 0 0 22173 50 0 0 20 0 1 0 329458921 81870848 19239 33554432000 4194304 8989770 140733900912480 140733900911744 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 19988 19239 473 1171 0 18765 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 79952

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/178 10136
/proc/meminfo: memFree=26875056/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=86096 CPUtime=282.22 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 20728 0 0 0 28161 61 0 0 20 0 1 0 329458921 88162304 20625 33554432000 4194304 8989770 140733900912480 140733900911744 7676548 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 21524 20625 473 1171 0 20301 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 86096

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/177 10136
/proc/meminfo: memFree=26836816/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=90192 CPUtime=342.21 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 21902 0 0 0 34148 73 0 0 20 0 1 0 329458921 92356608 21799 33554432000 4194304 8989770 140733900912480 140733900911744 4208823 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 22548 21799 473 1171 0 21325 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 90192

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/177 10137
/proc/meminfo: memFree=26808360/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=90192 CPUtime=402.19 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 21911 0 0 0 40135 84 0 0 20 0 1 0 329458921 92356608 21799 33554432000 4194304 8989770 140733900912480 140733900911744 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 22548 21799 473 1171 0 21325 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 90192

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 10137
/proc/meminfo: memFree=26775356/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=91216 CPUtime=462.18 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 22169 0 0 0 46123 95 0 0 20 0 1 0 329458921 93405184 22055 33554432000 4194304 8989770 140733900912480 140733900911976 4213855 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 22804 22055 473 1171 0 21581 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 91216

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/177 10137
/proc/meminfo: memFree=26743116/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=97360 CPUtime=522.17 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 23705 0 0 0 52111 106 0 0 20 0 1 0 329458921 99696640 23591 33554432000 4194304 8989770 140733900912480 140733900911744 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 24340 23591 473 1171 0 23117 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 97360

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 10137
/proc/meminfo: memFree=26716704/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=97360 CPUtime=582.16 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 23705 0 0 0 58099 117 0 0 20 0 1 0 329458921 99696640 23591 33554432000 4194304 8989770 140733900912480 140733900911744 4214496 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 24340 23591 473 1171 0 23117 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 97360

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 10141
/proc/meminfo: memFree=26582404/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=112720 CPUtime=882.11 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 27554 0 0 0 88039 172 0 0 20 0 1 0 329458921 115425280 27431 33554432000 4194304 8989770 140733900912480 140733900911976 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 28180 27431 473 1171 0 26957 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 112720

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 10141
/proc/meminfo: memFree=26557800/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=112720 CPUtime=942.1 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 27554 0 0 0 94027 183 0 0 20 0 1 0 329458921 115425280 27431 33554432000 4194304 8989770 140733900912480 140733900911744 6861224 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 28180 27431 473 1171 0 26957 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 112720

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 10142
/proc/meminfo: memFree=26534984/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=112720 CPUtime=1002.09 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 27554 0 0 0 100016 193 0 0 20 0 1 0 329458921 115425280 27431 33554432000 4194304 8989770 140733900912480 140733900911744 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 28180 27431 473 1171 0 26957 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 112720

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 10142
/proc/meminfo: memFree=26514152/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=119888 CPUtime=1062.09 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 29346 0 0 0 106005 204 0 0 20 0 1 0 329458921 122765312 29223 33554432000 4194304 8989770 140733900912480 140733900911744 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 29972 29223 473 1171 0 28749 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 119888

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 1.88 3/177 10142
/proc/meminfo: memFree=26485012/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1122.08 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30448 0 0 0 111993 215 0 0 20 0 1 0 329458921 128008192 30325 33554432000 4194304 8989770 140733900912480 140733900911744 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30325 473 1171 0 30029 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 125008

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 1.89 3/177 10142
/proc/meminfo: memFree=26472368/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1182.07 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30448 0 0 0 117984 223 0 0 20 0 1 0 329458921 128008192 30325 33554432000 4194304 8989770 140733900912480 140733900911744 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30325 473 1171 0 30029 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 125008

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/177 10142
/proc/meminfo: memFree=26447256/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1242.05 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30626 0 0 0 123974 231 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911744 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 125008

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 10143
/proc/meminfo: memFree=26435024/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1302.05 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30626 0 0 0 129965 240 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911744 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 125008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10143
/proc/meminfo: memFree=26421764/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1362.04 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30626 0 0 0 135953 251 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911976 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 125008

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10143
/proc/meminfo: memFree=26407752/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1422.03 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30630 0 0 0 141943 260 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911976 7732777 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 125008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10146
/proc/meminfo: memFree=26394832/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1482.02 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30630 0 0 0 147933 269 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911744 4209198 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 125008

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10169
/proc/meminfo: memFree=26381508/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1542.01 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30630 0 0 0 153923 278 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911744 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 125008

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/177 10170
/proc/meminfo: memFree=26368400/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1602 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30630 0 0 0 159912 288 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911976 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 125008

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 10170
/proc/meminfo: memFree=26352280/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=125008 CPUtime=1661.99 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 30630 0 0 0 165899 300 0 0 20 0 1 0 329458921 128008192 30503 33554432000 4194304 8989770 140733900912480 140733900911976 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 31252 30503 473 1171 0 30029 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 125008

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 10170
/proc/meminfo: memFree=26331572/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=131152 CPUtime=1721.98 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 32166 0 0 0 171888 310 0 0 20 0 1 0 329458921 134299648 32039 33554432000 4194304 8989770 140733900912480 140733900911976 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 32788 32039 473 1171 0 31565 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 131152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10170
/proc/meminfo: memFree=26305904/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=131152 CPUtime=1781.97 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 32166 0 0 0 177877 320 0 0 20 0 1 0 329458921 134299648 32039 33554432000 4194304 8989770 140733900912480 140733900911744 7697332 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 32788 32039 473 1171 0 31565 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 131152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10170
/proc/meminfo: memFree=26306152/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=131152 CPUtime=1800.08 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 32166 0 0 0 179684 324 0 0 20 0 1 0 329458921 134299648 32039 33554432000 4194304 8989770 140733900912480 140733900911976 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 32788 32039 473 1171 0 31565 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131152

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 10170
/proc/meminfo: memFree=26306152/32873660 swapFree=7120/7120
[pid=10092] ppid=10090 vsize=131152 CPUtime=1800.08 cores=0,2,4,6
/proc/10092/stat : 10092 (toysat) R 10090 10092 9917 0 -1 4202496 32166 0 0 0 179684 324 0 0 20 0 1 0 329458921 134299648 32039 33554432000 4194304 8989770 140733900912480 140733900911976 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10092/statm: 32788 32039 473 1171 0 31565 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1796.84
CPU system time (s): 3.24351
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 131152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.84
system time used= 3.24351
maximum resident set size= 128156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32166
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= 56
involuntary context switches= 2117

runsolver used 3.83242 second user time and 8.45271 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 12:35:32
IDJOB=3725017
IDBENCH=2041
IDSOLVER=2308
FILE ID=node117/3725017-1338633332
RUNJOBID= node117-1338631508-9933
PBS_JOBID= 14636463
Free space on /tmp= 69112 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-prom2.pi.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725017-1338633332/watcher-3725017-1338633332 -o /tmp/evaluation-result-3725017-1338633332/solver-3725017-1338633332 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725017-1338633332.opb

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=1533046589

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        26581660 kB
Buffers:          586280 kB
Cached:          4052812 kB
SwapCached:          776 kB
Active:          2979484 kB
Inactive:        2402152 kB
Active(anon):     728372 kB
Inactive(anon):     9984 kB
Active(file):    2251112 kB
Inactive(file):  2392168 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              7400 kB
Writeback:             0 kB
AnonPages:        742048 kB
Mapped:            14080 kB
Shmem:                80 kB
Slab:             774524 kB
SReclaimable:     219100 kB
SUnreclaim:       555424 kB
KernelStack:        1456 kB
PageTables:         5284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     851088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    720896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69120 MiB
End job on node117 at 2012-06-02 13:05:34