Trace number 4268250

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.8601 2520

General information on the benchmark

NameRandom/Random-RB-3-28-28f/
rand-3-28-28-93-632f-05.xml
MD5SUM1bf4ccefbf8ae7bb3bb3e34b69384fe1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.52002
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":28}]
Minimum variable degree4
Maximum variable degree16
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":6},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":93}]
Number of extensional constraints93
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":93}]
Optimization problemNO
Type of objective

Solver Data

2.52/2.68	c root propagations     : 0           
2.52/2.68	c restarts enabled, print stats at every restarts
2.52/2.68	c
2.52/2.68	c
2.52/2.68	c
2.52/2.68	c This is cosoco 1.12 --  
2.52/2.68	c
2.52/2.68	c command line: cosoco -lc -model -restarts HOME/instance-4268250-1502512058.xml 
2.52/2.68	c ========================================[ Problem Statistics ]===========================================
2.52/2.68	c |                                                                                                       
2.52/2.68	c |  Parse time        :         2.58 s 
2.52/2.68	c |
2.52/2.68	c |               Variables: 28
2.52/2.68	c |            Domain Sizes: 28..28
2.52/2.68	c |
2.52/2.68	c |             Constraints: 93
2.52/2.68	c |                   Arity: 3..3  -- Ternary: 93
2.52/2.68	c | 
2.52/2.68	c |                   Types: 
2.52/2.68	c |                          Extension: 93  (nb tuples: 8079..8079) -- (shared: 0)
2.52/2.68	c |                          
2.52/2.68	c =========================================================================================================
2.52/2.68	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.72/2.81	c 101            134            8800           10335          0              0              8   11   8     
2.91/3.02	c 211            307            21480          22745          0              0              6   12   8     
3.11/3.24	c 332            498            33935          36102          0              0              6   12   8     
3.32/3.43	c 465            697            46616          47819          0              0              8   12   9     
3.61/3.72	c 611            950            62706          64266          0              0              6   12   8     
3.91/4.01	c 771            1224           82515          81290          0              0              8   13   9     
4.32/4.49	c 947            1572           108067         104696         0              0              5   13   8     
4.81/4.92	c 1140           1917           134683         132048         0              0              5   12   8     
5.41/5.54	c 1352           2334           163886         161242         0              0              4   13   8     
5.91/6.04	c 1585           2659           190395         196890         0              0              7   11   7     
6.51/6.69	c 1841           3112           221902         226303         0              0              5   12   8     
7.11/7.26	c 2122           3658           262240         262390         0              0              5   13   9     
7.81/7.95	c 2431           4128           292926         292493         0              0              5   12   8     
8.62/8.73	c 2770           4790           341851         337383         0              0              5   13   9     
9.42/9.59	c 3142           5344           379735         376250         0              0              5   12   8     
10.42/10.51	c 3551           6195           442962         432350         0              0              5   13   9     
11.82/11.92	c 4000           6783           482362         485707         0              0              6   12   8     
13.22/13.35	c 4493           7776           556603         556213         0              0              5   13   8     
14.71/14.84	c 5035           8622           618154         621395         0              0              5   13   8     
16.52/16.65	c 5631           9838           710678         708253         0              0              5   13   8     
17.72/17.88	c 6286           10901          782211         779147         0              0              5   13   8     
18.82/18.96	c 7006           11907          847365         851797         0              0              6   13   8     
20.82/20.96	c 7798           13457          962904         961280         0              0              5   13   8     
23.62/23.70	c 8669           14964          1080596        1084267        0              0              5   12   7     
25.11/25.28	c 9627           16401          1172661        1180998        0              0              6   13   8     
27.81/27.94	c 10680          18429          1315106        1319361        0              0              4   14   8     
30.41/30.52	c 11838          20442          1469959        1489418        0              0              5   13   7     
32.61/32.70	c 13111          22508          1609994        1620528        0              0              5   14   9     
36.01/36.14	c 14511          25224          1808730        1814001        0              0              5   13   8     
40.51/40.64	c 16051          27930          2020089        2028806        0              0              6   13   8     
43.30/43.42	c 17745          30714          2211050        2211093        0              0              5   14   9     
47.81/47.93	c 19608          34274          2466183        2460185        0              0              4   13   8     
53.31/53.45	c 21657          37709          2723219        2752125        0              0              5   14   7     
58.61/58.72	c 23910          41956          3041285        3063414        0              0              4   13   8     
66.01/66.19	c 26388          46370          3403675        3426472        0              0              5   14   7     
70.01/70.12	c 29113          50777          3706148        3716082        0              0              6   14   9     
76.01/76.19	c 32110          56449          4148184        4154452        0              0              5   13   7     
87.91/88.04	c 35406          62041          4604027        4630112        0              0              4   13   7     
96.91/97.09	c 39031          67750          5006320        5061690        0              0              4   14   7     
106.71/106.86	c 43018          75322          5558814        5588197        0              0              4   14   8     
117.31/117.44	c 47403          82291          6049796        6099845        0              0              4   14   7     
124.61/124.74	c 52226          90050          6585104        6606491        0              0              5   15   8     
131.61/131.71	c 57531          98565          7211933        7220003        0              0              5   13   8     
140.31/140.44	c 63366          107846         7826171        7808617        0              0              5   15   8     
156.21/156.31	c 69784          120136         8727857        8675363        0              0              4   14   8     
179.51/179.69	c 76843          132327         9708932        9727114        0              0              4   14   7     
191.71/191.87	c 84607          145436         10619218       10592418       0              0              5   15   8     
214.70/214.85	c 93147          161562         11880974       11829765       0              0              4   14   8     
246.00/246.15	c 102541         177653         13202215       13215770       0              0              4   13   7     
262.50/262.63	c 112874         194901         14400291       14349836       0              0              5   15   8     
300.40/300.51	c 124240         215071         15991551       15996004       0              0              3   15   7     
319.90/320.08	c 136742         235813         17419172       17359017       0              0              5   15   8     
354.80/354.99	c 150494         262087         19397536       19283179       0              0              4   14   8     
379.30/379.46	c 165621         287637         21144687       20937002       0              0              5   14   8     
420.60/420.75	c 182260         318603         23411059       23227833       0              0              4   14   7     
465.60/465.75	c 200562         348855         25562515       25360047       0              0              4   15   8     
501.90/502.10	c 220694         381580         27823625       27541207       0              0              4   15   8     
548.20/548.39	c 242839         423988         30948480       30508209       0              0              3   15   8     
630.89/631.05	c 267198         467888         34427462       34187840       0              0              4   14   7     
679.70/679.85	c 293992         512848         37572422       37172010       0              0              4   15   8     
745.80/745.91	c 323465         566455         41518360       41226259       0              0              4   14   7     
804.59/804.77	c 355885         620883         45286013       44787678       0              0              4   16   8     
895.99/896.10	c 391547         690371         50414768       49647251       0              0              4   16   8     
1016.68/1016.80	c 430775         761680         55954781       55072126       0              0              3   15   7     
1124.38/1124.56	c 473925         832296         61013875       60198494       0              0              4   15   7     
1197.98/1198.13	c 521390         910253         66255251       65181000       0              0              3   15   8     
1328.38/1328.50	c 573601         1012735        73802953       72313935       0              0              3   16   8     
1421.08/1421.27	c 631033         1108136        80971150       79438609       0              0              4   13   8     
1592.27/1592.49	c 694208         1227476        89905956       88106291       0              0              3   16   8     
1728.08/1728.27	c 763700         1341224        97617421       95560933       0              0              3   15   8     
1857.57/1857.71	c 840141         1467891        106343843      103867198      0              0              3   16   8     
2144.97/2145.18	c 924226         1623088        118076234      115896913      0              0              4   15   7     
2306.86/2307.04	c 1016719        1780998        128898677      125877202      0              0              3   16   8     
2519.85/2520.00	
2519.85/2520.00	c *** INTERRUPTED ***
2519.85/2520.00	c restarts              : 73          
2519.85/2520.00	c conflicts             : 1074557      (426 /sec)
2519.85/2520.00	c decisions             : 1879366      (746 /sec)
2519.85/2520.00	c propagations          : 134157330   (53241 /sec)
2519.85/2520.00	c root propagations     : 0           
2519.85/2520.00	c filter calls          : 136610331      (54214 /sec)
2519.85/2520.00	c useless filter calls  : 103900350      (76 %)
2519.85/2520.00	c Memory used           : 70.76 MB
2519.85/2520.00	c CPU time              : 2519.82 s
2519.85/2520.00	
2519.85/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-4268250-1502512058/watcher-4268250-1502512058 -o /tmp/evaluation-result-4268250-1502512058/solver-4268250-1502512058 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268250-1502512058.xml 

pid=800
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: 1.95 1.99 2.01 3/186 803
/proc/meminfo: memFree=31091196/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/803/stat : 803 (runsolver) D 800 803 27450 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 150858661 24240128 106 18446744073709551615 4194304 4338465 140721728355424 140721728353064 139915911267031 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 12230656 140721728360641 140721728361033 140721728361033 140721728364490 0
/proc/803/statm: 5918 106 53 36 0 2156 0

[startup+0.100215 s]
/proc/loadavg: 1.95 1.99 2.01 3/186 803
/proc/meminfo: memFree=31091196/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=27476 CPUtime=0.02 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 1057 0 0 0 2 0 0 0 20 0 1 0 150858661 28135424 832 18446744073709551615 4194304 5972588 140735167746928 140735167743496 5675324 0 0 1 0 0 0 0 17 7 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 6869 832 713 435 0 232 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27476

[startup+0.200212 s]
/proc/loadavg: 1.95 1.99 2.01 3/186 803
/proc/meminfo: memFree=31091196/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=29672 CPUtime=0.12 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 1627 0 0 0 12 0 0 0 20 0 1 0 150858661 30384128 1414 18446744073709551615 4194304 5972588 140735167746928 140735167743496 5420338 0 0 1 0 0 0 0 17 7 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 7418 1414 721 435 0 781 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 29672

[startup+0.300215 s]
/proc/loadavg: 1.95 1.99 2.01 3/186 803
/proc/meminfo: memFree=31091196/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=30940 CPUtime=0.22 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 1915 0 0 0 22 0 0 0 20 0 1 0 150858661 31682560 1678 18446744073709551615 4194304 5972588 140735167746928 140735167743496 5351501 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 7735 1678 721 435 0 1098 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 30940

[startup+0.700218 s]
/proc/loadavg: 1.95 1.99 2.01 3/186 803
/proc/meminfo: memFree=31091196/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=37272 CPUtime=0.61 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 3355 0 0 0 61 0 0 0 20 0 1 0 150858661 38166528 3130 18446744073709551615 4194304 5972588 140735167746928 140735167743496 5380120 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 9318 3130 722 435 0 2681 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 37272

[startup+1.50022 s]
/proc/loadavg: 2.04 2.00 2.02 3/187 805
/proc/meminfo: memFree=31075916/32770624 swapFree=0/467928
[pid=803] ppid=800 vsize=49512 CPUtime=1.41 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 6138 0 0 0 141 0 0 0 20 0 1 0 150858661 50700288 5902 18446744073709551615 4194304 5972588 140735167746928 140735167743496 5675317 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 12378 5902 722 435 0 5741 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 49512

[startup+3.1003 s]
/proc/loadavg: 2.04 2.00 2.02 3/187 805
/proc/meminfo: memFree=31059920/32770624 swapFree=0/467928
[pid=803] ppid=800 vsize=72452 CPUtime=3.01 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 16699 0 0 0 300 1 0 0 20 0 1 0 150858661 74190848 11341 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 11341 765 435 0 11476 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 72452

[startup+6.30029 s]
/proc/loadavg: 1.96 1.99 2.01 3/187 805
/proc/meminfo: memFree=31048160/32770624 swapFree=0/467928
[pid=803] ppid=800 vsize=72452 CPUtime=6.21 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 32452 0 0 0 620 1 0 0 20 0 1 0 150858661 74190848 11341 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 11341 765 435 0 11476 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 72452

[startup+12.7003 s]
/proc/loadavg: 1.96 1.99 2.01 3/187 805
/proc/meminfo: memFree=31047912/32770624 swapFree=0/467932
[pid=803] ppid=800 vsize=72452 CPUtime=12.62 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 42904 0 0 0 1260 2 0 0 20 0 1 0 150858661 74190848 11341 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 11341 765 435 0 11476 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 72452

[startup+25.5004 s]
/proc/loadavg: 1.97 1.99 2.01 3/187 805
/proc/meminfo: memFree=31047348/32770624 swapFree=0/467932
[pid=803] ppid=800 vsize=72452 CPUtime=25.41 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 62446 0 0 0 2538 3 0 0 20 0 1 0 150858661 74190848 11457 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4934287 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 11457 765 435 0 11476 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 72452

[startup+51.1004 s]
/proc/loadavg: 1.98 1.99 2.01 3/187 805
/proc/meminfo: memFree=31044092/32770624 swapFree=0/467940
[pid=803] ppid=800 vsize=72452 CPUtime=51.01 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 66625 0 0 0 5097 4 0 0 20 0 1 0 150858661 74190848 12195 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4936004 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12195 765 435 0 11476 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 72452

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 2.01 3/186 807
/proc/meminfo: memFree=31044024/32770624 swapFree=0/467960
[pid=803] ppid=800 vsize=72452 CPUtime=102.21 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 66773 0 0 0 10217 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935482 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 72452

[startup+162.3 s]
/proc/loadavg: 2.05 2.00 2.02 3/185 809
/proc/meminfo: memFree=31043860/32770624 swapFree=0/467972
[pid=803] ppid=800 vsize=72452 CPUtime=162.21 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 66918 0 0 0 16217 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935502 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72452

[startup+222.306 s]
/proc/loadavg: 2.14 2.03 2.03 3/185 811
/proc/meminfo: memFree=31043944/32770624 swapFree=0/467984
[pid=803] ppid=800 vsize=72452 CPUtime=222.21 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67063 0 0 0 22217 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935428 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 72452

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/185 814
/proc/meminfo: memFree=31044172/32770624 swapFree=0/467988
[pid=803] ppid=800 vsize=72452 CPUtime=282.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67208 0 0 0 28216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 72452

[startup+342.3 s]
/proc/loadavg: 2.16 2.07 2.04 3/185 816
/proc/meminfo: memFree=31044232/32770624 swapFree=0/467996
[pid=803] ppid=800 vsize=72452 CPUtime=342.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67353 0 0 0 34216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72452

[startup+402.3 s]
/proc/loadavg: 2.10 2.07 2.05 3/185 818
/proc/meminfo: memFree=31044236/32770624 swapFree=0/468004
[pid=803] ppid=800 vsize=72452 CPUtime=402.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67498 0 0 0 40216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 72452

[startup+462.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/189 835
/proc/meminfo: memFree=31040100/32770624 swapFree=0/468032
[pid=803] ppid=800 vsize=72452 CPUtime=462.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67643 0 0 0 46216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 72452

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/186 837
/proc/meminfo: memFree=31043088/32770624 swapFree=0/468052
[pid=803] ppid=800 vsize=72452 CPUtime=522.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67788 0 0 0 52216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935502 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 72452

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/185 839
/proc/meminfo: memFree=31043572/32770624 swapFree=0/468072
[pid=803] ppid=800 vsize=72452 CPUtime=582.2 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 67933 0 0 0 58216 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 72452


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 959
/proc/meminfo: memFree=31045472/32770624 swapFree=0/468272
[pid=803] ppid=800 vsize=72452 CPUtime=1602.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70209 0 0 0 160213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 72452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 977
/proc/meminfo: memFree=31040776/32770624 swapFree=0/468292
[pid=803] ppid=800 vsize=72452 CPUtime=1662.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70322 0 0 0 166213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 72452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 979
/proc/meminfo: memFree=31044512/32770624 swapFree=0/468292
[pid=803] ppid=800 vsize=72452 CPUtime=1722.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70443 0 0 0 172213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 72452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 981
/proc/meminfo: memFree=31044268/32770624 swapFree=0/468304
[pid=803] ppid=800 vsize=72452 CPUtime=1782.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70598 0 0 0 178213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1782.17
Current children cumulated vsize (KiB) 72452

[startup+1842.3 s]
/proc/loadavg: 2.15 2.05 2.06 3/185 1056
/proc/meminfo: memFree=30959016/32770624 swapFree=0/468320
[pid=803] ppid=800 vsize=72452 CPUtime=1842.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70725 0 0 0 184213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1842.17
Current children cumulated vsize (KiB) 72452

[startup+1902.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 1058
/proc/meminfo: memFree=30957984/32770624 swapFree=0/468328
[pid=803] ppid=800 vsize=72452 CPUtime=1902.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70869 0 0 0 190213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1902.17
Current children cumulated vsize (KiB) 72452

[startup+1962.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 1060
/proc/meminfo: memFree=30958736/32770624 swapFree=0/468336
[pid=803] ppid=800 vsize=72452 CPUtime=1962.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 70973 0 0 0 196212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 1962.16
Current children cumulated vsize (KiB) 72452

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 1062
/proc/meminfo: memFree=30958884/32770624 swapFree=0/468344
[pid=803] ppid=800 vsize=72452 CPUtime=2022.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71076 0 0 0 202212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2022.16
Current children cumulated vsize (KiB) 72452

[startup+2082.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 1064
/proc/meminfo: memFree=30959000/32770624 swapFree=0/468356
[pid=803] ppid=800 vsize=72452 CPUtime=2082.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71179 0 0 0 208213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2082.17
Current children cumulated vsize (KiB) 72452

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 1066
/proc/meminfo: memFree=30959020/32770624 swapFree=0/468368
[pid=803] ppid=800 vsize=72452 CPUtime=2142.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71282 0 0 0 214212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935454 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2142.16
Current children cumulated vsize (KiB) 72452

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 1068
/proc/meminfo: memFree=30959116/32770624 swapFree=0/468376
[pid=803] ppid=800 vsize=72452 CPUtime=2202.17 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71451 0 0 0 220213 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4934329 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2202.17
Current children cumulated vsize (KiB) 72452

[startup+2262.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 1084
/proc/meminfo: memFree=30955640/32770624 swapFree=0/468392
[pid=803] ppid=800 vsize=72452 CPUtime=2262.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71583 0 0 0 226212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935642 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2262.16
Current children cumulated vsize (KiB) 72452

[startup+2322.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/185 1087
/proc/meminfo: memFree=30959336/32770624 swapFree=0/468408
[pid=803] ppid=800 vsize=72452 CPUtime=2322.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71727 0 0 0 232212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2322.16
Current children cumulated vsize (KiB) 72452

[startup+2382.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/185 1089
/proc/meminfo: memFree=30958992/32770624 swapFree=0/468416
[pid=803] ppid=800 vsize=72452 CPUtime=2382.16 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71823 0 0 0 238212 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4936004 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2382.16
Current children cumulated vsize (KiB) 72452

[startup+2442.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 1091
/proc/meminfo: memFree=30958856/32770624 swapFree=0/468428
[pid=803] ppid=800 vsize=72452 CPUtime=2442.15 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 71919 0 0 0 244211 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2442.15
Current children cumulated vsize (KiB) 72452

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 1093
/proc/meminfo: memFree=30958712/32770624 swapFree=0/468436
[pid=803] ppid=800 vsize=72452 CPUtime=2502.15 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 72015 0 0 0 250211 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935463 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2502.15
Current children cumulated vsize (KiB) 72452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 1094
/proc/meminfo: memFree=30958316/32770624 swapFree=0/468436
[pid=803] ppid=800 vsize=72452 CPUtime=2519.85 cores=1,3,5,7
/proc/803/stat : 803 (cosoco) R 800 803 27450 0 -1 4202496 72111 0 0 0 251981 4 0 0 20 0 1 0 150858661 74190848 12223 18446744073709551615 4194304 5972588 140735167746928 140735167744232 4935490 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 22822912 140735167750638 140735167750733 140735167750733 140735167754190 0
/proc/803/statm: 18113 12223 765 435 0 11476 0
Current children cumulated CPU time (s) 2519.85
Current children cumulated vsize (KiB) 72452

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 803 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.86
CPU user time (s): 2519.82
CPU system time (s): 0.043999
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 72452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.043999
maximum resident set size= 48972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72165
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= 28
involuntary context switches= 640

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.96348 second user time and 10.5995 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 06:13:14
IDJOB=4268250
IDBENCH=122829
IDSOLVER=2658
FILE ID=node132/4268250-1502512058
RUNJOBID= node132-1502500306-27514
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268250-1502512058/watcher-4268250-1502512058 -o /tmp/evaluation-result-4268250-1502512058/solver-4268250-1502512058 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268250-1502512058.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=660829281

node132.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.74
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.74
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.74
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.74
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:        31091128 kB
MemAvailable:   31956900 kB
Buffers:          306052 kB
Cached:           869052 kB
SwapCached:            0 kB
Active:           726132 kB
Inactive:         517212 kB
Active(anon):      69040 kB
Inactive(anon):    49012 kB
Active(file):     657092 kB
Inactive(file):   468200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9004 kB
Writeback:             0 kB
AnonPages:        158768 kB
Mapped:            63344 kB
Shmem:             49852 kB
Slab:             139708 kB
SReclaimable:     112632 kB
SUnreclaim:        27076 kB
KernelStack:        3616 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62020 MiB
End job on node132 at 2017-08-12 06:55:14