Trace number 4389392

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? (TO) 2520.04 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.33	c root propagations     : 0           
0.30/0.33	c restarts enabled, print stats at every restarts
0.30/0.33	c
0.30/0.33	c
0.30/0.33	c
0.30/0.33	c This is cosoco 2.00 --  
0.30/0.33	c
0.30/0.33	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389392-1568360493.xml 
0.30/0.33	c ========================================[ Problem Statistics ]===========================================
0.30/0.33	c |                                                                                                       
0.30/0.33	c |  Parse time        :         0.33 s 
0.30/0.33	c |
0.30/0.33	c |               Variables: 48
0.30/0.33	c |            Domain Sizes: 48..71
0.30/0.33	c |
0.30/0.33	c |             Constraints: 276
0.30/0.33	c |                   Arity: 4..4
0.30/0.33	c | 
0.30/0.33	c |                   Types: 
0.30/0.33	c |                          Intension: 276
0.30/0.33	c |                          
0.30/0.33	c =========================================================================================================
0.30/0.33	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.50/0.54	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.56	c 332            386            22579          15757          0              0              6   11   7     
2.69/2.76	c 465            537            29273          22616          0              0              6   19   12    
2.89/2.94	c 611            696            36288          30226          0              0              6   14   10    
3.19/3.23	c 771            874            44230          38136          0              0              8   19   12    
3.39/3.45	c 947            1064           52545          46296          0              0              6   15   11    
3.59/3.69	c 1140           1271           61873          56301          0              0              8   15   12    
3.99/4.03	c 1352           1498           71887          66327          0              0              6   15   11    
4.69/4.73	c 1585           1753           83336          77584          0              0              8   23   14    
5.00/5.08	c 1841           2025           95257          89094          0              0              6   16   12    
5.59/5.63	c 2122           2326           108585         103004         0              0              8   21   14    
6.10/6.14	c 2431           2655           123211         117840         0              0              6   17   13    
7.00/7.07	c 2770           3016           139528         135745         0              0              8   15   13    
7.89/7.95	c 3142           3411           156897         152049         0              0              6   15   13    
8.89/9.00	c 3551           3847           176919         171507         0              0              8   25   18    
10.10/10.16	c 4000           4327           198061         193838         0              0              6   29   20    
11.49/11.57	c 4493           4857           221051         217950         0              0              8   20   16    
14.69/14.74	c 5035           5448           282032         251330         0              0              10   18   16   
15.49/15.57	c 5631           6076           310548         282382         0              0              13   17   16   
17.29/17.37	c 6286           6768           341055         318860         0              0              9   28   24    
20.59/20.65	c 7006           7543           391927         350479         0              0              8   22   19    
22.79/22.81	c 7798           8380           430393         391856         0              0              8   28   25    
28.79/28.80	c 8669           9367           516598         427598         0              0              6   19   17    
31.19/31.22	c 9627           10369          561455         473813         0              0              13   19   18   
38.69/38.78	c 10680          11565          672025         517882         0              0              8   17   16    
42.29/42.34	c 11838          12773          725985         571170         0              0              11   18   17   
49.79/49.81	c 13111          14208          864461         613901         0              0              13   18   16   
54.00/54.06	c 14511          15666          930019         691125         0              0              15   24   21   
58.69/58.73	c 16051          17278          1002978        764655         0              0              14   24   20   
64.59/64.69	c 17745          19039          1083400        856334         0              0              11   24   23   
71.19/71.22	c 19608          20986          1170736        903939         0              0              10   20   19   
78.59/78.60	c 21657          23118          1268376        1009159        0              0              19   22   21   
86.89/86.91	c 23910          25455          1374640        1120236        0              0              11   27   26   
93.59/93.64	c 26388          28049          1495365        1215752        0              0              8   22   21    
102.09/102.19	c 29113          30943          1638418        1297623        0              0              15   21   20   
112.99/113.07	c 32110          34046          1780947        1451925        0              0              19   21   20   
128.58/128.67	c 35406          37579          1980163        1614789        0              0              16   20   19   
147.38/147.42	c 39031          41533          2165662        1796794        0              0              19   21   20   
156.88/156.99	c 43018          45739          2360974        1979017        0              0              11   19   18   
172.99/173.07	c 47403          50301          2580128        2178518        0              0              13   19   18   
186.00/186.01	c 52226          55302          2816647        2406079        0              0              8   18   17    
205.10/205.18	c 57531          60903          3079248        2656666        0              0              16   19   18   
221.49/221.55	c 63366          67041          3364801        2868533        0              0              12   17   16   
258.10/258.17	c 69784          74032          3850143        3115346        0              0              10   17   16   
269.19/269.29	c 76843          81402          4193404        3469635        0              0              11   17   16   
310.69/310.77	c 84607          89840          4899129        3778742        0              0              13   18   17   
331.29/331.33	c 93147          98737          5290724        4147753        0              0              17   19   18   
353.00/353.03	c 102541         108715         5743630        4648596        0              0              8   19   18    
374.19/374.24	c 112874         119449         6215685        5142860        0              0              9   19   18    
444.10/444.14	c 124240         131933         7071415        5669130        0              0              10   19   18   
539.59/539.67	c 136742         145753         8148648        6251425        0              0              11   21   18   
591.39/591.41	c 150494         160028         8806713        6946496        0              0              12   21   20   
633.39/633.44	c 165621         175842         9560682        7601740        0              0              13   21   20   
670.80/670.86	c 182260         193109         10350071       8281731        0              0              10   21   19   
753.40/753.44	c 200562         212854         11387296       9201583        0              0              16   21   20   
964.40/964.44	c 220694         236224         14093825       10668566       0              0              14   20   16   
1035.40/1035.40	c 242839         259823         15171305       11802939       0              0              13   21   18   
1203.90/1203.97	c 267198         288043         17804049       13085018       0              0              11   21   19   
1423.01/1423.07	c 293992         319462         20956630       14596955       0              0              15   20   18   
1533.61/1533.63	c 323465         349902         22361441       15898659       0              0              13   21   20   
1694.51/1694.56	c 355885         385711         24550441       17532365       0              0              11   21   20   
1806.51/1806.58	c 391547         422666         26258657       18975919       0              0              17   21   20   
1915.41/1915.45	c 430775         463595         28129885       20885830       0              0              9   21   20    
2100.22/2100.23	c 473925         510934         31694576       23197672       0              0              15   21   19   
2496.82/2496.84	c 521390         563566         37819313       27121661       0              0              14   19   17   
2520.03/2520.00	
2520.03/2520.00	c *** INTERRUPTED ***
2520.03/2520.00	c restarts              : 66          
2520.03/2520.00	c conflicts             : 528041       (210 /sec)
2520.03/2520.00	c decisions             : 570481       (226 /sec)
2520.03/2520.00	c propagations          : 27471378    (10901 /sec)
2520.03/2520.00	c root propagations     : 0           
2520.03/2520.00	c filter calls          : 38138272       (15134 /sec)
2520.03/2520.00	c useless filter calls  : 35664412       (93 %)
2520.03/2520.00	c Memory used           : 38.42 MB
2520.03/2520.00	c CPU time              : 2520.02 s
2520.03/2520.00	c real time             : 2520 s
2520.03/2520.00	
2520.03/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 (11688 MiB free)
  memory of node 1: 16384 MiB (15781 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389392-1568360493/watcher-4389392-1568360493 -o /tmp/evaluation-result-4389392-1568360493/solver-4389392-1568360493 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568359761-23526 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389392-1568360493.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
Current StackSize limit: 8192 KiB

solver pid=23869, runsolver pid=23866

[startup+0.100157 s]*
/proc/loadavg: 2.08 2.02 1.79 3/200 23870
/proc/meminfo: memFree=28125420/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=30620 memory=6964 CPUtime=0.1 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 1906 0 0 0 10 0 0 0 20 0 1 0 412314162 31354880 1741 33554432000 4194304 6210612 140730942739824 140730942733128 140143501691877 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 7655 1741 822 493 0 960 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30620 KiB
Current children cumulated memory: 6964 KiB

[startup+0.209679 s]*
/proc/loadavg: 2.08 2.02 1.79 3/200 23870
/proc/meminfo: memFree=28122072/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=34004 memory=10348 CPUtime=0.21 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 2780 0 0 0 21 0 0 0 20 0 1 0 412314162 34820096 2587 33554432000 4194304 6210612 140730942739824 140730942733128 140143501691877 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 8501 2587 822 493 0 1806 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34004 KiB
Current children cumulated memory: 10348 KiB

[startup+0.30931 s]*
/proc/loadavg: 2.08 2.02 1.79 3/200 23870
/proc/meminfo: memFree=28118724/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=37236 memory=13584 CPUtime=0.3 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 3569 0 0 0 30 0 0 0 20 0 1 0 412314162 38129664 3396 33554432000 4194304 6210612 140730942739824 140730942733128 140143501691877 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9309 3396 822 493 0 2614 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37236 KiB
Current children cumulated memory: 13584 KiB

[startup+0.700274 s]
/proc/loadavg: 2.08 2.02 1.79 3/200 23870
/proc/meminfo: memFree=28117608/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=38416 memory=14892 CPUtime=0.69 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 3895 0 0 0 69 0 0 0 20 0 1 0 412314162 39337984 3723 33554432000 4194304 6210612 140730942739824 140730942733128 140143502618015 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9604 3723 861 493 0 2909 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38416 KiB
Current children cumulated memory: 14892 KiB

[startup+1.50028 s]
/proc/loadavg: 2.08 2.02 1.79 3/200 23870
/proc/meminfo: memFree=28117236/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=38416 memory=14892 CPUtime=1.49 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 3915 0 0 0 149 0 0 0 20 0 1 0 412314162 39337984 3723 33554432000 4194304 6210612 140730942739824 140730942737784 140143502618020 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9604 3723 861 493 0 2909 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 38416 KiB
Current children cumulated memory: 14892 KiB

[startup+3.10959 s]
/proc/loadavg: 2.07 2.02 1.79 3/201 23872
/proc/meminfo: memFree=28115568/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=38548 memory=15124 CPUtime=3.09 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 5723 0 0 0 309 0 0 0 20 0 1 0 412314162 39473152 3781 33554432000 4194304 6210612 140730942739824 140730942737784 5478218 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9637 3781 861 493 0 2942 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 38548 KiB
Current children cumulated memory: 15124 KiB

[startup+6.30027 s]
/proc/loadavg: 2.07 2.02 1.79 3/201 23872
/proc/meminfo: memFree=28116264/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=38812 memory=15284 CPUtime=6.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 7796 0 0 0 628 1 0 0 20 0 1 0 412314162 39743488 3821 33554432000 4194304 6210612 140730942739824 140730942737784 5456150 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9703 3821 861 493 0 3008 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 38812 KiB
Current children cumulated memory: 15284 KiB

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.79 3/200 23872
/proc/meminfo: memFree=28115664/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=38944 memory=15504 CPUtime=12.69 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 10200 0 0 0 1268 1 0 0 20 0 1 0 412314162 39878656 3876 33554432000 4194304 6210612 140730942739824 140730942737784 140143502615439 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9736 3876 861 493 0 3041 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 38944 KiB
Current children cumulated memory: 15504 KiB

[startup+25.5003 s]
/proc/loadavg: 2.13 2.04 1.80 3/200 23873
/proc/meminfo: memFree=28115164/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39208 memory=15704 CPUtime=25.49 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 13859 0 0 0 2548 1 0 0 20 0 1 0 412314162 40148992 3926 33554432000 4194304 6210612 140730942739824 140730942737480 140143502618015 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9802 3926 861 493 0 3107 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15704 KiB

[startup+51.1092 s]
/proc/loadavg: 2.09 2.03 1.80 3/201 23875
/proc/meminfo: memFree=28113756/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39208 memory=15752 CPUtime=51.1 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 16624 0 0 0 5109 1 0 0 20 0 1 0 412314162 40148992 3938 33554432000 4194304 6210612 140730942739824 140730942737784 5439634 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9802 3938 861 493 0 3107 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15752 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 1.81 3/200 23879
/proc/meminfo: memFree=28109956/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39208 memory=15780 CPUtime=102.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 19241 0 0 0 10228 1 0 0 20 0 1 0 412314162 40148992 3945 33554432000 4194304 6210612 140730942739824 140730942737784 5478261 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9802 3945 861 493 0 3107 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15780 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.82 3/200 23883
/proc/meminfo: memFree=28106992/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39208 memory=15808 CPUtime=162.28 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 21358 0 0 0 16227 1 0 0 20 0 1 0 412314162 40148992 3952 33554432000 4194304 6210612 140730942739824 140730942737784 5451322 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9802 3952 861 493 0 3107 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15808 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.83 3/200 23887
/proc/meminfo: memFree=28106872/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39208 memory=15836 CPUtime=222.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 23342 0 0 0 22227 2 0 0 20 0 1 0 412314162 40148992 3959 33554432000 4194304 6210612 140730942739824 140730942737784 140143502618020 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9802 3959 861 493 0 3107 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 39208 KiB
Current children cumulated memory: 15836 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/199 23893
/proc/meminfo: memFree=28106708/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15844 CPUtime=282.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 25331 0 0 0 28227 2 0 0 20 0 1 0 412314162 40284160 3961 33554432000 4194304 6210612 140730942739824 140730942737784 5446037 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3961 861 493 0 3140 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15844 KiB

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 1.86 3/199 23897
/proc/meminfo: memFree=28100036/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15844 CPUtime=342.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 27312 0 0 0 34227 2 0 0 20 0 1 0 412314162 40284160 3961 33554432000 4194304 6210612 140730942739824 140730942737784 5454016 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3961 861 493 0 3140 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15844 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 1.87 3/199 23901
/proc/meminfo: memFree=28100720/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15852 CPUtime=402.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 27551 0 0 0 40227 2 0 0 20 0 1 0 412314162 40284160 3963 33554432000 4194304 6210612 140730942739824 140730942737784 5446483 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3963 861 493 0 3140 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15852 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 1.88 3/199 23907
/proc/meminfo: memFree=28101048/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15856 CPUtime=462.29 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 27806 0 0 0 46227 2 0 0 20 0 1 0 412314162 40284160 3964 33554432000 4194304 6210612 140730942739824 140730942737784 5439442 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3964 861 493 0 3140 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15856 KiB


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

/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/200 24059
/proc/meminfo: memFree=28100700/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15900 CPUtime=1782.31 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 33063 0 0 0 178229 2 0 0 20 0 1 0 412314162 40284160 3975 33554432000 4194304 6210612 140730942739824 140730942737784 5454016 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/200 24063
/proc/meminfo: memFree=28100472/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15900 CPUtime=1842.31 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 33354 0 0 0 184229 2 0 0 20 0 1 0 412314162 40284160 3975 33554432000 4194304 6210612 140730942739824 140730942737784 5456138 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/200 24069
/proc/meminfo: memFree=28100164/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15900 CPUtime=1902.31 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 33506 0 0 0 190229 2 0 0 20 0 1 0 412314162 40284160 3975 33554432000 4194304 6210612 140730942739824 140730942737784 5451993 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/200 24073
/proc/meminfo: memFree=28100440/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15900 CPUtime=1962.31 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 33857 0 0 0 196229 2 0 0 20 0 1 0 412314162 40284160 3975 33554432000 4194304 6210612 140730942739824 140730942737784 5451372 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/200 24077
/proc/meminfo: memFree=28100672/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15900 CPUtime=2022.31 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 34095 0 0 0 202229 2 0 0 20 0 1 0 412314162 40284160 3975 33554432000 4194304 6210612 140730942739824 140730942737784 5453762 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3975 861 493 0 3140 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15900 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 24083
/proc/meminfo: memFree=28099872/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15904 CPUtime=2082.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 34317 0 0 0 208230 2 0 0 20 0 1 0 412314162 40284160 3976 33554432000 4194304 6210612 140730942739824 140730942737784 5446080 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3976 861 493 0 3140 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15904 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/212 24116
/proc/meminfo: memFree=27642780/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15904 CPUtime=2142.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 34607 0 0 0 214230 2 0 0 20 0 1 0 412314162 40284160 3976 33554432000 4194304 6210612 140730942739824 140730942737784 5440487 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3976 861 493 0 3140 0
Current children cumulated CPU time: 2142.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15904 KiB

[startup+2202.3 s]
/proc/loadavg: 1.47 1.87 1.95 2/191 24139
/proc/meminfo: memFree=29014844/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15904 CPUtime=2202.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 34812 0 0 0 220230 2 0 0 20 0 1 0 412314162 40284160 3976 33554432000 4194304 6210612 140730942739824 140730942737784 5445991 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3976 861 493 0 3140 0
Current children cumulated CPU time: 2202.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15904 KiB

[startup+2262.3 s]
/proc/loadavg: 1.21 1.73 1.90 2/193 24147
/proc/meminfo: memFree=29013380/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15904 CPUtime=2262.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 35043 0 0 0 226230 2 0 0 20 0 1 0 412314162 40284160 3976 33554432000 4194304 6210612 140730942739824 140730942737784 5068613 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3976 861 493 0 3140 0
Current children cumulated CPU time: 2262.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15904 KiB

[startup+2322.3 s]
/proc/loadavg: 1.16 1.61 1.85 2/193 24151
/proc/meminfo: memFree=29013796/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15908 CPUtime=2322.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 35273 0 0 0 232230 2 0 0 20 0 1 0 412314162 40284160 3977 33554432000 4194304 6210612 140730942739824 140730942737784 5453766 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3977 861 493 0 3140 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15908 KiB

[startup+2382.3 s]
/proc/loadavg: 1.06 1.50 1.79 2/194 24163
/proc/meminfo: memFree=29013240/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15908 CPUtime=2382.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 35471 0 0 0 238230 2 0 0 20 0 1 0 412314162 40284160 3977 33554432000 4194304 6210612 140730942739824 140730942737784 5440506 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3977 861 493 0 3140 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15908 KiB

[startup+2442.3 s]
/proc/loadavg: 1.02 1.41 1.75 2/194 24169
/proc/meminfo: memFree=29013540/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15908 CPUtime=2442.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 35711 0 0 0 244230 2 0 0 20 0 1 0 412314162 40284160 3977 33554432000 4194304 6210612 140730942739824 140730942737784 5446483 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3977 861 493 0 3140 0
Current children cumulated CPU time: 2442.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15908 KiB

[startup+2502.3 s]
/proc/loadavg: 1.01 1.33 1.70 2/194 24173
/proc/meminfo: memFree=29013372/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15908 CPUtime=2502.32 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 36011 0 0 0 250230 2 0 0 20 0 1 0 412314162 40284160 3977 33554432000 4194304 6210612 140730942739824 140730942737784 5480012 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3977 861 493 0 3140 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.01 1.31 1.68 2/194 24174
/proc/meminfo: memFree=29012952/32770624 swapFree=66999912/67108860
[pid=23869] ppid=23866 vsize=39340 memory=15908 CPUtime=2520.03 cores=1,3,5,7
/proc/23869/stat : 23869 (cosoco) R 23866 23869 23494 0 -1 4202496 36100 0 0 0 252001 2 0 0 20 0 1 0 412314162 40284160 3977 33554432000 4194304 6210612 140730942739824 140730942737784 5446058 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 13357056 140730942747659 140730942747761 140730942747761 140730942750670 0
/proc/23869/statm: 9835 3977 861 493 0 3140 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 39340 KiB
Current children cumulated memory: 15908 KiB

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

[startup+2520.01 s]
# the end of solver process 23869 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.02 s, system=0.024 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.04
CPU user time (s): 2520.02
CPU system time (s): 0.024
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 39340
Max. memory (cumulated for all children) (KiB): 15908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.02
system time used= 0.024
maximum resident set size= 15976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36149
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= 18
involuntary context switches= 745


# summary of solver processes directly reported to runsolver:
#   pid: 23869
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2520.02
#   total CPU system time (s): 0.024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3672 second user time and 14.8378 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-13 09:40:54
IDJOB=4389392
IDBENCH=141713
IDSOLVER=2829
FILE ID=node123/4389392-1568360493
RUNJOBID= node123-1568359761-23526
PBS_JOBID= 21701205
Free space on /tmp= 56696 MiB

SOLVER NAME= cosoco 2
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-4389392-1568360493/watcher-4389392-1568360493 -o /tmp/evaluation-result-4389392-1568360493/solver-4389392-1568360493 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568359761-23526 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389392-1568360493.xml

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=1732803632

node123.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.49
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.49
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.49
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.49
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:        28128612 kB
MemAvailable:   31076080 kB
Buffers:          109520 kB
Cached:          3097396 kB
SwapCached:         7392 kB
Active:          1966360 kB
Inactive:        2044688 kB
Active(anon):     796308 kB
Inactive(anon):    49376 kB
Active(file):    1170052 kB
Inactive(file):  1995312 kB
Unevictable:      107524 kB
Mlocked:          107524 kB
SwapTotal:      67108860 kB
SwapFree:       66999912 kB
Dirty:              2764 kB
Writeback:             0 kB
AnonPages:        905428 kB
Mapped:            45708 kB
Shmem:             32676 kB
Slab:             225284 kB
SReclaimable:     195876 kB
SUnreclaim:        29408 kB
KernelStack:        3568 kB
PageTables:         6928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1334800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56796 MiB
End job on node123 at 2019-09-13 10:22:54