Trace number 4396835

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.03 2520.01

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-29-093.xml
MD5SUMbf633c2727f59b2e783fa7e248dd5fc9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints406
Number of domains29
Minimum domain size65
Maximum domain size93
Distribution of domain sizes[{"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},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2},{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2}]
Minimum variable degree28
Maximum variable degree28
Distribution of variable degrees[{"degree":28,"count":58}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":406}]
Number of extensional constraints0
Number of intensional constraints406
Distribution of constraint types[{"type":"intension","count":406}]
Optimization problemNO
Type of objective

Solver Data

0.40/0.49	c root propagations     : 0           
0.40/0.49	c restarts enabled, print stats at every restarts
0.40/0.49	c
0.40/0.49	c
0.40/0.49	c
0.40/0.49	c This is cosoco 2.00 --  
0.40/0.49	c
0.40/0.49	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396835-1568595808.xml 
0.40/0.49	c ========================================[ Problem Statistics ]===========================================
0.40/0.49	c |                                                                                                       
0.40/0.49	c |  Parse time        :         0.48 s 
0.40/0.49	c |
0.40/0.49	c |               Variables: 58
0.40/0.49	c |            Domain Sizes: 65..93
0.40/0.49	c |
0.40/0.49	c |             Constraints: 406
0.40/0.49	c |                   Arity: 4..4
0.40/0.49	c | 
0.40/0.49	c |                   Types: 
0.40/0.49	c |                          Intension: 406
0.40/0.49	c |                          
0.40/0.49	c =========================================================================================================
0.40/0.49	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.81	c 101            113            6500           6951           0              0              7   13   9     
5.89/5.98	c 211            236            23996          13100          0              0              7   7   6      
6.29/6.35	c 332            373            31197          20882          0              0              9   17   13    
6.69/6.70	c 465            519            39031          28759          0              0              6   14   9     
7.00/7.05	c 611            678            47595          38755          0              0              6   14   10    
7.29/7.36	c 771            851            56920          49113          0              0              6   14   10    
7.69/7.75	c 947            1043           67298          61316          0              0              6   17   10    
8.00/8.06	c 1140           1249           78383          74357          0              0              6   14   10    
8.59/8.60	c 1352           1478           90665          87812          0              0              6   17   11    
9.19/9.20	c 1585           1729           104289         101703         0              0              6   19   11    
9.69/9.74	c 1841           2000           118797         117596         0              0              6   16   12    
10.49/10.55	c 2122           2301           135127         134610         0              0              6   21   13    
11.29/11.34	c 2431           2629           153075         152852         0              0              6   16   12    
12.39/12.45	c 2770           2990           172640         173640         0              0              6   23   14    
13.49/13.56	c 3142           3385           194594         195729         0              0              6   16   13    
14.59/14.61	c 3551           3820           217825         220490         0              0              6   27   16    
15.58/15.60	c 4000           4300           244492         252193         0              0              6   22   14    
21.18/21.28	c 4493           4846           287247         281289         0              0              6   18   15    
22.68/22.75	c 5035           5417           318793         315714         0              0              6   23   18    
24.38/24.41	c 5631           6047           353628         347621         0              0              8   27   21    
26.68/26.72	c 6286           6733           390844         388320         0              0              6   26   20    
29.09/29.16	c 7006           7485           430910         426642         0              0              8   26   22    
31.68/31.78	c 7798           8359           495349         469855         0              0              8   27   22    
35.99/36.07	c 8669           9273           545296         527925         0              0              8   25   22    
39.78/39.85	c 9627           10308          618247         576536         0              0              8   25   21    
44.78/44.81	c 10680          11412          678485         646979         0              0              8   25   22    
48.38/48.44	c 11838          12612          742995         711758         0              0              8   25   22    
53.88/53.93	c 13111          13947          817520         787080         0              0              6   27   23    
57.68/57.79	c 14511          15441          899682         878912         0              0              6   23   21    
63.18/63.25	c 16051          17056          988442         972644         0              0              6   25   20    
69.78/69.88	c 17745          18801          1081522        1065583        0              0              8   27   24    
88.28/88.34	c 19608          20740          1211169        1192305        0              0              6   24   21    
95.99/96.05	c 21657          22847          1321921        1278427        0              0              8   26   24    
105.28/105.36	c 23910          25201          1451762        1431553        0              0              8   27   23    
127.00/127.08	c 26388          28337          1809895        1566307        0              0              8   26   23    
139.19/139.26	c 29113          31148          1963188        1707224        0              0              9   22   21    
160.29/160.37	c 32110          34263          2134774        1887620        0              0              6   25   23    
172.79/172.84	c 35406          37790          2342729        2110617        0              0              6   23   22    
205.49/205.56	c 39031          41554          2556052        2352407        0              0              6   22   21    
226.49/226.51	c 43018          45636          2778525        2619965        0              0              6   31   28    
262.69/262.73	c 47403          50191          3029179        2918269        0              0              6   24   23    
290.00/290.05	c 52226          55150          3297932        3178135        0              0              8   31   24    
344.49/344.54	c 57531          61203          3906904        3495545        0              0              8   22   19    
374.00/374.05	c 63366          67175          4231805        3862244        0              0              8   27   25    
410.19/410.20	c 69784          73775          4592947        4232494        0              0              8   25   24    
453.49/453.59	c 76843          81025          4997420        4611753        0              0              8   23   22    
557.19/557.26	c 84607          89757          6044465        5280801        0              0              8   25   22    
685.69/685.76	c 93147          99674          7541799        6289637        0              0              8   23   21    
728.19/728.29	c 102541         109425         8088570        6932455        0              0              11   23   21   
877.19/877.25	c 112874         121349         9688324        7717612        0              0              10   21   20   
991.20/991.21	c 124240         133843         10778790       8328299        0              0              13   23   21   
1164.50/1164.55	c 136742         148064         12859824       9566311        0              0              12   21   20   
1238.60/1238.65	c 150494         162166         13653836       10290455       0              0              14   21   20   
1475.60/1475.68	c 165621         179691         15853507       11218063       0              0              12   20   18   
1531.80/1531.82	c 182260         196821         16808473       12181546       0              0              10   23   21   
1768.01/1768.01	c 200562         217365         18910102       13315067       0              0              9   21   17    
1925.71/1925.78	c 220694         238685         20431645       14544162       0              0              12   21   20   
2020.71/2020.72	c 242839         261525         21704793       15507745       0              0              13   21   20   
2168.81/2168.88	c 267198         286597         23095832       16967435       0              0              13   23   22   
2441.51/2441.58	c 293992         314861         26207866       19479954       0              0              14   23   20   
2520.02/2520.00	
2520.02/2520.00	c *** INTERRUPTED ***
2520.02/2520.00	c restarts              : 60          
2520.02/2520.00	c conflicts             : 297948       (118 /sec)
2520.02/2520.00	c decisions             : 319171       (127 /sec)
2520.02/2520.00	c propagations          : 19925466    (7907 /sec)
2520.02/2520.00	c root propagations     : 0           
2520.02/2520.00	c filter calls          : 26778817       (10626 /sec)
2520.02/2520.00	c useless filter calls  : 25308083       (94 %)
2520.02/2520.00	c Memory used           : 44.95 MB
2520.02/2520.00	c CPU time              : 2520.01 s
2520.02/2520.00	c real time             : 2520 s
2520.02/2520.00	
2520.02/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 (11897 MiB free)
  memory of node 1: 16384 MiB (14001 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396835-1568595808/watcher-4396835-1568595808 -o /tmp/evaluation-result-4396835-1568595808/solver-4396835-1568595808 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568572744-8046 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396835-1568595808.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=12878, runsolver pid=12875
Current StackSize limit: 8192 KiB


[startup+0.10078 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26518056/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=30632 memory=6852 CPUtime=0.1 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 1915 0 0 0 10 0 0 0 20 0 1 0 435849615 31367168 1713 33554432000 4194304 6211092 140723507415520 140723507410696 139916784053221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 7658 1713 823 493 0 963 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30632 KiB
Current children cumulated memory: 6852 KiB

[startup+0.209563 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26514716/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=34148 memory=10504 CPUtime=0.2 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 2817 0 0 0 20 0 0 0 20 0 1 0 435849615 34967552 2626 33554432000 4194304 6211092 140723507415520 140723507410696 139916784053221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 8537 2626 823 493 0 1842 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34148 KiB
Current children cumulated memory: 10504 KiB

[startup+0.309208 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26510996/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=37528 memory=13884 CPUtime=0.3 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 3641 0 0 0 30 0 0 0 20 0 1 0 435849615 38428672 3471 33554432000 4194304 6211092 140723507415520 140723507410696 139916784053221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 9382 3471 823 493 0 2687 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37528 KiB
Current children cumulated memory: 13884 KiB

[startup+0.700277 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26504672/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=43652 memory=20136 CPUtime=0.69 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 5221 0 0 0 68 1 0 0 20 0 1 0 435849615 44699648 5034 33554432000 4194304 6211092 140723507415520 140723507410696 5441131 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 10913 5034 863 493 0 4218 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43652 KiB
Current children cumulated memory: 20136 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26503928/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=44048 memory=20400 CPUtime=1.49 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 5327 0 0 0 148 1 0 0 20 0 1 0 435849615 45105152 5100 33554432000 4194304 6211092 140723507415520 140723507410696 5478368 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11012 5100 863 493 0 4317 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44048 KiB
Current children cumulated memory: 20400 KiB

[startup+3.10903 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26503928/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=44312 memory=20812 CPUtime=3.1 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 6348 0 0 0 309 1 0 0 20 0 1 0 435849615 45375488 5203 33554432000 4194304 6211092 140723507415520 140723507410696 5446248 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11078 5203 863 493 0 4383 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 44312 KiB
Current children cumulated memory: 20812 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12879
/proc/meminfo: memFree=26503556/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=44312 memory=20852 CPUtime=6.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 8347 0 0 0 628 1 0 0 20 0 1 0 435849615 45375488 5213 33554432000 4194304 6211092 140723507415520 140723507413176 5441106 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11078 5213 863 493 0 4383 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 44312 KiB
Current children cumulated memory: 20852 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12880
/proc/meminfo: memFree=26502992/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=44840 memory=21436 CPUtime=12.69 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 11418 0 0 0 1268 1 0 0 20 0 1 0 435849615 45916160 5359 33554432000 4194304 6211092 140723507415520 140723507413480 5446126 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11210 5359 863 493 0 4515 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 44840 KiB
Current children cumulated memory: 21436 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12880
/proc/meminfo: memFree=26503644/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45236 memory=21784 CPUtime=25.48 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 17807 0 0 0 2547 1 0 0 20 0 1 0 435849615 46321664 5446 33554432000 4194304 6211092 140723507415520 140723507413480 5446233 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11309 5446 863 493 0 4614 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 45236 KiB
Current children cumulated memory: 21784 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12882
/proc/meminfo: memFree=26503504/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45368 memory=21948 CPUtime=51.09 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 21145 0 0 0 5108 1 0 0 20 0 1 0 435849615 46456832 5487 33554432000 4194304 6211092 140723507415520 140723507413480 139916784979392 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11342 5487 863 493 0 4647 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 45368 KiB
Current children cumulated memory: 21948 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 12886
/proc/meminfo: memFree=26504004/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45500 memory=22032 CPUtime=102.28 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 21656 0 0 0 10227 1 0 0 20 0 1 0 435849615 46592000 5508 33554432000 4194304 6211092 140723507415520 140723507413480 5164745 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11375 5508 863 493 0 4680 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 45500 KiB
Current children cumulated memory: 22032 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12890
/proc/meminfo: memFree=26503104/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45500 memory=22124 CPUtime=162.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 22163 0 0 0 16227 2 0 0 20 0 1 0 435849615 46592000 5531 33554432000 4194304 6211092 140723507415520 140723507413480 5451528 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11375 5531 863 493 0 4680 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 45500 KiB
Current children cumulated memory: 22124 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 12896
/proc/meminfo: memFree=26503320/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45632 memory=22164 CPUtime=222.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 22668 0 0 0 22227 2 0 0 20 0 1 0 435849615 46727168 5541 33554432000 4194304 6211092 140723507415520 140723507413480 5009641 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11408 5541 863 493 0 4713 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 45632 KiB
Current children cumulated memory: 22164 KiB

[startup+282.3 s]
/proc/loadavg: 1.56 1.90 2.01 2/193 12947
/proc/meminfo: memFree=26512552/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45764 memory=22284 CPUtime=282.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 23201 0 0 0 28227 2 0 0 20 0 1 0 435849615 46862336 5571 33554432000 4194304 6211092 140723507415520 140723507413480 5441131 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11441 5571 863 493 0 4746 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22284 KiB

[startup+342.3 s]
/proc/loadavg: 1.21 1.74 1.94 2/193 12951
/proc/meminfo: memFree=26513436/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45764 memory=22384 CPUtime=342.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 23619 0 0 0 34227 2 0 0 20 0 1 0 435849615 46862336 5596 33554432000 4194304 6211092 140723507415520 140723507413480 5451507 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11441 5596 863 493 0 4746 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22384 KiB

[startup+402.3 s]
/proc/loadavg: 1.08 1.60 1.89 2/193 12957
/proc/meminfo: memFree=26515008/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45764 memory=22388 CPUtime=402.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 24286 0 0 0 40227 2 0 0 20 0 1 0 435849615 46862336 5597 33554432000 4194304 6211092 140723507415520 140723507413480 5446174 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11441 5597 863 493 0 4746 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 45764 KiB
Current children cumulated memory: 22388 KiB

[startup+462.3 s]
/proc/loadavg: 1.03 1.49 1.83 2/193 12966
/proc/meminfo: memFree=26513556/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=45896 memory=22412 CPUtime=462.29 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 24745 0 0 0 46227 2 0 0 20 0 1 0 435849615 46997504 5603 33554432000 4194304 6211092 140723507415520 140723507413176 5446082 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11474 5603 863 493 0 4779 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 45896 KiB
Current children cumulated memory: 22412 KiB


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

/proc/12878/statm: 11474 5633 863 493 0 4779 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 45896 KiB
Current children cumulated memory: 22532 KiB

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/193 13081
/proc/meminfo: memFree=26512848/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22540 CPUtime=1782.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28197 0 0 0 178229 2 0 0 20 0 1 0 435849615 47132672 5635 33554432000 4194304 6211092 140723507415520 140723507413480 5440671 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5635 863 493 0 4812 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22540 KiB

[startup+1842.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/193 13087
/proc/meminfo: memFree=26512296/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22540 CPUtime=1842.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28249 0 0 0 184229 2 0 0 20 0 1 0 435849615 47132672 5635 33554432000 4194304 6211092 140723507415520 140723507413480 5453908 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5635 863 493 0 4812 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22540 KiB

[startup+1902.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/193 13091
/proc/meminfo: memFree=26512876/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22540 CPUtime=1902.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28291 0 0 0 190229 2 0 0 20 0 1 0 435849615 47132672 5635 33554432000 4194304 6211092 140723507415520 140723507413480 5451482 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5635 863 493 0 4812 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22540 KiB

[startup+1962.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/193 13095
/proc/meminfo: memFree=26513304/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22548 CPUtime=1962.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28398 0 0 0 196229 2 0 0 20 0 1 0 435849615 47132672 5637 33554432000 4194304 6211092 140723507415520 140723507413480 5446087 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5637 863 493 0 4812 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+2022.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/193 13101
/proc/meminfo: memFree=26513228/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22548 CPUtime=2022.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28503 0 0 0 202229 2 0 0 20 0 1 0 435849615 47132672 5637 33554432000 4194304 6211092 140723507415520 140723507413480 5476875 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5637 863 493 0 4812 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+2082.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/193 13105
/proc/meminfo: memFree=26512720/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22548 CPUtime=2082.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28547 0 0 0 208229 2 0 0 20 0 1 0 435849615 47132672 5637 33554432000 4194304 6211092 140723507415520 140723507413480 5164674 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5637 863 493 0 4812 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+2142.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/193 13109
/proc/meminfo: memFree=26513260/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22548 CPUtime=2142.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28592 0 0 0 214229 2 0 0 20 0 1 0 435849615 47132672 5637 33554432000 4194304 6211092 140723507415520 140723507413480 5072499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5637 863 493 0 4812 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+2202.3 s]
/proc/loadavg: 1.04 1.03 1.13 2/193 13115
/proc/meminfo: memFree=26513648/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22548 CPUtime=2202.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28702 0 0 0 220229 2 0 0 20 0 1 0 435849615 47132672 5637 33554432000 4194304 6211092 140723507415520 140723507413480 5439828 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5637 863 493 0 4812 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22548 KiB

[startup+2262.3 s]
/proc/loadavg: 1.12 1.05 1.14 2/193 13166
/proc/meminfo: memFree=26510780/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22564 CPUtime=2262.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28759 0 0 0 226229 2 0 0 20 0 1 0 435849615 47132672 5641 33554432000 4194304 6211092 140723507415520 140723507413480 139916793998158 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5641 863 493 0 4812 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22564 KiB

[startup+2322.3 s]
/proc/loadavg: 1.04 1.04 1.13 2/193 13170
/proc/meminfo: memFree=26511076/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22564 CPUtime=2322.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28823 0 0 0 232229 2 0 0 20 0 1 0 435849615 47132672 5641 33554432000 4194304 6211092 140723507415520 140723507413480 5446174 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5641 863 493 0 4812 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22564 KiB

[startup+2382.3 s]
/proc/loadavg: 1.02 1.04 1.12 2/193 13176
/proc/meminfo: memFree=26510912/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22580 CPUtime=2382.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28881 0 0 0 238229 2 0 0 20 0 1 0 435849615 47132672 5645 33554432000 4194304 6211092 140723507415520 140723507413480 5451477 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5645 863 493 0 4812 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22580 KiB

[startup+2442.3 s]
/proc/loadavg: 1.01 1.03 1.12 2/193 13180
/proc/meminfo: memFree=26511124/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22580 CPUtime=2442.31 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 28992 0 0 0 244229 2 0 0 20 0 1 0 435849615 47132672 5645 33554432000 4194304 6211092 140723507415520 140723507413480 5440632 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5645 863 493 0 4812 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22580 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/193 13184
/proc/meminfo: memFree=26510944/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22584 CPUtime=2502.32 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 29060 0 0 0 250230 2 0 0 20 0 1 0 435849615 47132672 5646 33554432000 4194304 6211092 140723507415520 140723507413480 5454176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5646 863 493 0 4812 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22584 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.02 1.11 2/193 13186
/proc/meminfo: memFree=26511848/32770624 swapFree=66998528/67108860
[pid=12878] ppid=12875 vsize=46028 memory=22588 CPUtime=2520.02 cores=1,3,5,7
/proc/12878/stat : 12878 (cosoco) R 12875 12878 8014 0 -1 4202496 29114 0 0 0 252000 2 0 0 20 0 1 0 435849615 47132672 5647 33554432000 4194304 6211092 140723507415520 140723507413480 5452234 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41574400 140723507418123 140723507418225 140723507418225 140723507421134 0
/proc/12878/statm: 11507 5647 863 493 0 4812 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 46028 KiB
Current children cumulated memory: 22588 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.025
maximum resident set size= 22652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29160
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= 764


# summary of solver processes directly reported to runsolver:
#   pid: 12878
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.34416 second user time and 14.6107 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-16 03:02:47
IDJOB=4396835
IDBENCH=141743
IDSOLVER=2848
FILE ID=node127/4396835-1568595808
RUNJOBID= node127-1568572744-8046
PBS_JOBID= 21703323
Free space on /tmp= 61308 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-29-093.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396835-1568595808/watcher-4396835-1568595808 -o /tmp/evaluation-result-4396835-1568595808/solver-4396835-1568595808 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568572744-8046 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396835-1568595808.xml

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

MD5SUM BENCH= bf633c2727f59b2e783fa7e248dd5fc9
RANDOM SEED=501650828

node127.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.55
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.55
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.55
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.55
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:        26521012 kB
MemAvailable:   31857648 kB
Buffers:          136828 kB
Cached:          5473736 kB
SwapCached:         6772 kB
Active:          2821312 kB
Inactive:        2806768 kB
Active(anon):       9468 kB
Inactive(anon):    57200 kB
Active(file):    2811844 kB
Inactive(file):  2749568 kB
Unevictable:      110552 kB
Mlocked:          110552 kB
SwapTotal:      67108860 kB
SwapFree:       66998528 kB
Dirty:              2716 kB
Writeback:             0 kB
AnonPages:        153208 kB
Mapped:            49440 kB
Shmem:             40924 kB
Slab:             212408 kB
SReclaimable:     182116 kB
SUnreclaim:        30292 kB
KernelStack:        3584 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     543108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61308 MiB
End job on node127 at 2019-09-16 03:44:48