Trace number 4408528

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 2.0SAT 1069.73 1069.59

General information on the benchmark

NameRandom/Random-RB-3-24-24f/
rand-3-24-24-76-632f-04.xml
MD5SUM8affd435144207d453aaf856f2d63137
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 benchmark74.7499
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1},{"degree":5,"count":1},{"degree":6,"count":1},{"degree":7,"count":7},{"degree":8,"count":2},{"degree":9,"count":2},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":1},{"degree":15,"count":2},{"degree":16,"count":1},{"degree":20,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":76}]
Number of extensional constraints76
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":76}]
Optimization problemNO
Type of objective

Solver Data

1.29/1.34	c root propagations     : 0           
1.29/1.34	c restarts enabled, print stats at every restarts
1.29/1.34	c
1.29/1.34	c
1.29/1.34	c
1.29/1.34	c This is cosoco 2.00 --  
1.29/1.34	c
1.29/1.34	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408528-1569789795.xml 
1.29/1.34	c ========================================[ Problem Statistics ]===========================================
1.29/1.34	c |                                                                                                       
1.29/1.34	c |  Parse time        :         1.32 s 
1.29/1.34	c |
1.29/1.34	c |               Variables: 24
1.29/1.34	c |            Domain Sizes: 24..24
1.29/1.34	c |
1.29/1.34	c |             Constraints: 76
1.29/1.34	c |                   Arity: 3..3  -- Ternary: 76
1.29/1.34	c | 
1.29/1.34	c |                   Types: 
1.29/1.34	c |                          Extension: 76  (nb tuples: 5088..5088) -- (shared: 0)
1.29/1.34	c |                          
1.29/1.34	c =========================================================================================================
1.29/1.34	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.39/1.47	c 101            172            13092          13275          0              0              4   8   6      
1.59/1.65	c 211            348            26979          28667          0              0              4   8   5      
1.89/1.91	c 332            565            46027          49311          0              0              4   9   5      
2.10/2.12	c 465            805            64342          69734          0              0              4   9   5      
2.39/2.41	c 611            1055           86340          96425          0              0              4   9   6      
2.59/2.63	c 771            1321           105474         117322         0              0              4   9   5      
2.89/2.94	c 947            1611           126371         141594         0              0              4   10   5     
3.29/3.34	c 1140           1927           153880         171480         0              0              4   11   5     
3.59/3.63	c 1352           2266           179500         200751         0              0              4   10   5     
3.89/3.93	c 1585           2624           204526         229638         0              0              4   8   6      
4.39/4.41	c 1841           3101           243831         271154         0              0              4   11   5     
4.79/4.89	c 2122           3590           284462         317259         0              0              4   10   5     
5.19/5.23	c 2431           4092           325297         359154         0              0              4   9   5      
5.49/5.58	c 2770           4627           368378         406989         0              0              4   13   6     
6.00/6.09	c 3142           5244           415841         458133         0              0              4   10   5     
6.89/6.90	c 3551           6001           478518         527412         0              0              4   11   6     
7.49/7.54	c 4000           6755           539743         597761         0              0              4   9   5      
8.39/8.42	c 4493           7626           608175         677000         0              0              4   10   5     
9.19/9.26	c 5035           8587           686137         760499         0              0              4   11   6     
10.19/10.28	c 5631           9618           772467         856413         0              0              4   10   6     
11.10/11.18	c 6286           10690          856128         951649         0              0              4   9   5      
12.69/12.76	c 7006           11793          959513         1065451        0              0              3   9   5      
13.79/13.82	c 7798           13064          1060385        1177876        0              0              4   10   5     
15.19/15.26	c 8669           14495          1176974        1309206        0              0              4   13   5     
16.39/16.42	c 9627           15972          1288261        1435774        0              0              4   12   5     
17.49/17.52	c 10680          17575          1415719        1578065        0              0              4   9   6      
19.19/19.25	c 11838          19569          1567864        1739004        0              0              3   12   6     
21.29/21.34	c 13111          21683          1739052        1938427        0              0              3   12   5     
22.89/22.95	c 14511          23732          1901558        2133330        0              0              4   12   5     
24.90/24.90	c 16051          26157          2083576        2341586        0              0              3   11   5     
27.40/27.49	c 17745          28865          2291973        2577788        0              0              3   12   6     
30.11/30.13	c 19608          31807          2532010        2848601        0              0              4   10   6     
32.70/32.71	c 21657          35108          2785499        3124202        0              0              3   12   5     
36.50/36.50	c 23910          38773          3066121        3425148        0              0              3   12   5     
40.20/40.26	c 26388          42875          3387073        3783245        0              0              3   12   6     
44.20/44.22	c 29113          47303          3744181        4187087        0              0              3   11   6     
48.50/48.57	c 32110          51901          4087282        4567708        0              0              3   12   5     
54.50/54.58	c 35406          57699          4565896        5097406        0              0              4   11   5     
59.11/59.13	c 39031          63186          4967537        5544903        0              0              3   11   6     
63.20/63.21	c 43018          69247          5412355        6061242        0              0              3   9   6      
70.30/70.36	c 47403          75886          5973931        6679904        0              0              4   10   6     
78.01/78.04	c 52226          83658          6598657        7342622        0              0              3   12   6     
85.30/85.38	c 57531          92179          7224518        8030144        0              0              3   12   5     
94.80/94.85	c 63366          101617         7891691        8726211        0              0              3   11   6     
106.01/106.06	c 69784          111449         8679986        9584406        0              0              3   10   5     
114.80/114.86	c 76843          122519         9472351        10453650       0              0              3   11   6     
125.01/125.02	c 84607          134887         10478214       11571138       0              0              3   13   5     
134.90/134.99	c 93147          148064         11420570       12600396       0              0              3   12   6     
147.40/147.47	c 102541         163560         12676506       14016468       0              0              3   12   5     
164.80/164.80	c 112874         180035         13948197       15378161       0              0              3   12   6     
176.80/176.82	c 124240         197001         15220400       16767185       0              0              3   12   6     
190.91/190.98	c 136742         216039         16556214       18256315       0              0              3   12   6     
208.12/208.20	c 150494         237386         18142866       19959773       0              0              3   14   6     
232.81/232.85	c 165621         260168         19878984       21874232       0              0              3   13   5     
255.71/255.79	c 182260         285166         21749266       23898972       0              0              3   13   6     
278.72/278.79	c 200562         313252         23821363       26168175       0              0              3   12   6     
309.03/309.04	c 220694         347552         26654211       29331692       0              0              3   12   5     
350.63/350.69	c 242839         386887         29791637       32784790       0              0              3   12   5     
374.23/374.28	c 267198         422767         32284787       35544847       0              0              3   12   6     
414.53/414.52	c 293992         468109         36033956       39669651       1              0              3   12   5     
461.16/461.11	c 323465         518562         40211568       44290631       1              0              3   13   5     
501.35/501.36	c 355885         568843         43756830       48008823       1              0              3   11   6     
553.66/553.63	c 391547         623160         47666161       52121700       1              0              3   12   6     
615.18/615.16	c 430775         689448         52980396       57915813       1              0              3   14   5     
677.98/677.90	c 473925         762707         58706493       64212055       1              0              3   12   5     
745.59/745.59	c 521390         839181         64485082       70323716       2              0              2   14   6     
828.90/828.89	c 573601         922895         71023756       77373973       3              0              2   12   5     
909.71/909.63	c 631033         1018110        78290230       85254741       4              0              2   12   5     
998.52/998.41	c 694208         1121504        86190005       93775312       4              0              3   12   5     
1069.63/1069.59	c First solution is found
1069.63/1069.59	s SATISFIABLE
1069.63/1069.59	c restarts              : 69          
1069.63/1069.59	c conflicts             : 743119       (695 /sec)
1069.63/1069.59	c decisions             : 1202745      (1124 /sec)
1069.63/1069.59	c propagations          : 100873550   (94301 /sec)
1069.63/1069.59	c root propagations     : 0           
1069.63/1069.59	c filter calls          : 92759658       (86716 /sec)
1069.63/1069.59	c useless filter calls  : 67185653       (72 %)
1069.63/1069.59	c Memory used           : 50.11 MB
1069.63/1069.59	c CPU time              : 1069.7 s
1069.63/1069.59	c real time             : 1069.59 s
1069.63/1069.59	
1069.63/1069.59	c solution 1
1069.63/1069.59	
1069.63/1069.59	v <instantiation type='solution'>
1069.63/1069.59	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] </list>
1069.63/1069.59	v <values>0 4 15 22 15 9 7 22 6 19 20 20 8 8 2 12 13 12 11 12 11 17 22 19 </values>
1069.63/1069.59	v </instantiation>
1069.63/1069.59	

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15236 MiB free)
  memory of node 1: 16384 MiB (15528 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408528-1569789795/watcher-4408528-1569789795 -o /tmp/evaluation-result-4408528-1569789795/solver-4408528-1569789795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408528-1569789795.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25783, runsolver pid=25780

[startup+0.10015 s]*
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31501660/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=29548 memory=5624 CPUtime=0.1 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 1608 0 0 0 10 0 0 0 20 0 1 0 554917271 30257152 1406 33554432000 4194304 6211132 140721065999968 140721065996504 140405847199288 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 7387 1406 810 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5624 KiB

[startup+0.20958 s]*
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31500172/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=31168 memory=6944 CPUtime=0.21 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 1988 0 0 0 21 0 0 0 20 0 1 0 554917271 31916032 1736 33554432000 4194304 6211132 140721065999968 140721065997240 140405863269504 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 7792 1736 810 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 6944 KiB

[startup+0.309015 s]*
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31498684/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=32800 memory=8264 CPUtime=0.31 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 2317 0 0 0 31 0 0 0 20 0 1 0 554917271 33587200 2066 33554432000 4194304 6211132 140721065999968 140721065997240 5743421 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 8200 2066 810 493 0 1505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 8264 KiB

[startup+0.700285 s]
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31496080/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=38728 memory=13544 CPUtime=0.69 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 3639 0 0 0 69 0 0 0 20 0 1 0 554917271 39657472 3386 33554432000 4194304 6211132 140721065999968 140721065997240 5743409 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 9682 3386 811 493 0 2987 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 13544 KiB

[startup+1.5004 s]
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31489012/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25688 CPUtime=1.49 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 6615 0 0 0 149 0 0 0 20 0 1 0 554917271 52543488 6422 33554432000 4194304 6211132 140721065999968 140721065998232 5039561 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6422 853 493 0 6133 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25688 KiB

[startup+3.10962 s]
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31481572/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=3.1 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 12069 0 0 0 309 1 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 2.02 1.88 3/201 25784
/proc/meminfo: memFree=31481344/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=6.29 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 17523 0 0 0 628 1 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 1.88 3/200 25784
/proc/meminfo: memFree=31481024/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=12.69 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 22977 0 0 0 1268 1 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5039014 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 1.88 3/200 25785
/proc/meminfo: memFree=31481312/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=25.5 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 33885 0 0 0 2548 2 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.02 1.89 3/200 25787
/proc/meminfo: memFree=31480672/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=51.11 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 39339 0 0 0 5109 2 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5037801 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/201 25792
/proc/meminfo: memFree=31480400/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=25692 CPUtime=102.3 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 44793 0 0 0 10228 2 0 0 20 0 1 0 554917271 52543488 6423 33554432000 4194304 6211132 140721065999968 140721065997928 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6423 854 493 0 6133 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 25692 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/200 25796
/proc/meminfo: memFree=31477132/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=162.3 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 50254 0 0 0 16228 2 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/200 25800
/proc/meminfo: memFree=31477752/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=222.31 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 50680 0 0 0 22229 2 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/200 25806
/proc/meminfo: memFree=31477236/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=282.32 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 50680 0 0 0 28230 2 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/200 25934
/proc/meminfo: memFree=31464132/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=342.32 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 51106 0 0 0 34230 2 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5037744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/199 25938
/proc/meminfo: memFree=31461856/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=402.33 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 51106 0 0 0 40231 2 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039022 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/200 25952
/proc/meminfo: memFree=31462608/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=462.35 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 51532 0 0 0 46232 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039026 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB


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

Current children cumulated memory: 27872 KiB

[startup+642.3 s]
/proc/loadavg: 2.16 2.13 1.99 3/200 25966
/proc/meminfo: memFree=31464368/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=642.37 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 51958 0 0 0 64234 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 642.37 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+702.3 s]
/proc/loadavg: 2.06 2.10 1.99 3/200 25970
/proc/meminfo: memFree=31463524/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=702.38 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 52384 0 0 0 70235 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 702.38 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+762.3 s]
/proc/loadavg: 2.02 2.09 1.99 3/199 25975
/proc/meminfo: memFree=31464024/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=762.39 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 52384 0 0 0 76236 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5037825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 762.39 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+822.3 s]
/proc/loadavg: 2.01 2.07 1.99 3/199 25981
/proc/meminfo: memFree=31463532/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=822.4 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 52797 0 0 0 82237 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 822.4 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.06 1.99 3/199 25985
/proc/meminfo: memFree=31463632/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=882.4 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 52810 0 0 0 88237 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 882.4 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.05 1.99 3/199 25990
/proc/meminfo: memFree=31463544/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=942.41 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53236 0 0 0 94238 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 942.41 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/199 25996
/proc/meminfo: memFree=31463144/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1002.42 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53236 0 0 0 100239 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1002.42 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462656/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1062.43 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106240 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039014 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1062.43 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1069.59 s]
# the end of solver process 25783 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1069.7 s, system=0.033004 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1062.4 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462656/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1062.53 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106250 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1062.53 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1065.6 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1065.73 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106570 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1065.73 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1067.2 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1067.33 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106730 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1067.33 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1068.8 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1068.93 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106890 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1068.93 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1069.2 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1069.33 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106930 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1069.33 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1069.4 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1069.53 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106950 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1069.53 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

[startup+1069.5 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 26008
/proc/meminfo: memFree=31462688/32770624 swapFree=66937824/67108860
[pid=25783] ppid=25780 vsize=51312 memory=27872 CPUtime=1069.63 cores=1,3,5,7
/proc/25783/stat : 25783 (cosoco) R 25780 25783 25253 0 -1 4202496 53648 0 0 0 106960 3 0 0 20 0 1 0 554917271 52543488 6968 33554432000 4194304 6211132 140721065999968 140721065997928 5037854 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22507520 140721066005515 140721066005617 140721066005617 140721066008526 0
/proc/25783/statm: 12828 6968 854 493 0 6133 0
Current children cumulated CPU time: 1069.63 s
Current children cumulated vsize: 51312 KiB
Current children cumulated memory: 27872 KiB

Child status: 0
Real time (s): 1069.59
CPU time (s): 1069.73
CPU user time (s): 1069.7
CPU system time (s): 0.033004
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 51312
Max. memory (cumulated for all children) (KiB): 27872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1069.7
system time used= 0.033004
maximum resident set size= 27948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53702
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= 17
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 25783
#   total CPU time (s): 1069.73
#   total CPU user time (s): 1069.7
#   total CPU system time (s): 0.033004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.2305 second user time and 7.82151 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-29 22:42:32
IDJOB=4408528
IDBENCH=121524
IDSOLVER=2875
FILE ID=node141/4408528-1569789795
RUNJOBID= node141-1569787350-25285
PBS_JOBID= 21705821
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-RB-3-24-24f/rand-3-24-24-76-632f-04.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408528-1569789795/watcher-4408528-1569789795 -o /tmp/evaluation-result-4408528-1569789795/solver-4408528-1569789795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408528-1569789795.xml

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

MD5SUM BENCH= 8affd435144207d453aaf856f2d63137
RANDOM SEED=789568141

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31503196 kB
MemAvailable:   31776172 kB
Buffers:          189300 kB
Cached:           427900 kB
SwapCached:        62076 kB
Active:           390564 kB
Inactive:         342532 kB
Active(anon):      68152 kB
Inactive(anon):   126388 kB
Active(file):     322412 kB
Inactive(file):   216144 kB
Unevictable:      107692 kB
Mlocked:          107692 kB
SwapTotal:      67108860 kB
SwapFree:       66937824 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:         49496 kB
Mapped:            27736 kB
Shmem:             69528 kB
Slab:             130012 kB
SReclaimable:     100512 kB
SUnreclaim:        29500 kB
KernelStack:        3568 kB
PageTables:         5776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     617976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62024 MiB
End job on node141 at 2019-09-29 23:00:22