Trace number 4268179

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
cosoco 1.12? (TO) 2519.96 2520

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
Optimization problemNO
Type of objective

Solver Data

0.50/0.60	c root propagations     : 362         
0.50/0.60	c restarts enabled, print stats at every restarts
0.50/0.60	c
0.50/0.60	c
0.50/0.60	c
0.50/0.60	c This is cosoco 1.12 --  
0.50/0.60	c
0.50/0.60	c command line: cosoco -lc -model -restarts HOME/instance-4268179-1502548305.xml 
0.50/0.60	c ========================================[ Problem Statistics ]===========================================
0.50/0.60	c |                                                                                                       
0.50/0.60	c |  Parse time        :         0.36 s 
0.50/0.60	c |
0.50/0.60	c |               Variables: 6596
0.50/0.60	c |            Domain Sizes: 2..2
0.50/0.60	c |
0.50/0.60	c |             Constraints: 6792
0.50/0.60	c |                   Arity: 1..97  -- Unary: 2  -- Binary: 1248  -- Ternary: 2592
0.50/0.60	c | 
0.50/0.60	c |                   Types: 
0.50/0.60	c |                          Sum: 6792
0.50/0.60	c |                          
0.50/0.60	c =========================================================================================================
0.50/0.60	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.50/1.62	c 101            4015           388767         143200         362            0              1163   3111   2770
5.80/5.99	c 211            8775           2278135        762659         362            0              288   671   531
6.60/6.79	c 332            18556          2522217        856789         362            0              206   4082   2550
7.40/7.58	c 465            27686          2744789        951138         362            0              410   2137   1318
12.70/12.88	c 611            46677          4992210        1701669        362            0              556   1516   1207
13.60/13.76	c 771            55770          5324857        1833397        362            0              133   2144   1810
15.10/15.20	c 947            65891          5952289        2056668        362            0              147   1803   1649
15.90/16.07	c 1140           75584          6256648        2173480        362            0              156   2292   1893
17.19/17.38	c 1352           83549          6859806        2393854        362            0              158   1991   1838
20.10/20.20	c 1585           99871          8030260        2811001        362            0              169   1601   1220
21.80/21.90	c 1841           109802         8692526        3016714        362            0              206   1548   1400
23.20/23.37	c 2122           123668         9267264        3228079        362            0              215   2004   1799
25.00/25.16	c 2431           136784         10000016       3498565        362            0              874   1913   1725
27.70/27.82	c 2770           159185         10902688       3828863        362            0              424   1495   1288
30.09/30.21	c 3142           183031         11828729       4132936        362            0              184   3250   2334
34.20/34.35	c 3551           225379         13331440       4640681        362            0              716   2527   2061
38.80/38.95	c 4000           264110         15219278       5285505        362            0              645   2263   2029
43.29/43.49	c 4493           309390         16827145       5841583        362            0              463   2994   2297
48.69/48.82	c 5035           359688         18693096       6493106        362            0              1327   2254   1983
56.59/56.79	c 5631           412736         21963438       7593430        362            0              1194   2947   1976
62.39/62.55	c 6286           465378         23827163       8247307        362            0              494   2066   1781
67.99/68.13	c 7006           523613         25870282       9003982        362            0              591   2944   2395
78.09/78.23	c 7798           599433         29080308       10147528       362            0              747   1981   1340
85.08/85.23	c 8669           677505         31631062       11041245       362            0              1201   3157   2405
94.78/94.94	c 9627           762182         35104544       12208512       362            0              680   2648   1843
111.98/112.19	c 10680          857418         41487994       14291731       362            0              974   1863   1389
122.08/122.25	c 11838          948063         45305132       15558699       362            0              423   3199   2408
130.78/130.98	c 13111          1040996        48474909       16649647       362            0              565   2802   2184
146.97/147.19	c 14511          1164167        53373392       18270911       362            0              706   1847   1047
162.86/163.02	c 16051          1295332        59603893       20422457       362            0              1166   2526   1865
183.86/184.04	c 17745          1429020        67215731       22913060       362            0              376   1837   1415
203.96/204.14	c 19608          1715753        73285942       25087586       362            0              459   3035   2224
224.76/224.94	c 21657          1894950        81088858       27793267       362            0              607   2127   1782
238.86/239.00	c 23910          2087476        86115620       29580067       362            0              772   3347   2621
254.97/255.13	c 26388          2241161        92444101       31783046       362            0              1023   2905   2221
291.27/291.47	c 29113          2557227        104577943      35589242       362            0              971   2349   1834
317.78/317.91	c 32110          2819197        114550993      39084332       362            0              806   2545   2141
350.17/350.31	c 35406          3085047        127948218      43638979       362            0              917   2399   2028
368.97/369.16	c 39031          3323665        134591446      45961550       362            0              588   3784   2497
395.27/395.49	c 43018          3514364        145110990      49664820       362            0              792   2236   2023
432.77/432.96	c 47403          3808774        159613376      54906796       362            0              906   2580   2037
493.97/494.10	c 52226          4254759        180601130      62069473       362            0              568   1883   1485
573.57/573.77	c 57531          4776364        209532868      71739645       362            0              831   2641   1541
624.87/625.04	c 63366          5350163        226860296      77446339       362            0              389   3108   2305
709.48/709.68	c 69784          5929978        263957251      89891207       362            0              486   3034   2017
816.98/817.18	c 76843          6650829        303813067      102185806      362            0              672   2354   1734
897.18/897.37	c 84607          7390212        336177718      113376365      362            0              773   3356   2169
968.39/968.54	c 93147          7883967        366759008      123411210      362            0              598   2437   2206
1113.89/1114.09	c 102541         8728799        430324680      143140146      362            0              762   2308   1987
1201.49/1201.66	c 112874         9315077        468488192      156555700      362            0              960   2482   1852
1314.50/1314.68	c 124240         10173211       512669622      170410419      362            0              604   2201   1894
1416.60/1416.76	c 136742         11487120       549611364      184796772      362            0              655   3888   2531
1558.62/1558.71	c 150494         13007527       601776642      202993964      362            0              1563   2522   2151
1796.92/1797.02	c 165621         14465022       695854518      232847716      362            0              1078   2619   1865
1981.83/1981.91	c 182260         15930787       764572606      255543268      362            0              453   2462   1889
2125.03/2125.10	c 200562         18155985       812522845      274123372      362            0              619   3999   2911
2359.24/2359.40	c 220694         20461891       895193846      302462696      362            0              1095   3009   2250
2519.94/2520.00	
2519.94/2520.00	c *** INTERRUPTED ***
2519.94/2520.00	c restarts              : 57          
2519.94/2520.00	c conflicts             : 230586       (92 /sec)
2519.94/2520.00	c decisions             : 21921229     (8700 /sec)
2519.94/2520.00	c propagations          : 318766420   (126508 /sec)
2519.94/2520.00	c root propagations     : 362         
2519.94/2520.00	c filter calls          : 947986813      (376224 /sec)
2519.94/2520.00	c useless filter calls  : 823952179      (86 %)
2519.94/2520.00	c Memory used           : 318.53 MB
2519.94/2520.00	c CPU time              : 2519.74 s
2519.94/2520.00	
2519.94/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4268179-1502548305/watcher-4268179-1502548305 -o /tmp/evaluation-result-4268179-1502548305/solver-4268179-1502548305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268179-1502548305.xml 

pid=2979
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.05 4/184 2982
/proc/meminfo: memFree=30972164/32770624 swapFree=0/597156
[pid=2982] ppid=2979 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2982/stat : 2982 (runsolver) D 2979 2982 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 102336821 24240128 108 18446744073709551615 4194304 4338465 140728502735088 140728502732728 140261589086935 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 38907904 140728502739137 140728502739529 140728502739529 140728502742986 0
/proc/2982/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.03 2.04 2.05 4/184 2982
/proc/meminfo: memFree=30972164/32770624 swapFree=0/597156
[pid=2982] ppid=2979 vsize=27508 CPUtime=0 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 1071 0 0 0 0 0 0 0 20 0 1 0 102336821 28168192 906 18446744073709551615 4194304 5972588 140722112040512 140722112037160 140089816001509 0 0 1 0 0 0 0 17 1 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 6877 906 706 435 0 240 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27508

[startup+0.20028 s]
/proc/loadavg: 2.03 2.04 2.05 4/184 2982
/proc/meminfo: memFree=30972164/32770624 swapFree=0/597156
[pid=2982] ppid=2979 vsize=38732 CPUtime=0.1 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 3933 0 0 0 10 0 0 0 20 0 1 0 102336821 39661568 3716 18446744073709551615 4194304 5972588 140722112040512 140722112037160 140089816001509 0 0 1 0 0 0 0 17 1 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 9716 3782 742 435 0 3079 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 38732

[startup+0.300327 s]
/proc/loadavg: 2.03 2.04 2.05 4/184 2982
/proc/meminfo: memFree=30972164/32770624 swapFree=0/597156
[pid=2982] ppid=2979 vsize=114640 CPUtime=0.2 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 22886 0 0 0 18 2 0 0 20 0 1 0 102336821 117391360 22723 18446744073709551615 4194304 5972588 140722112040512 140722112037160 140089816439808 0 0 1 0 0 0 0 17 1 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 28660 22723 742 435 0 22023 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 114640

[startup+0.700275 s]
/proc/loadavg: 2.03 2.04 2.05 4/184 2982
/proc/meminfo: memFree=30972164/32770624 swapFree=0/597156
[pid=2982] ppid=2979 vsize=214992 CPUtime=0.6 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 48028 0 0 0 55 5 0 0 20 0 1 0 102336821 220151808 47813 18446744073709551615 4194304 5972588 140722112040512 140722112034344 140089816070699 0 0 1 8405026 0 0 0 17 1 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 53748 47813 777 435 0 47111 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 214992

[startup+1.50024 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 2983
/proc/meminfo: memFree=30730600/32770624 swapFree=0/597188
[pid=2982] ppid=2979 vsize=279108 CPUtime=1.4 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 63906 0 0 0 133 7 0 0 20 0 1 0 102336821 285806592 63719 18446744073709551615 4194304 5972588 140722112040512 140722112037480 140089816001509 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 69777 63719 777 435 0 63140 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 279108

[startup+3.10026 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 2983
/proc/meminfo: memFree=30719440/32770624 swapFree=0/597188
[pid=2982] ppid=2979 vsize=279660 CPUtime=3 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 73952 0 0 0 292 8 0 0 20 0 1 0 102336821 286371840 63890 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5045808 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 69915 63890 779 435 0 63278 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 279660

[startup+6.30029 s]
/proc/loadavg: 2.03 2.04 2.05 3/185 2983
/proc/meminfo: memFree=30719228/32770624 swapFree=0/597188
[pid=2982] ppid=2979 vsize=298048 CPUtime=6.2 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 102288 0 0 0 609 11 0 0 20 0 1 0 102336821 305201152 68416 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338159 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 74512 68416 779 435 0 67875 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 298048

[startup+12.7002 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 2983
/proc/meminfo: memFree=30698144/32770624 swapFree=0/597184
[pid=2982] ppid=2979 vsize=299852 CPUtime=12.6 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 122560 0 0 0 1247 13 0 0 20 0 1 0 102336821 307048448 68886 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5312315 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 74963 68886 779 435 0 68326 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 299852

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 2984
/proc/meminfo: memFree=30698500/32770624 swapFree=0/597176
[pid=2982] ppid=2979 vsize=299852 CPUtime=25.4 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 153956 0 0 0 2526 14 0 0 20 0 1 0 102336821 307048448 68886 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046736 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 74963 68886 779 435 0 68326 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 299852

[startup+51.1003 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 2984
/proc/meminfo: memFree=30690056/32770624 swapFree=0/597176
[pid=2982] ppid=2979 vsize=308924 CPUtime=50.99 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 184255 0 0 0 5083 16 0 0 20 0 1 0 102336821 316338176 71081 18446744073709551615 4194304 5972588 140722112040512 140722112037320 5139264 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 77231 71081 779 435 0 70594 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 308924

[startup+102.3 s]
/proc/loadavg: 2.11 2.06 2.05 3/184 2986
/proc/meminfo: memFree=30684896/32770624 swapFree=0/597184
[pid=2982] ppid=2979 vsize=313608 CPUtime=102.18 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 210096 0 0 0 10201 17 0 0 20 0 1 0 102336821 321134592 72241 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5139329 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 78402 72241 779 435 0 71765 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 313608

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/188 3003
/proc/meminfo: memFree=30677396/32770624 swapFree=0/597180
[pid=2982] ppid=2979 vsize=316388 CPUtime=162.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 230978 0 0 0 16198 19 0 0 20 0 1 0 102336821 323981312 73063 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338181 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 79097 73063 779 435 0 72460 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 316388

[startup+222.306 s]
/proc/loadavg: 2.02 2.04 2.05 3/189 3006
/proc/meminfo: memFree=30676720/32770624 swapFree=0/597188
[pid=2982] ppid=2979 vsize=316936 CPUtime=222.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 233658 0 0 0 22198 19 0 0 20 0 1 0 102336821 324542464 73306 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5045838 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 79234 73306 779 435 0 72597 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 316936

[startup+282.3 s]
/proc/loadavg: 2.17 2.07 2.06 3/186 3008
/proc/meminfo: memFree=30678196/32770624 swapFree=0/597196
[pid=2982] ppid=2979 vsize=318724 CPUtime=282.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 235480 0 0 0 28197 20 0 0 20 0 1 0 102336821 326373376 73720 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338181 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 79681 73720 779 435 0 73044 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 318724

[startup+342.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/187 3011
/proc/meminfo: memFree=30678800/32770624 swapFree=0/597204
[pid=2982] ppid=2979 vsize=318724 CPUtime=342.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 236620 0 0 0 34197 20 0 0 20 0 1 0 102336821 326373376 73720 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046720 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 79681 73720 779 435 0 73044 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 318724

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 3013
/proc/meminfo: memFree=30676816/32770624 swapFree=0/597216
[pid=2982] ppid=2979 vsize=320928 CPUtime=402.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 239035 0 0 0 40197 20 0 0 20 0 1 0 102336821 328630272 74262 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 80232 74262 779 435 0 73595 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 320928

[startup+462.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/186 3016
/proc/meminfo: memFree=30676004/32770624 swapFree=0/597200
[pid=2982] ppid=2979 vsize=320928 CPUtime=462.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 240130 0 0 0 46197 20 0 0 20 0 1 0 102336821 328630272 74302 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5045813 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 80232 74302 779 435 0 73595 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 320928

[startup+522.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/185 3018
/proc/meminfo: memFree=30676168/32770624 swapFree=0/597204
[pid=2982] ppid=2979 vsize=320928 CPUtime=522.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 240705 0 0 0 52197 20 0 0 20 0 1 0 102336821 328630272 74302 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046736 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 80232 74302 779 435 0 73595 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 320928

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 3020
/proc/meminfo: memFree=30676056/32770624 swapFree=0/597212
[pid=2982] ppid=2979 vsize=320928 CPUtime=582.17 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 241497 0 0 0 58197 20 0 0 20 0 1 0 102336821 328630272 74302 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046187 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 80232 74302 779 435 0 73595 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 320928


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3089
/proc/meminfo: memFree=30671740/32770624 swapFree=0/597416
[pid=2982] ppid=2979 vsize=324244 CPUtime=1602.22 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 249565 0 0 0 160201 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5139338 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 324244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3092
/proc/meminfo: memFree=30672012/32770624 swapFree=0/597428
[pid=2982] ppid=2979 vsize=324244 CPUtime=1662.22 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 249866 0 0 0 166201 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046951 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 324244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3094
/proc/meminfo: memFree=30672384/32770624 swapFree=0/597444
[pid=2982] ppid=2979 vsize=324244 CPUtime=1722.22 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 250141 0 0 0 172201 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 324244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3096
/proc/meminfo: memFree=30672012/32770624 swapFree=0/597448
[pid=2982] ppid=2979 vsize=324244 CPUtime=1782.22 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 250463 0 0 0 178201 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5139507 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 324244

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 3160
/proc/meminfo: memFree=30672212/32770624 swapFree=0/597476
[pid=2982] ppid=2979 vsize=324244 CPUtime=1842.23 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 250848 0 0 0 184202 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046712 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1842.23
Current children cumulated vsize (KiB) 324244

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 3162
/proc/meminfo: memFree=30672088/32770624 swapFree=0/597496
[pid=2982] ppid=2979 vsize=324244 CPUtime=1902.23 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 251192 0 0 0 190202 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5328722 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 324244

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 3178
/proc/meminfo: memFree=30668644/32770624 swapFree=0/597516
[pid=2982] ppid=2979 vsize=324244 CPUtime=1962.23 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 251512 0 0 0 196202 21 0 0 20 0 1 0 102336821 332025856 75149 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046148 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81061 75149 779 435 0 74424 0
Current children cumulated CPU time (s) 1962.23
Current children cumulated vsize (KiB) 324244

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 3180
/proc/meminfo: memFree=30667040/32770624 swapFree=0/597524
[pid=2982] ppid=2979 vsize=325356 CPUtime=2022.23 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 252294 0 0 0 202202 21 0 0 20 0 1 0 102336821 333164544 75357 18446744073709551615 4194304 5972588 140722112040512 140722112037448 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81339 75357 779 435 0 74702 0
Current children cumulated CPU time (s) 2022.23
Current children cumulated vsize (KiB) 325356

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 3183
/proc/meminfo: memFree=30670692/32770624 swapFree=0/597520
[pid=2982] ppid=2979 vsize=326024 CPUtime=2082.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 252852 0 0 0 208203 21 0 0 20 0 1 0 102336821 333848576 75555 18446744073709551615 4194304 5972588 140722112040512 140722112037448 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81506 75555 779 435 0 74869 0
Current children cumulated CPU time (s) 2082.24
Current children cumulated vsize (KiB) 326024

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3185
/proc/meminfo: memFree=30670700/32770624 swapFree=0/597536
[pid=2982] ppid=2979 vsize=326024 CPUtime=2142.23 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 253514 0 0 0 214202 21 0 0 20 0 1 0 102336821 333848576 75584 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81506 75584 779 435 0 74869 0
Current children cumulated CPU time (s) 2142.23
Current children cumulated vsize (KiB) 326024

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3187
/proc/meminfo: memFree=30669944/32770624 swapFree=0/597552
[pid=2982] ppid=2979 vsize=326024 CPUtime=2202.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 253913 0 0 0 220203 21 0 0 20 0 1 0 102336821 333848576 75621 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5139329 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81506 75621 779 435 0 74869 0
Current children cumulated CPU time (s) 2202.24
Current children cumulated vsize (KiB) 326024

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3190
/proc/meminfo: memFree=30669728/32770624 swapFree=0/597568
[pid=2982] ppid=2979 vsize=326168 CPUtime=2262.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 254263 0 0 0 226203 21 0 0 20 0 1 0 102336821 333996032 75641 18446744073709551615 4194304 5972588 140722112040512 140722112037320 5338173 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75641 779 435 0 74905 0
Current children cumulated CPU time (s) 2262.24
Current children cumulated vsize (KiB) 326168

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3192
/proc/meminfo: memFree=30669620/32770624 swapFree=0/597588
[pid=2982] ppid=2979 vsize=326168 CPUtime=2322.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 254559 0 0 0 232203 21 0 0 20 0 1 0 102336821 333996032 75645 18446744073709551615 4194304 5972588 140722112040512 140722112037320 5338181 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75645 779 435 0 74905 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 326168

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 3195
/proc/meminfo: memFree=30669000/32770624 swapFree=0/597596
[pid=2982] ppid=2979 vsize=326168 CPUtime=2382.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 254934 0 0 0 238203 21 0 0 20 0 1 0 102336821 333996032 75645 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5046148 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75645 779 435 0 74905 0
Current children cumulated CPU time (s) 2382.24
Current children cumulated vsize (KiB) 326168

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 3199
/proc/meminfo: memFree=30669232/32770624 swapFree=0/597596
[pid=2982] ppid=2979 vsize=326168 CPUtime=2442.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 255268 0 0 0 244203 21 0 0 20 0 1 0 102336821 333996032 75645 18446744073709551615 4194304 5972588 140722112040512 140722112037816 4909180 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75645 779 435 0 74905 0
Current children cumulated CPU time (s) 2442.24
Current children cumulated vsize (KiB) 326168

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 3201
/proc/meminfo: memFree=30669240/32770624 swapFree=0/597604
[pid=2982] ppid=2979 vsize=326168 CPUtime=2502.24 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 255583 0 0 0 250203 21 0 0 20 0 1 0 102336821 333996032 75649 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5312315 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75649 779 435 0 74905 0
Current children cumulated CPU time (s) 2502.24
Current children cumulated vsize (KiB) 326168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 3201
/proc/meminfo: memFree=30669116/32770624 swapFree=0/597604
[pid=2982] ppid=2979 vsize=326168 CPUtime=2519.94 cores=1,3,5,7
/proc/2982/stat : 2982 (cosoco) R 2979 2982 24445 0 -1 4202496 255823 0 0 0 251973 21 0 0 20 0 1 0 102336821 333996032 75649 18446744073709551615 4194304 5972588 140722112040512 140722112037816 5139327 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 31997952 140722112045550 140722112045645 140722112045645 140722112049102 0
/proc/2982/statm: 81542 75649 779 435 0 74905 0
Current children cumulated CPU time (s) 2519.94
Current children cumulated vsize (KiB) 326168

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 2982 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.96
CPU user time (s): 2519.74
CPU system time (s): 0.219007
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 326168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.74
system time used= 0.219007
maximum resident set size= 302672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255876
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= 101
involuntary context switches= 825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32324 second user time and 9.6909 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 16:17:50
IDJOB=4268179
IDBENCH=135026
IDSOLVER=2658
FILE ID=node134/4268179-1502548305
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268179-1502548305/watcher-4268179-1502548305 -o /tmp/evaluation-result-4268179-1502548305/solver-4268179-1502548305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268179-1502548305.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=1531172417

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30972284 kB
MemAvailable:   31970456 kB
Buffers:          302428 kB
Cached:           996036 kB
SwapCached:            0 kB
Active:           723284 kB
Inactive:         636564 kB
Active(anon):      63764 kB
Inactive(anon):    39408 kB
Active(file):     659520 kB
Inactive(file):   597156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2772 kB
Writeback:             4 kB
AnonPages:         61296 kB
Mapped:            55428 kB
Shmem:             41660 kB
Slab:             140944 kB
SReclaimable:     114660 kB
SUnreclaim:        26284 kB
KernelStack:        3280 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node134 at 2017-08-12 16:59:50