Trace number 4407932

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) 2520.05 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
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 benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.34	c root propagations     : 0           
0.30/0.34	c restarts enabled, print stats at every restarts
0.30/0.34	c
0.30/0.34	c
0.30/0.34	c
0.30/0.34	c This is cosoco 2.00 --  
0.30/0.34	c
0.30/0.34	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407932-1569815189.xml 
0.30/0.34	c ========================================[ Problem Statistics ]===========================================
0.30/0.34	c |                                                                                                       
0.30/0.34	c |  Parse time        :         0.33 s 
0.30/0.34	c |
0.30/0.34	c |               Variables: 48
0.30/0.34	c |            Domain Sizes: 48..71
0.30/0.34	c |
0.30/0.34	c |             Constraints: 276
0.30/0.34	c |                   Arity: 4..4
0.30/0.34	c | 
0.30/0.34	c |                   Types: 
0.30/0.34	c |                          Intension: 276
0.30/0.34	c |                          
0.30/0.34	c =========================================================================================================
0.30/0.34	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.50/0.55	c 101            113            5230           5200           0              0              7   13   10    
0.79/0.80	c 211            239            10836          10860          0              0              6   17   12    
2.49/2.57	c 332            386            22579          15757          0              0              6   11   7     
2.69/2.77	c 465            537            29273          22616          0              0              6   19   12    
2.89/2.95	c 611            696            36288          30226          0              0              6   14   10    
3.19/3.24	c 771            874            44230          38136          0              0              8   19   12    
3.39/3.46	c 947            1064           52545          46296          0              0              6   15   11    
3.69/3.70	c 1140           1271           61873          56301          0              0              8   15   12    
3.99/4.05	c 1352           1498           71887          66327          0              0              6   15   11    
4.69/4.75	c 1585           1753           83336          77584          0              0              8   23   14    
4.99/5.10	c 1841           2025           95257          89094          0              0              6   16   12    
5.59/5.66	c 2122           2326           108585         103004         0              0              8   21   14    
6.09/6.18	c 2431           2655           123211         117840         0              0              6   17   13    
7.09/7.12	c 2770           3016           139528         135745         0              0              8   15   13    
7.89/8.00	c 3142           3411           156897         152049         0              0              6   15   13    
8.99/9.05	c 3551           3847           176919         171507         0              0              8   25   18    
10.18/10.21	c 4000           4327           198061         193838         0              0              6   29   20    
11.58/11.63	c 4493           4857           221051         217950         0              0              8   20   16    
14.78/14.82	c 5035           5448           282032         251330         0              0              10   18   16   
15.58/15.64	c 5631           6076           310548         282382         0              0              13   17   16   
17.38/17.45	c 6286           6768           341055         318860         0              0              9   28   24    
20.68/20.74	c 7006           7543           391927         350479         0              0              8   22   19    
22.88/22.90	c 7798           8380           430393         391856         0              0              8   28   25    
28.79/28.89	c 8669           9367           516598         427598         0              0              6   19   17    
31.29/31.33	c 9627           10369          561455         473813         0              0              13   19   18   
38.89/38.90	c 10680          11565          672025         517882         0              0              8   17   16    
42.39/42.48	c 11838          12773          725985         571170         0              0              11   18   17   
49.89/49.96	c 13111          14208          864461         613901         0              0              13   18   16   
54.19/54.23	c 14511          15666          930019         691125         0              0              15   24   21   
58.89/58.92	c 16051          17278          1002978        764655         0              0              14   24   20   
64.89/64.91	c 17745          19039          1083400        856334         0              0              11   24   23   
71.39/71.49	c 19608          20986          1170736        903939         0              0              10   20   19   
78.89/78.92	c 21657          23118          1268376        1009159        0              0              19   22   21   
87.19/87.28	c 23910          25455          1374640        1120236        0              0              11   27   26   
94.00/94.06	c 26388          28049          1495365        1215752        0              0              8   22   21    
102.59/102.65	c 29113          30943          1638418        1297623        0              0              15   21   20   
113.59/113.63	c 32110          34046          1780947        1451925        0              0              19   21   20   
129.29/129.31	c 35406          37579          1980163        1614789        0              0              16   20   19   
148.19/148.21	c 39031          41533          2165662        1796794        0              0              19   21   20   
157.79/157.83	c 43018          45739          2360974        1979017        0              0              11   19   18   
173.99/174.03	c 47403          50301          2580128        2178518        0              0              13   19   18   
186.99/187.04	c 52226          55302          2816647        2406079        0              0              8   18   17    
206.29/206.36	c 57531          60903          3079248        2656666        0              0              16   19   18   
222.79/222.85	c 63366          67041          3364801        2868533        0              0              12   17   16   
259.49/259.50	c 69784          74032          3850143        3115346        0              0              10   17   16   
270.59/270.68	c 76843          81402          4193404        3469635        0              0              11   17   16   
312.19/312.22	c 84607          89840          4899129        3778742        0              0              13   18   17   
332.89/332.91	c 93147          98737          5290724        4147753        0              0              17   19   18   
354.69/354.76	c 102541         108715         5743630        4648596        0              0              8   19   18    
376.10/376.12	c 112874         119449         6215685        5142860        0              0              9   19   18    
446.10/446.17	c 124240         131933         7071415        5669130        0              0              10   19   18   
541.90/541.99	c 136742         145753         8148648        6251425        0              0              11   21   18   
594.11/594.15	c 150494         160028         8806713        6946496        0              0              12   21   20   
636.40/636.49	c 165621         175842         9560682        7601740        0              0              13   21   20   
674.20/674.23	c 182260         193109         10350071       8281731        0              0              10   21   19   
757.30/757.30	c 200562         212854         11387296       9201583        0              0              16   21   20   
968.90/968.95	c 220694         236224         14093825       10668566       0              0              14   20   16   
1040.50/1040.52	c 242839         259823         15171305       11802939       0              0              13   21   18   
1209.11/1209.16	c 267198         288043         17804049       13085018       0              0              11   21   19   
1428.51/1428.51	c 293992         319462         20956630       14596955       0              0              15   20   18   
1540.12/1540.12	c 323465         349902         22361441       15898659       0              0              13   21   20   
1701.91/1701.90	c 355885         385711         24550441       17532365       0              0              11   21   20   
1814.91/1814.94	c 391547         422666         26258657       18975919       0              0              17   21   20   
1924.71/1924.72	c 430775         463595         28129885       20885830       0              0              9   21   20    
2109.72/2109.79	c 473925         510934         31694576       23197672       0              0              15   21   19   
2507.04/2507.07	c 521390         563566         37819313       27121661       0              0              14   19   17   
2520.04/2520.00	
2520.04/2520.00	c *** INTERRUPTED ***
2520.04/2520.00	c restarts              : 66          
2520.04/2520.00	c conflicts             : 524799       (208 /sec)
2520.04/2520.00	c decisions             : 567117       (225 /sec)
2520.04/2520.00	c propagations          : 27299962    (10833 /sec)
2520.04/2520.00	c root propagations     : 0           
2520.04/2520.00	c filter calls          : 37983543       (15073 /sec)
2520.04/2520.00	c useless filter calls  : 35520217       (93 %)
2520.04/2520.00	c Memory used           : 38.42 MB
2520.04/2520.00	c CPU time              : 2520.02 s
2520.04/2520.00	c real time             : 2520 s
2520.04/2520.00	
2520.04/2520.00	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 (14862 MiB free)
  memory of node 1: 16384 MiB (14626 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407932-1569815189/watcher-4407932-1569815189 -o /tmp/evaluation-result-4407932-1569815189/solver-4407932-1569815189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30040 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407932-1569815189.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=2716, runsolver pid=2713
Current StackSize limit: 8192 KiB


[startup+0.100151 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 2717
/proc/meminfo: memFree=30193584/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=30488 memory=6708 CPUtime=0.1 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 1884 0 0 0 10 0 0 0 20 0 1 0 557433593 31219712 1677 33554432000 4194304 6211132 140722711946640 140722711943176 140482177858533 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 7622 1677 823 493 0 927 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30488 KiB
Current children cumulated memory: 6708 KiB

[startup+0.209542 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 2717
/proc/meminfo: memFree=30190236/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=34004 memory=10352 CPUtime=0.2 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 2750 0 0 0 20 0 0 0 20 0 1 0 557433593 34820096 2588 33554432000 4194304 6211132 140722711946640 140722711938280 140482178319340 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 8501 2588 823 493 0 1806 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34004 KiB
Current children cumulated memory: 10352 KiB

[startup+0.309156 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 2717
/proc/meminfo: memFree=30186888/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=37108 memory=13328 CPUtime=0.3 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 3533 0 0 0 30 0 0 0 20 0 1 0 557433593 37998592 3332 33554432000 4194304 6211132 140722711946640 140722711938280 140482177858533 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9277 3332 823 493 0 2582 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37108 KiB
Current children cumulated memory: 13328 KiB

[startup+0.700278 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 2717
/proc/meminfo: memFree=30185772/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=38416 memory=14896 CPUtime=0.69 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 3898 0 0 0 69 0 0 0 20 0 1 0 557433593 39337984 3724 33554432000 4194304 6211132 140722711946640 140722711938280 5443128 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9604 3724 864 493 0 2909 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38416 KiB
Current children cumulated memory: 14896 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 2717
/proc/meminfo: memFree=30184968/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=38416 memory=14896 CPUtime=1.49 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 3918 0 0 0 149 0 0 0 20 0 1 0 557433593 39337984 3724 33554432000 4194304 6211132 140722711946640 140722711944296 140482178782288 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9604 3724 864 493 0 2909 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 38416 KiB
Current children cumulated memory: 14896 KiB

[startup+3.10906 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 2718
/proc/meminfo: memFree=30184736/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=38548 memory=15136 CPUtime=3.09 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 5726 0 0 0 309 0 0 0 20 0 1 0 557433593 39473152 3784 33554432000 4194304 6211132 140722711946640 140722711944600 5455682 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9637 3784 864 493 0 2942 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 38548 KiB
Current children cumulated memory: 15136 KiB

[startup+6.30026 s]
/proc/loadavg: 1.84 2.01 2.04 3/199 2718
/proc/meminfo: memFree=30184088/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=38812 memory=15296 CPUtime=6.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 7799 0 0 0 629 0 0 0 20 0 1 0 557433593 39743488 3824 33554432000 4194304 6211132 140722711946640 140722711944600 5451484 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9703 3824 864 493 0 3008 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 38812 KiB
Current children cumulated memory: 15296 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 2.01 2.04 3/199 2718
/proc/meminfo: memFree=30184088/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=38944 memory=15516 CPUtime=12.68 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 10203 0 0 0 1268 0 0 0 20 0 1 0 557433593 39878656 3879 33554432000 4194304 6211132 140722711946640 140722711944600 5446681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9736 3879 864 493 0 3041 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 38944 KiB
Current children cumulated memory: 15516 KiB

[startup+25.5003 s]
/proc/loadavg: 1.89 2.01 2.04 3/199 2720
/proc/meminfo: memFree=30183520/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39208 memory=15716 CPUtime=25.49 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 14020 0 0 0 2548 1 0 0 20 0 1 0 557433593 40148992 3929 33554432000 4194304 6211132 140722711946640 140722711944600 5446944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9802 3929 864 493 0 3107 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15716 KiB

[startup+51.1089 s]
/proc/loadavg: 1.93 2.01 2.04 3/199 2720
/proc/meminfo: memFree=30183920/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39208 memory=15760 CPUtime=51.1 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 16593 0 0 0 5109 1 0 0 20 0 1 0 557433593 40148992 3940 33554432000 4194304 6211132 140722711946640 140722711944600 5069282 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9802 3940 864 493 0 3107 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15760 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/199 2724
/proc/meminfo: memFree=30183572/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39208 memory=15792 CPUtime=102.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 19246 0 0 0 10228 1 0 0 20 0 1 0 557433593 40148992 3948 33554432000 4194304 6211132 140722711946640 140722711944600 5164796 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9802 3948 864 493 0 3107 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15792 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/199 2730
/proc/meminfo: memFree=30183504/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39208 memory=15820 CPUtime=162.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 19493 0 0 0 16228 1 0 0 20 0 1 0 557433593 40148992 3955 33554432000 4194304 6211132 140722711946640 140722711944600 5446937 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9802 3955 864 493 0 3107 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15820 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 2734
/proc/meminfo: memFree=30183704/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39208 memory=15848 CPUtime=222.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 19732 0 0 0 22228 1 0 0 20 0 1 0 557433593 40148992 3962 33554432000 4194304 6211132 140722711946640 140722711944600 5443112 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9802 3962 864 493 0 3107 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15848 KiB

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/200 2746
/proc/meminfo: memFree=30183564/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15852 CPUtime=282.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 19967 0 0 0 28228 1 0 0 20 0 1 0 557433593 40284160 3963 33554432000 4194304 6211132 140722711946640 140722711944600 5442966 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3963 864 493 0 3140 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15852 KiB

[startup+342.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/200 2752
/proc/meminfo: memFree=30183604/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15860 CPUtime=342.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 20198 0 0 0 34228 1 0 0 20 0 1 0 557433593 40284160 3965 33554432000 4194304 6211132 140722711946640 140722711944600 5069369 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3965 864 493 0 3140 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15860 KiB

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 2756
/proc/meminfo: memFree=30183764/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15864 CPUtime=402.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 20417 0 0 0 40228 1 0 0 20 0 1 0 557433593 40284160 3966 33554432000 4194304 6211132 140722711946640 140722711944600 5443093 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3966 864 493 0 3140 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15864 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 2760
/proc/meminfo: memFree=30182848/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15868 CPUtime=462.29 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 20644 0 0 0 46228 1 0 0 20 0 1 0 557433593 40284160 3967 33554432000 4194304 6211132 140722711946640 140722711944600 5446948 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3967 864 493 0 3140 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15868 KiB


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

/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+1782.3 s]
/proc/loadavg: 1.01 1.08 1.37 2/192 2950
/proc/meminfo: memFree=30189264/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15912 CPUtime=1782.31 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 25064 0 0 0 178230 1 0 0 20 0 1 0 557433593 40284160 3978 33554432000 4194304 6211132 140722711946640 140722711944600 5164900 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.07 1.35 2/192 2954
/proc/meminfo: memFree=30189252/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15912 CPUtime=1842.31 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 25309 0 0 0 184230 1 0 0 20 0 1 0 557433593 40284160 3978 33554432000 4194304 6211132 140722711946640 140722711944600 5446183 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.06 1.32 2/192 2958
/proc/meminfo: memFree=30189536/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15912 CPUtime=1902.31 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 25435 0 0 0 190230 1 0 0 20 0 1 0 557433593 40284160 3978 33554432000 4194304 6211132 140722711946640 140722711944600 5451564 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.04 1.30 2/192 2964
/proc/meminfo: memFree=30189544/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15912 CPUtime=1962.32 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 25687 0 0 0 196231 1 0 0 20 0 1 0 557433593 40284160 3978 33554432000 4194304 6211132 140722711946640 140722711944600 5440643 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/192 2968
/proc/meminfo: memFree=30190032/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15912 CPUtime=2022.32 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 25878 0 0 0 202231 1 0 0 20 0 1 0 557433593 40284160 3978 33554432000 4194304 6211132 140722711946640 140722711944600 5446292 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3978 864 493 0 3140 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15912 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/193 2980
/proc/meminfo: memFree=30189572/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15916 CPUtime=2082.32 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 26059 0 0 0 208231 1 0 0 20 0 1 0 557433593 40284160 3979 33554432000 4194304 6211132 140722711946640 140722711944600 5446258 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3979 864 493 0 3140 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15916 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.03 1.25 2/193 2986
/proc/meminfo: memFree=30189228/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15916 CPUtime=2142.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 26306 0 0 0 214231 2 0 0 20 0 1 0 557433593 40284160 3979 33554432000 4194304 6211132 140722711946640 140722711944600 5443144 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3979 864 493 0 3140 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15916 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/193 2990
/proc/meminfo: memFree=30189804/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15916 CPUtime=2202.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 26475 0 0 0 220231 2 0 0 20 0 1 0 557433593 40284160 3979 33554432000 4194304 6211132 140722711946640 140722711944600 5451514 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3979 864 493 0 3140 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15916 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/193 2994
/proc/meminfo: memFree=30189908/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15916 CPUtime=2262.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 26659 0 0 0 226231 2 0 0 20 0 1 0 557433593 40284160 3979 33554432000 4194304 6211132 140722711946640 140722711944600 5440648 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3979 864 493 0 3140 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15916 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/193 3000
/proc/meminfo: memFree=30189468/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15920 CPUtime=2322.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 26861 0 0 0 232231 2 0 0 20 0 1 0 557433593 40284160 3980 33554432000 4194304 6211132 140722711946640 140722711944600 5440659 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3980 864 493 0 3140 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15920 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/192 3005
/proc/meminfo: memFree=30188728/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15920 CPUtime=2382.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 27035 0 0 0 238231 2 0 0 20 0 1 0 557433593 40284160 3980 33554432000 4194304 6211132 140722711946640 140722711944600 5446299 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3980 864 493 0 3140 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15920 KiB

[startup+2442.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/192 3009
/proc/meminfo: memFree=30189152/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15920 CPUtime=2442.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 27204 0 0 0 244231 2 0 0 20 0 1 0 557433593 40284160 3980 33554432000 4194304 6211132 140722711946640 140722711944600 140482178782302 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3980 864 493 0 3140 0
Current children cumulated CPU time: 2442.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15920 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/192 3015
/proc/meminfo: memFree=30189488/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15920 CPUtime=2502.33 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 27382 0 0 0 250231 2 0 0 20 0 1 0 557433593 40284160 3980 33554432000 4194304 6211132 140722711946640 140722711944600 5451650 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3980 864 493 0 3140 0
Current children cumulated CPU time: 2502.33 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15920 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.17 2/192 3015
/proc/meminfo: memFree=30189456/32770624 swapFree=66954180/67108860
[pid=2716] ppid=2713 vsize=39340 memory=15920 CPUtime=2520.04 cores=1,3,5,7
/proc/2716/stat : 2716 (cosoco) R 2713 2716 30008 0 -1 4202496 27568 0 0 0 252002 2 0 0 20 0 1 0 557433593 40284160 3980 33554432000 4194304 6211132 140722711946640 140722711944600 5451516 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 19357696 140722711954443 140722711954545 140722711954545 140722711957454 0
/proc/2716/statm: 9835 3980 864 493 0 3140 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15920 KiB

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

[startup+2520.01 s]
# the end of solver process 2716 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.02 s, system=0.023 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.05
CPU user time (s): 2520.02
CPU system time (s): 0.023
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 39340
Max. memory (cumulated for all children) (KiB): 15920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.023
maximum resident set size= 15984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27611
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= 739


# summary of solver processes directly reported to runsolver:
#   pid: 2716
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2520.02
#   total CPU system time (s): 0.023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.9244 second user time and 16.204 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-30 05:45:47
IDJOB=4407932
IDBENCH=141713
IDSOLVER=2874
FILE ID=node119/4407932-1569815189
RUNJOBID= node119-1569787352-30040
PBS_JOBID= 21705833
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407932-1569815189/watcher-4407932-1569815189 -o /tmp/evaluation-result-4407932-1569815189/solver-4407932-1569815189 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30040 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407932-1569815189.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=478164267

node119.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.47
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.47
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.47
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.47
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:        30196600 kB
MemAvailable:   31826264 kB
Buffers:          219568 kB
Cached:          1748388 kB
SwapCached:        46700 kB
Active:          1076960 kB
Inactive:         944224 kB
Active(anon):      16752 kB
Inactive(anon):   118532 kB
Active(file):    1060208 kB
Inactive(file):   825692 kB
Unevictable:      106756 kB
Mlocked:          106756 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:         55812 kB
Mapped:            28836 kB
Shmem:             73180 kB
Slab:             148348 kB
SReclaimable:     119196 kB
SUnreclaim:        29152 kB
KernelStack:        3760 kB
PageTables:         5376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     569852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62028 MiB
End job on node119 at 2019-09-30 06:27:47