Trace number 4397427

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.0? (TO) 2400.01 2400.5

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-075.xml
MD5SUMdfbde825bf319b4caa28116806ec8592
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 benchmark0.178818
Satisfiable
(Un)Satisfiability was proved
Number of variables149
Number of constraints76
Number of domains2
Minimum domain size74
Maximum domain size75
Distribution of domain sizes[{"size":74,"count":74},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":76},{"degree":3,"count":73}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":74},{"arity":74,"count":1},{"arity":75,"count":1}]
Number of extensional constraints0
Number of intensional constraints74
Distribution of constraint types[{"type":"intension","count":74},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397427-1568575218.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 149
0.00/0.02	c |            Domain Sizes: 74..75
0.00/0.02	c |
0.00/0.02	c |             Constraints: 76
0.00/0.02	c |                   Arity: 3..75  -- Ternary: 74
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 2
0.00/0.02	c |                          Intension: 74
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.81	c 101            219            21347          100819         0              0              68   75   68   
1.39/1.50	c 211            565            27220          160755         0              0              40   94   86   
1.89/1.94	c 332            869            31720          187175         0              0              25   102   94  
2.59/2.67	c 465            1225           37178          245049         0              0              3   101   88   
3.29/3.34	c 611            1638           42292          280659         0              0              32   106   99  
4.19/4.25	c 771            2065           48866          361288         0              0              4   112   95   
5.29/5.39	c 947            2612           56912          435358         0              0              5   114   100  
6.29/6.30	c 1140           3093           63537          493452         0              0              5   117   105  
7.79/7.81	c 1352           3774           73652          588942         0              0              5   107   96   
9.49/9.58	c 1585           4521           84326          706306         0              0              14   122   108 
10.79/10.87	c 1841           5238           93502          823581         0              0              34   117   108 
12.89/12.96	c 2122           6057           108196         1012454        0              0              19   110   103 
14.69/14.79	c 2431           6874           119849         1140462        0              0              45   119   108 
17.39/17.44	c 2770           7875           138192         1429213        0              0              36   108   99  
19.39/19.43	c 3142           8753           150862         1559947        0              0              24   117   108 
22.29/22.34	c 3551           9941           166259         1717031        0              0              14   120   109 
25.29/25.38	c 4000           11384          185562         1954474        0              0              34   118   109 
29.78/29.87	c 4493           12914          216073         2371169        0              0              46   114   106 
32.99/33.09	c 5035           14352          236017         2616181        0              0              51   120   110 
36.28/36.38	c 5631           15876          256470         2881541        0              0              17   109   98  
40.28/40.37	c 6286           17651          280833         3160907        0              0              10   117   106 
43.88/43.91	c 7006           19439          305153         3439640        0              0              4   121   107  
48.18/48.26	c 7798           21335          330981         3709531        0              0              5   122   107  
52.18/52.28	c 8669           23473          357331         4004107        0              0              28   120   112 
57.28/57.31	c 9627           25639          388108         4403781        0              0              10   114   105 
63.88/63.97	c 10680          28933          431079         4920318        0              0              9   117   106  
70.08/70.12	c 11838          31804          469280         5403899        0              0              13   112   104 
78.47/78.59	c 13111          35050          519758         5967519        0              0              43   119   108 
88.08/88.18	c 14511          39095          582911         6732441        0              0              33   119   107 
95.77/95.86	c 16051          42744          632171         7431024        0              0              4   112   102  
105.67/105.73	c 17745          47518          690236         8037414        0              0              18   116   104 
115.57/115.66	c 19608          51633          747751         8752782        0              0              14   120   110 
126.97/127.08	c 21657          56845          825385         9786648        0              0              11   121   108 
137.76/137.85	c 23910          61904          896368         10723649       0              0              11   115   106 
152.97/153.07	c 26388          68856          989575         12049583       0              0              5   120   110  
168.16/168.29	c 29113          75305          1076609        13040866       0              0              29   111   101 
181.36/181.43	c 32110          82574          1162598        14187390       0              0              12   118   109 
201.45/201.52	c 35406          91616          1289230        15365744       0              0              5   120   108  
219.15/219.23	c 39031          99502          1385666        16478793       0              0              8   113   102  
240.55/240.69	c 43018          109088         1524993        18612177       0              0              9   110   99   
269.34/269.48	c 47403          120317         1690294        20746651       0              0              11   117   105 
291.64/291.75	c 52226          130218         1834401        23444872       0              0              15   111   101 
318.43/318.51	c 57531          142149         1980138        25343808       0              0              9   115   102  
359.82/359.90	c 63366          158185         2240863        29336407       0              0              14   123   112 
400.42/400.56	c 69784          173920         2504826        34497776       0              0              9   113   101  
457.41/457.51	c 76843          194173         2901880        40053229       0              0              18   119   109 
506.80/506.94	c 84607          217240         3218892        43412043       0              0              13   126   112 
565.29/565.46	c 93147          239617         3561760        47239918       0              0              29   116   105 
616.98/617.18	c 102541         262520         3909978        51692722       0              0              12   116   105 
687.46/687.64	c 112874         291506         4402139        57457747       0              0              13   125   111 
768.65/768.89	c 124240         321970         4944069        67191389       0              0              13   117   107 
863.13/863.33	c 136742         357212         5526922        73109113       0              0              12   126   112 
945.51/945.73	c 150494         391466         6081498        81699650       0              0              18   117   106 
1027.80/1028.01	c 165621         434460         6664458        87104431       0              0              5   122   111  
1124.48/1124.70	c 182260         476027         7291210        95698872       0              0              13   113   102 
1230.36/1230.63	c 200562         524504         8022020        103343426      0              0              23   124   111 
1348.93/1349.26	c 220694         573075         8755890        112060531      0              0              4   118   105  
1467.00/1467.38	c 242839         628714         9486180        121474482      0              0              12   120   107 
1606.96/1607.34	c 267198         690619         10370209       131552290      0              0              6   122   109  
1754.12/1754.57	c 293992         757184         11280077       143242275      0              0              22   122   108 
1902.79/1903.26	c 323465         825494         12147964       152783066      0              0              4   114   103  
2074.86/2075.30	c 355885         901496         13199733       163101405      0              0              10   116   102 
2255.13/2255.66	c 391547         987946         14414576       178233395      0              0              9   120   106  
2400.00/2400.50	
2400.00/2400.50	c *** INTERRUPTED ***
2400.00/2400.50	c restarts              : 63          
2400.00/2400.50	c conflicts             : 415641       (173 /sec)
2400.00/2400.50	c decisions             : 1052092      (438 /sec)
2400.00/2400.50	c propagations          : 187795936   (78249 /sec)
2400.00/2400.50	c root propagations     : 0           
2400.00/2400.50	c filter calls          : 15342943       (6393 /sec)
2400.00/2400.50	c useless filter calls  : 6304547        (41 %)
2400.00/2400.50	c Memory used           : 28.39 MB
2400.00/2400.50	c CPU time              : 2399.99 s
2400.00/2400.50	c real time             : 2400.5 s
2400.00/2400.50	
2400.00/2400.50	s UNKNOWN

Verifier Data


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 (15070 MiB free)
  memory of node 1: 16384 MiB (14672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397427-1568575218/watcher-4397427-1568575218 -o /tmp/evaluation-result-4397427-1568575218/solver-4397427-1568575218 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568572742-32492 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397427-1568575218.xml 

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

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=651, runsolver pid=648

[startup+0.100195 s]*
/proc/loadavg: 2.10 2.04 1.89 3/199 653
/proc/meminfo: memFree=30456384/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28544 memory=5176 CPUtime=0.1 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1461 0 0 0 10 0 0 0 20 0 1 0 433784482 29229056 1294 33554432000 4194304 6211092 140728138434416 140728138430952 5440611 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7136 1294 869 493 0 441 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28544 KiB
Current children cumulated memory: 5176 KiB

[startup+0.209452 s]*
/proc/loadavg: 2.10 2.04 1.89 3/199 653
/proc/meminfo: memFree=30456104/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28676 memory=5176 CPUtime=0.21 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1488 0 0 0 21 0 0 0 20 0 1 0 433784482 29364224 1294 33554432000 4194304 6211092 140728138434416 140728138430952 5082449 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7169 1294 869 493 0 474 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28676 KiB
Current children cumulated memory: 5176 KiB

[startup+0.309027 s]*
/proc/loadavg: 2.10 2.04 1.89 3/199 653
/proc/meminfo: memFree=30456104/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28676 memory=5176 CPUtime=0.3 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1493 0 0 0 30 0 0 0 20 0 1 0 433784482 29364224 1294 33554432000 4194304 6211092 140728138434416 140728138430952 5451446 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7169 1294 869 493 0 474 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28676 KiB
Current children cumulated memory: 5176 KiB

[startup+0.700324 s]
/proc/loadavg: 2.10 2.04 1.89 3/199 653
/proc/meminfo: memFree=30456104/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28676 memory=5176 CPUtime=0.69 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1494 0 0 0 69 0 0 0 20 0 1 0 433784482 29364224 1294 33554432000 4194304 6211092 140728138434416 140728138430952 5186281 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7169 1294 869 493 0 474 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28676 KiB
Current children cumulated memory: 5176 KiB

[startup+1.50019 s]
/proc/loadavg: 2.10 2.04 1.89 3/199 653
/proc/meminfo: memFree=30455240/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28808 memory=5176 CPUtime=1.49 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1520 0 0 0 149 0 0 0 20 0 1 0 433784482 29499392 1294 33554432000 4194304 6211092 140728138434416 140728138432072 139792755981408 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7202 1294 869 493 0 507 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28808 KiB
Current children cumulated memory: 5176 KiB

[startup+3.10903 s]
/proc/loadavg: 2.09 2.04 1.89 3/199 653
/proc/meminfo: memFree=30455240/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28940 memory=5492 CPUtime=3.1 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 1939 0 0 0 310 0 0 0 20 0 1 0 433784482 29634560 1373 33554432000 4194304 6211092 140728138434416 140728138432376 5442934 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7235 1373 869 493 0 540 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28940 KiB
Current children cumulated memory: 5492 KiB

[startup+6.30033 s]
/proc/loadavg: 2.09 2.04 1.89 3/199 653
/proc/meminfo: memFree=30454676/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28940 memory=5544 CPUtime=6.29 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 2413 0 0 0 629 0 0 0 20 0 1 0 433784482 29634560 1386 33554432000 4194304 6211092 140728138434416 140728138432376 5476527 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7235 1386 869 493 0 540 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28940 KiB
Current children cumulated memory: 5544 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 1.89 3/200 655
/proc/meminfo: memFree=30454136/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28940 memory=5572 CPUtime=12.69 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 2878 0 0 0 1269 0 0 0 20 0 1 0 433784482 29634560 1393 33554432000 4194304 6211092 140728138434416 140728138432376 5454180 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7235 1393 869 493 0 540 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28940 KiB
Current children cumulated memory: 5572 KiB

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 1.89 3/199 663
/proc/meminfo: memFree=30453124/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=28940 memory=5600 CPUtime=25.49 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 3787 0 0 0 2549 0 0 0 20 0 1 0 433784482 29634560 1400 33554432000 4194304 6211092 140728138434416 140728138432376 5193728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7235 1400 869 493 0 540 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28940 KiB
Current children cumulated memory: 5600 KiB

[startup+51.1091 s]
/proc/loadavg: 2.04 2.04 1.90 3/199 663
/proc/meminfo: memFree=30449136/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=29072 memory=5604 CPUtime=51.09 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 4280 0 0 0 5109 0 0 0 20 0 1 0 433784482 29769728 1401 33554432000 4194304 6211092 140728138434416 140728138432376 5446157 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1401 869 493 0 573 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5604 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 1.90 3/201 670
/proc/meminfo: memFree=30445952/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=29072 memory=5604 CPUtime=102.27 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 4748 0 0 0 10227 0 0 0 20 0 1 0 433784482 29769728 1401 33554432000 4194304 6211092 140728138434416 140728138432376 139792765487960 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1401 869 493 0 573 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5604 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.91 3/200 674
/proc/meminfo: memFree=30446128/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=29072 memory=5608 CPUtime=162.26 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 5217 0 0 0 16226 0 0 0 20 0 1 0 433784482 29769728 1402 33554432000 4194304 6211092 140728138434416 140728138432376 5440620 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1402 869 493 0 573 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5608 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/200 678
/proc/meminfo: memFree=30445776/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=29072 memory=5608 CPUtime=222.25 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 5686 0 0 0 22225 0 0 0 20 0 1 0 433784482 29769728 1402 33554432000 4194304 6211092 140728138434416 140728138432376 5455653 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1402 869 493 0 573 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5608 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/201 684
/proc/meminfo: memFree=30445092/32770624 swapFree=66984556/67108860
[pid=651] ppid=648 vsize=29072 memory=5608 CPUtime=282.24 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 6154 0 0 0 28224 0 0 0 20 0 1 0 433784482 29769728 1402 33554432000 4194304 6211092 140728138434416 140728138432376 5451424 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1402 869 493 0 573 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5608 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/200 689
/proc/meminfo: memFree=30445676/32770624 swapFree=66984560/67108860
[pid=651] ppid=648 vsize=29072 memory=5608 CPUtime=342.23 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 6625 0 0 0 34223 0 0 0 20 0 1 0 433784482 29769728 1402 33554432000 4194304 6211092 140728138434416 140728138432376 5009615 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1402 869 493 0 573 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5608 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 693
/proc/meminfo: memFree=30446016/32770624 swapFree=66984560/67108860
[pid=651] ppid=648 vsize=29072 memory=5620 CPUtime=402.21 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 7095 0 0 0 40221 0 0 0 20 0 1 0 433784482 29769728 1405 33554432000 4194304 6211092 140728138434416 140728138432376 5453908 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1405 869 493 0 573 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5620 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 699
/proc/meminfo: memFree=30444972/32770624 swapFree=66984560/67108860
[pid=651] ppid=648 vsize=29072 memory=5620 CPUtime=462.2 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 7560 0 0 0 46220 0 0 0 20 0 1 0 433784482 29769728 1405 33554432000 4194304 6211092 140728138434416 140728138432376 139792756469162 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1405 869 493 0 573 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5620 KiB


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

/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1661.95 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 1.97 3/200 813
/proc/meminfo: memFree=30441056/32770624 swapFree=66984572/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=1721.93 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 15683 0 0 0 172193 0 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5451548 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1721.93 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+1782.3 s]
/proc/loadavg: 2.46 2.17 2.02 3/199 817
/proc/meminfo: memFree=30441480/32770624 swapFree=66984572/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=1781.92 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 16144 0 0 0 178192 0 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5442918 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1781.92 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+1842.3 s]
/proc/loadavg: 2.17 2.14 2.02 3/200 829
/proc/meminfo: memFree=30441816/32770624 swapFree=66984576/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=1841.91 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 16374 0 0 0 184190 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 139792756463523 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1841.91 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+1902.3 s]
/proc/loadavg: 2.14 2.13 2.02 3/201 901
/proc/meminfo: memFree=31195408/32770624 swapFree=66984576/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=1901.89 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 16609 0 0 0 190188 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5446238 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1901.89 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.11 2.02 3/200 906
/proc/meminfo: memFree=31093404/32770624 swapFree=66984576/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=1961.88 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 17115 0 0 0 196187 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5009644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 1961.88 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.09 2.02 3/200 910
/proc/meminfo: memFree=31090544/32770624 swapFree=66984576/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2021.87 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 17381 0 0 0 202186 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 139792765487976 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2021.87 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/201 919
/proc/meminfo: memFree=31089956/32770624 swapFree=66984576/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2081.86 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 17855 0 0 0 208185 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 139792756469177 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2081.86 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/199 924
/proc/meminfo: memFree=31090520/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2141.85 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 18114 0 0 0 214184 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5443061 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2141.85 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2202.3 s]
/proc/loadavg: 2.29 2.11 2.05 3/199 929
/proc/meminfo: memFree=31090896/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2201.84 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 18372 0 0 0 220183 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5454160 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2201.84 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2262.3 s]
/proc/loadavg: 2.29 2.16 2.07 3/200 935
/proc/meminfo: memFree=31089572/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2261.83 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 18842 0 0 0 226182 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5476533 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2261.83 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2322.3 s]
/proc/loadavg: 2.11 2.13 2.06 3/199 940
/proc/meminfo: memFree=31089596/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2321.81 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 19078 0 0 0 232180 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5453912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2321.81 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

[startup+2382.3 s]
/proc/loadavg: 2.04 2.11 2.06 3/199 944
/proc/meminfo: memFree=31089540/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2381.8 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 19312 0 0 0 238179 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 139792756466782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2381.8 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.03 2.10 2.05 3/199 946
/proc/meminfo: memFree=31089276/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2400 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 19529 0 0 0 239999 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5446622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

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

[startup+2400.5 s]
# the end of solver process 651 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.99 s, system=0.012997 s

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

[startup+2400.5 s]
/proc/loadavg: 2.03 2.10 2.05 3/199 946
/proc/meminfo: memFree=31089276/32770624 swapFree=66984580/67108860
[pid=651] ppid=648 vsize=29072 memory=5636 CPUtime=2400 cores=0,2,4,6
/proc/651/stat : 651 (cosoco) R 648 651 32461 0 -1 4202496 19529 0 0 0 239999 1 0 0 20 0 1 0 433784482 29769728 1409 33554432000 4194304 6211092 140728138434416 140728138432376 5446622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27930624 140728138441739 140728138441841 140728138441841 140728138444750 0
/proc/651/statm: 7268 1409 869 493 0 573 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 29072 KiB
Current children cumulated memory: 5636 KiB

Child status: 1
Real time (s): 2400.5
CPU time (s): 2400.01
CPU user time (s): 2399.99
CPU system time (s): 0.012997
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 29072
Max. memory (cumulated for all children) (KiB): 5636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.012997
maximum resident set size= 5700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19576
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= 13
involuntary context switches= 1802


# summary of solver processes directly reported to runsolver:
#   pid: 651
#   total CPU time (s): 2400.01
#   total CPU user time (s): 2399.99
#   total CPU system time (s): 0.012997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.2119 second user time and 15.9757 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-15 21:19:36
IDJOB=4397427
IDBENCH=124123
IDSOLVER=2849
FILE ID=node121/4397427-1568575218
RUNJOBID= node121-1568572742-32492
PBS_JOBID= 21703328
Free space on /tmp= 61404 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-075.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397427-1568575218/watcher-4397427-1568575218 -o /tmp/evaluation-result-4397427-1568575218/solver-4397427-1568575218 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568572742-32492 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397427-1568575218.xml

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

MD5SUM BENCH= dfbde825bf319b4caa28116806ec8592
RANDOM SEED=1662273607

node121.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.75
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.75
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.75
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.75
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:        30456980 kB
MemAvailable:   31066528 kB
Buffers:          191228 kB
Cached:           723000 kB
SwapCached:        16528 kB
Active:          1300200 kB
Inactive:         470792 kB
Active(anon):     845812 kB
Inactive(anon):    52552 kB
Active(file):     454388 kB
Inactive(file):   418240 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66984556 kB
Dirty:              2584 kB
Writeback:             0 kB
AnonPages:        951060 kB
Mapped:            41748 kB
Shmem:             33116 kB
Slab:             134980 kB
SReclaimable:     105508 kB
SUnreclaim:        29472 kB
KernelStack:        3504 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1379952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    802816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61372 MiB
End job on node121 at 2019-09-15 21:59:37