Trace number 4396726

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

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-4.xml
MD5SUMcc3fcfac109c3d277a0ef72b27cdc983
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark84.877
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree9
Maximum variable degree21
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":1},{"degree":16,"count":3},{"degree":17,"count":6},{"degree":18,"count":2},{"degree":19,"count":4},{"degree":21,"count":2}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.19/14.27	c root propagations     : 0           
14.19/14.27	c restarts enabled, print stats at every restarts
14.19/14.27	c
14.19/14.27	c
14.19/14.27	c
14.19/14.27	c This is cosoco 2.00 --  
14.19/14.27	c
14.19/14.27	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396726-1568579827.xml 
14.19/14.27	c ========================================[ Problem Statistics ]===========================================
14.19/14.27	c |                                                                                                       
14.19/14.27	c |  Parse time        :        14.13 s 
14.19/14.27	c |
14.19/14.27	c |               Variables: 25
14.19/14.27	c |            Domain Sizes: 5..5
14.19/14.27	c |
14.19/14.27	c |             Constraints: 58
14.19/14.27	c |                   Arity: 7..7
14.19/14.27	c | 
14.19/14.27	c |                   Types: 
14.19/14.27	c |                          Extension: 58  (nb tuples: 38424..39825) -- (shared: 0)
14.19/14.27	c |                          
14.19/14.27	c =========================================================================================================
14.19/14.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
16.09/16.11	c 101            247            16687          5513           0              0              7   12   9     
19.58/19.69	c 211            527            37012          11885          0              0              7   14   9     
21.58/21.60	c 332            810            57122          18629          0              0              6   14   10    
25.19/25.24	c 465            1130           80765          26475          0              0              5   13   9     
31.78/31.82	c 611            1515           109319         34884          0              0              5   13   8     
36.99/37.10	c 771            1885           138033         44560          0              0              6   12   8     
41.48/41.53	c 947            2317           168154         54650          0              0              6   13   9     
46.18/46.21	c 1140           2775           200122         65513          0              0              5   12   9     
50.58/50.65	c 1352           3290           235554         77867          0              0              6   13   9     
57.38/57.40	c 1585           3937           283803         93103          0              0              6   14   9     
64.58/64.64	c 1841           4561           327163         107269         0              0              5   13   9     
71.68/71.71	c 2122           5220           370724         121784         0              0              5   14   9     
78.68/78.77	c 2431           5964           421364         139377         0              0              6   12   8     
88.68/88.72	c 2770           6759           480615         159416         0              0              5   14   9     
96.68/96.74	c 3142           7625           539428         180446         0              0              6   14   9     
106.17/106.26	c 3551           8679           613352         204595         0              0              6   15   9     
115.17/115.21	c 4000           9723           683120         229147         0              0              5   13   9     
122.27/122.35	c 4493           10836          762710         256498         0              0              7   16   10    
133.27/133.36	c 5035           12215          858753         287931         0              0              6   15   9     
146.87/146.97	c 5631           13682          960900         323474         0              0              4   15   9     
158.86/159.00	c 6286           15295          1070509        361418         0              0              4   14   9     
175.46/175.54	c 7006           17115          1195621        403331         0              0              4   13   9     
196.36/196.40	c 7798           19001          1327183        447052         0              0              5   14   9     
217.76/217.86	c 8669           21006          1467349        495358         0              0              4   13   8     
230.66/230.75	c 9627           23333          1621346        544139         0              0              5   14   9     
253.65/253.78	c 10680          25852          1801213        604607         0              0              5   14   9     
275.85/275.99	c 11838          28777          2002593        673273         0              0              5   14   9     
299.25/299.33	c 13111          31859          2221028        745989         0              0              5   15   9     
327.15/327.25	c 14511          35233          2448749        822970         0              0              4   14   9     
364.14/364.20	c 16051          39058          2711032        911894         0              0              4   15   9     
396.95/397.05	c 17745          43268          3006113        1010179        0              0              4   14   9     
436.54/436.62	c 19608          47807          3325730        1116579        0              0              5   14   9     
476.23/476.35	c 21657          52842          3673482        1233951        0              0              4   14   9     
526.43/526.54	c 23910          58266          4055513        1357049        0              0              5   14   9     
568.52/568.68	c 26388          64300          4468963        1496052        0              0              5   14   9     
620.22/620.35	c 29113          70676          4913748        1644998        0              0              5   14   9     
669.21/669.30	c 32110          77966          5408471        1809372        0              0              5   15   9     
743.81/743.90	c 35406          86156          5980594        1998702        0              0              4   16   9     
819.30/819.42	c 39031          95137          6604911        2203086        0              0              5   16   9     
911.19/911.34	c 43018          104732         7273272        2428320        0              0              4   15   9     
1002.48/1002.63	c 47403          115180         7994140        2672656        0              0              4   15   9     
1105.77/1105.97	c 52226          126842         8798352        2935378        0              0              4   15   9     
1209.06/1209.25	c 57531          139964         9700701        3231468        0              0              3   16   9     
1322.25/1322.50	c 63366          153944         10642242       3535487        0              0              4   14   9     
1455.85/1456.09	c 69784          169684         11724310       3891437        0              0              4   16   9     
1614.83/1615.07	c 76843          187068         12923006       4287148        0              0              4   15   9     
1756.21/1756.45	c 84607          205858         14202879       4712525        0              0              4   16   9     
1922.49/1922.71	c 93147          226539         15651307       5180458        0              0              4   16   9     
2117.27/2117.52	c 102541         249471         17244989       5705657        0              0              4   15   9     
2348.77/2349.03	c 112874         274836         18987301       6271904        0              0              4   16   9     
2519.75/2520.01	
2519.75/2520.01	c *** INTERRUPTED ***
2519.75/2520.01	c restarts              : 50          
2519.75/2520.01	c conflicts             : 121471       (48 /sec)
2519.75/2520.01	c decisions             : 295448       (117 /sec)
2519.75/2520.01	c propagations          : 6757740     (2682 /sec)
2519.75/2520.01	c root propagations     : 0           
2519.75/2520.01	c filter calls          : 20417104       (8103 /sec)
2519.75/2520.01	c useless filter calls  : 17126889       (83 %)
2519.75/2520.01	c Memory used           : 199.89 MB
2519.75/2520.01	c CPU time              : 2519.61 s
2519.75/2520.01	c real time             : 2520 s
2519.75/2520.01	
2519.75/2520.01	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 (12436 MiB free)
  memory of node 1: 16384 MiB (15600 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396726-1568579827/watcher-4396726-1568579827 -o /tmp/evaluation-result-4396726-1568579827/solver-4396726-1568579827 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568572740-4240 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396726-1568579827.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=5480, runsolver pid=5477
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=28701320/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=28844 memory=4728 CPUtime=0.1 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 1499 0 0 0 10 0 0 0 20 0 1 0 433897899 29536256 1182 33554432000 4194304 6211092 140735268100656 140735268097192 5743377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 7211 1182 803 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209879 s]*
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=28703372/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=30404 memory=5880 CPUtime=0.21 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 2011 0 0 0 21 0 0 0 20 0 1 0 433897899 31133696 1470 33554432000 4194304 6211092 140735268100656 140735268097192 140226145061861 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 7601 1470 803 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5880 KiB

[startup+0.310003 s]*
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=28689948/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=34684 memory=10788 CPUtime=0.31 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 3429 0 0 0 31 0 0 0 20 0 1 0 433897899 35516416 2697 33554432000 4194304 6211092 140735268100656 140735268097192 5814149 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 8671 2697 808 493 0 1976 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34684 KiB
Current children cumulated memory: 10788 KiB

[startup+0.700368 s]
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=28692020/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=38972 memory=14744 CPUtime=0.69 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 4429 0 0 0 69 0 0 0 20 0 1 0 433897899 39907328 3686 33554432000 4194304 6211092 140735268100656 140735268097192 140226161124480 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 9743 3686 808 493 0 3048 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38972 KiB
Current children cumulated memory: 14744 KiB

[startup+1.50037 s]
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=28677292/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=49660 memory=24248 CPUtime=1.48 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 6858 0 0 0 148 0 0 0 20 0 1 0 433897899 50851840 6062 33554432000 4194304 6211092 140735268100656 140735268097928 140226161124480 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 12415 6062 808 493 0 5720 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49660 KiB
Current children cumulated memory: 24248 KiB

[startup+3.10968 s]
/proc/loadavg: 2.53 2.14 2.05 3/200 5481
/proc/meminfo: memFree=29172904/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=65812 memory=38588 CPUtime=3.1 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 11827 0 0 0 309 1 0 0 20 0 1 0 433897899 67391488 9647 33554432000 4194304 6211092 140735268100656 140735268097928 140226161124480 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 16453 9647 808 493 0 9758 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 65812 KiB
Current children cumulated memory: 38588 KiB

[startup+6.30034 s]
/proc/loadavg: 2.65 2.18 2.06 3/199 5484
/proc/meminfo: memFree=29721344/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=100848 memory=69944 CPUtime=6.29 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 21178 0 0 0 626 3 0 0 20 0 1 0 433897899 103268352 17486 33554432000 4194304 6211092 140735268100656 140735268097928 140226161124480 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 25212 17486 809 493 0 18517 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100848 KiB
Current children cumulated memory: 69944 KiB

[startup+12.7003 s]
/proc/loadavg: 2.60 2.17 2.06 3/200 5486
/proc/meminfo: memFree=29660184/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=172144 memory=134884 CPUtime=12.68 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 39031 0 0 0 1263 5 0 0 20 0 1 0 433897899 176275456 33721 33554432000 4194304 6211092 140735268100656 140735268097928 5817123 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 43036 33721 809 493 0 36341 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 172144 KiB
Current children cumulated memory: 134884 KiB

[startup+25.5004 s]
/proc/loadavg: 2.46 2.16 2.05 3/199 5486
/proc/meminfo: memFree=29622128/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=167316 CPUtime=25.48 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 121267 0 0 0 2539 9 0 0 20 0 1 0 433897899 209600512 41829 33554432000 4194304 6211092 140735268100656 140735268098616 5037825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 41829 855 493 0 44477 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 167316 KiB

[startup+51.1097 s]
/proc/loadavg: 2.31 2.15 2.05 3/199 5488
/proc/meminfo: memFree=29622292/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=167316 CPUtime=51.09 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 161280 0 0 0 5099 10 0 0 20 0 1 0 433897899 209600512 41829 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 41829 855 493 0 44477 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 167316 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.13 2.05 3/200 5493
/proc/meminfo: memFree=29619616/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=170412 CPUtime=102.27 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 201298 0 0 0 10215 12 0 0 20 0 1 0 433897899 209600512 42603 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 42603 855 493 0 44477 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 170412 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.10 2.05 3/199 5497
/proc/meminfo: memFree=29610748/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=179244 CPUtime=162.26 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 224324 0 0 0 16212 14 0 0 20 0 1 0 433897899 209600512 44811 33554432000 4194304 6211092 140735268100656 140735268098616 5037823 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 44811 855 493 0 44477 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 179244 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.10 2.05 3/200 5509
/proc/meminfo: memFree=29608968/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=222.26 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 225148 0 0 0 22212 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.08 2.05 3/201 5515
/proc/meminfo: memFree=29608964/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=282.25 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 225970 0 0 0 28211 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5039561 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.07 2.05 3/200 5519
/proc/meminfo: memFree=29609644/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=342.25 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 226792 0 0 0 34211 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+402.3 s]
/proc/loadavg: 2.08 2.07 2.05 3/200 5523
/proc/meminfo: memFree=29609640/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=402.24 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 227614 0 0 0 40210 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+462.3 s]
/proc/loadavg: 2.12 2.09 2.06 3/201 5529
/proc/meminfo: memFree=29609860/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=462.23 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 228436 0 0 0 46209 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB


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

/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5671
/proc/meminfo: memFree=29608968/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=1782.11 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 245938 0 0 0 178197 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5675
/proc/meminfo: memFree=29608636/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=1842.1 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 246640 0 0 0 184196 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1902.3 s]
/proc/loadavg: 2.44 2.12 2.08 3/200 5681
/proc/meminfo: memFree=29609180/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=1902.1 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 247391 0 0 0 190196 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+1962.3 s]
/proc/loadavg: 2.23 2.13 2.08 3/199 5685
/proc/meminfo: memFree=29609200/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=1962.09 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 248213 0 0 0 196195 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2022.3 s]
/proc/loadavg: 2.08 2.10 2.08 3/200 5697
/proc/meminfo: memFree=29608912/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2022.08 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 248990 0 0 0 202194 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2082.3 s]
/proc/loadavg: 2.10 2.10 2.08 3/201 5703
/proc/meminfo: memFree=29608640/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2082.08 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 249754 0 0 0 208194 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2142.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/200 5707
/proc/meminfo: memFree=29608988/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2142.07 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 250576 0 0 0 214193 14 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5039161 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2142.07 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 5711
/proc/meminfo: memFree=29609336/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2202.07 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 251385 0 0 0 220192 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2202.07 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/201 5778
/proc/meminfo: memFree=24780592/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2262.07 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 252166 0 0 0 226192 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2262.07 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 5782
/proc/meminfo: memFree=17360840/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2322.06 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 252979 0 0 0 232191 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5037858 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2322.06 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2382.3 s]
/proc/loadavg: 2.96 2.26 2.12 3/200 5848
/proc/meminfo: memFree=28816988/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2382.06 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 253801 0 0 0 238191 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2382.06 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2442.3 s]
/proc/loadavg: 2.62 2.33 2.16 3/201 5858
/proc/meminfo: memFree=29573024/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2442.05 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 254532 0 0 0 244190 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2442.05 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

[startup+2502.3 s]
/proc/loadavg: 2.23 2.27 2.14 3/200 5862
/proc/meminfo: memFree=29573260/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2502.05 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 255329 0 0 0 250190 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2502.05 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.16 2.25 2.14 3/200 5862
/proc/meminfo: memFree=29573136/32770624 swapFree=66957020/67108860
[pid=5480] ppid=5477 vsize=204688 memory=180928 CPUtime=2519.75 cores=1,3,5,7
/proc/5480/stat : 5480 (cosoco) R 5477 5480 4208 0 -1 4202496 256043 0 0 0 251960 15 0 0 20 0 1 0 433897899 209600512 45232 33554432000 4194304 6211092 140735268100656 140735268098616 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25497600 140735268107275 140735268107377 140735268107377 140735268110286 0
/proc/5480/statm: 51172 45232 855 493 0 44477 0
Current children cumulated CPU time: 2519.75 s
Current children cumulated vsize: 204688 KiB
Current children cumulated memory: 180928 KiB

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

[startup+2520.01 s]
# the end of solver process 5480 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.61 s, system=0.154986 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): 2519.77
CPU user time (s): 2519.61
CPU system time (s): 0.154986
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 204688
Max. memory (cumulated for all children) (KiB): 180928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.61
system time used= 0.154986
maximum resident set size= 180988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256092
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= 44
involuntary context switches= 1922


# summary of solver processes directly reported to runsolver:
#   pid: 5480
#   total CPU time (s): 2519.77
#   total CPU user time (s): 2519.61
#   total CPU system time (s): 0.154986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60603 second user time and 19.4821 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-15 22:36:37
IDJOB=4396726
IDBENCH=125591
IDSOLVER=2848
FILE ID=node147/4396726-1568579827
RUNJOBID= node147-1568572740-4240
PBS_JOBID= 21703310
Free space on /tmp= 58328 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-4.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396726-1568579827/watcher-4396726-1568579827 -o /tmp/evaluation-result-4396726-1568579827/solver-4396726-1568579827 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568572740-4240 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396726-1568579827.xml

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

MD5SUM BENCH= cc3fcfac109c3d277a0ef72b27cdc983
RANDOM SEED=1142553565

node147.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.52
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.52
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.52
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.52
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:        28710484 kB
MemAvailable:   31813032 kB
Buffers:           94296 kB
Cached:          3280172 kB
SwapCached:        48484 kB
Active:          1337620 kB
Inactive:        2091024 kB
Active(anon):       4672 kB
Inactive(anon):    99200 kB
Active(file):    1332948 kB
Inactive(file):  1991824 kB
Unevictable:      108996 kB
Mlocked:          108996 kB
SwapTotal:      67108860 kB
SwapFree:       66957020 kB
Dirty:            238792 kB
Writeback:         66816 kB
AnonPages:        116760 kB
Mapped:            50060 kB
Shmem:             40960 kB
Slab:             224376 kB
SReclaimable:     187220 kB
SUnreclaim:        37156 kB
KernelStack:        3504 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58844 MiB
End job on node147 at 2019-09-15 23:18:37