Trace number 4293390

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 1.12? (TO) 2520.02 2520.01

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P02_c18.xml
MD5SUM53e7831caef8c5f41b7e6921221d2be5
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 variables90
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":12}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":36},{"degree":7,"count":12}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":12,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293390-1532315174.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 90
0.00/0.01	c |            Domain Sizes: 36..37
0.00/0.01	c |
0.00/0.01	c |             Constraints: 38
0.00/0.01	c |                   Arity: 3..36  -- Ternary: 36
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 2
0.00/0.01	c |                          Intension: 36
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c remove useless variable ce[0][0][0]
0.00/0.01	c remove useless variable ce[0][1][0]
0.00/0.01	c remove useless variable ce[0][1][1]
0.00/0.01	c remove useless variable ce[0][2][0]
0.00/0.01	c remove useless variable ce[0][2][1]
0.00/0.01	c remove useless variable ce[0][2][2]
0.00/0.01	c remove useless variable ce[0][3][0]
0.00/0.01	c remove useless variable ce[0][3][1]
0.00/0.01	c remove useless variable ce[0][3][2]
0.00/0.01	c remove useless variable ce[0][3][3]
0.00/0.01	c remove useless variable ce[0][4][0]
0.00/0.01	c remove useless variable ce[0][4][1]
0.00/0.01	c remove useless variable ce[0][4][2]
0.00/0.01	c remove useless variable ce[0][4][3]
0.00/0.01	c remove useless variable ce[0][4][4]
0.00/0.01	c remove useless variable ce[0][5][0]
0.00/0.01	c remove useless variable ce[0][5][1]
0.00/0.01	c remove useless variable ce[0][5][2]
0.00/0.01	c remove useless variable ce[0][5][3]
0.00/0.01	c remove useless variable ce[0][5][4]
0.00/0.01	c remove useless variable ce[0][5][5]
0.00/0.01	c remove useless variable ce[1][0][0]
0.00/0.01	c remove useless variable ce[1][1][0]
0.00/0.01	c remove useless variable ce[1][1][1]
0.00/0.01	c remove useless variable ce[1][2][0]
0.00/0.01	c remove useless variable ce[1][2][1]
0.00/0.01	c remove useless variable ce[1][2][2]
0.00/0.01	c remove useless variable ce[1][3][0]
0.00/0.01	c remove useless variable ce[1][3][1]
0.00/0.01	c remove useless variable ce[1][3][2]
0.00/0.01	c remove useless variable ce[1][3][3]
0.00/0.01	c remove useless variable ce[1][4][0]
0.00/0.01	c remove useless variable ce[1][4][1]
0.00/0.01	c remove useless variable ce[1][4][2]
0.00/0.01	c remove useless variable ce[1][4][3]
0.00/0.01	c remove useless variable ce[1][4][4]
0.00/0.01	c remove useless variable ce[1][5][0]
0.00/0.01	c remove useless variable ce[1][5][1]
0.00/0.01	c remove useless variable ce[1][5][2]
0.00/0.01	c remove useless variable ce[1][5][3]
0.00/0.01	c remove useless variable ce[1][5][4]
0.00/0.01	c remove useless variable ce[1][5][5]
0.41/0.47	c 101            125            4260           24673          0              0              16   19   16   
2.49/2.50	c 211            410            12336          62454          0              0              17   25   22   
3.59/3.61	c 332            738            22148          109436         0              0              4   20   16    
6.29/6.35	c 465            1229           34526          163385         0              0              18   26   23   
7.29/7.33	c 611            1411           39072          197888         0              0              19   23   20   
8.69/8.72	c 771            1603           45342          237748         0              0              17   19   18   
10.10/10.15	c 947            1811           52034          280017         0              0              17   20   18   
15.29/15.31	c 1140           2434           71387          379715         0              0              17   26   24   
19.39/19.44	c 1352           2702           83365          450529         0              0              18   21   19   
20.89/20.98	c 1585           2975           90537          498163         0              0              16   19   18   
23.39/23.46	c 1841           3270           100409         557969         0              0              17   19   18   
28.19/28.22	c 2122           3925           120642         647468         0              0              16   26   22   
32.19/32.20	c 2431           4298           139119         747407         0              0              14   17   16   
35.49/35.53	c 2770           4687           152240         834656         0              0              16   21   18   
44.79/44.80	c 3142           5807           184865         1023968        0              0              13   27   23   
49.69/49.79	c 3551           7096           216878         1157037        0              0              7   26   15    
55.10/55.13	c 4000           7615           235589         1274504        0              0              17   20   19   
60.89/60.96	c 4493           8177           258942         1425118        0              0              16   21   18   
66.49/66.53	c 5035           8805           279016         1583066        0              0              18   22   20   
78.79/78.87	c 5631           10261          327008         1841711        0              0              12   26   22   
84.00/84.08	c 6286           10996          350224         1985370        0              0              16   19   18   
97.69/97.75	c 7006           13203          415272         2300504        0              0              4   27   20    
106.59/106.62	c 7798           14089          445602         2508534        0              0              16   21   18   
115.39/115.47	c 8669           15080          478962         2718998        0              0              16   21   18   
128.49/128.57	c 9627           16162          525498         3007877        0              0              17   21   19   
138.10/138.13	c 10680          17340          562525         3258597        0              0              16   21   19   
164.29/164.34	c 11838          20921          662899         3812902        0              0              13   27   21   
181.29/181.38	c 13111          22367          726262         4173328        0              0              16   21   19   
192.79/192.81	c 14511          23913          776935         4509139        0              0              15   19   18   
216.79/216.85	c 16051          28129          891288         5056404        0              0              13   27   22   
224.79/224.81	c 17745          30014          974475         5429781        0              0              9   12   10    
257.89/257.90	c 19608          34685          1132428        6118449        0              0              13   28   22   
277.00/277.05	c 21657          37007          1203383        6614853        0              0              17   22   20   
299.69/299.73	c 23910          39554          1283029        7226079        0              0              17   22   20   
324.10/324.17	c 26388          42329          1381319        7845709        0              0              16   22   19   
349.19/349.27	c 29113          45383          1482254        8554714        0              0              16   22   19   
414.00/414.04	c 32110          54930          1773394        9945428        0              0              12   28   21   
458.49/458.59	c 35406          58656          1926464        10948873       0              0              15   21   19   
498.10/498.15	c 39031          62778          2072807        11858047       0              0              16   22   19   
540.00/540.04	c 43018          73946          2456939        13106196       0              0              9   28   17    
584.39/584.43	c 47403          78923          2611534        14223881       0              0              16   22   20   
644.00/644.05	c 52226          84393          2819342        15597222       0              0              16   22   20   
754.49/754.57	c 57531          101526         3354584        17940082       0              0              12   28   21   
788.89/788.93	c 63366          109365         3666833        19085804       0              0              9   27   11    
892.79/892.84	c 69784          127518         4218377        21657000       0              0              12   29   20   
973.00/973.06	c 76843          135332         4495602        23485955       0              0              15   21   18   
1058.10/1058.13	c 84607          144052         4810813        25467207       0              0              15   21   18   
1157.89/1157.98	c 93147          153675         5168595        27718167       0              0              15   21   18   
1266.49/1266.57	c 102541         164162         5549149        30245380       0              0              15   22   19   
1353.49/1353.51	c 112874         185891         6422005        33206342       0              0              9   22   15    
1467.49/1467.57	c 124240         198619         6875056        35913806       0              0              15   22   18   
1597.79/1597.89	c 136742         212470         7344209        39098358       0              0              15   22   19   
1711.59/1711.63	c 150494         238457         8519658        43020016       0              0              9   23   14    
1847.79/1847.86	c 165621         255241         9081659        46516748       0              0              14   22   18   
1986.10/1986.17	c 182260         273918         9667997        50481230       0              0              15   23   19   
2181.10/2181.17	c 200562         317431         11275064       56271335       0              0              9   27   14    
2361.30/2361.34	c 220694         339566         12012311       61034231       0              0              14   21   18   
2520.00/2520.00	
2520.00/2520.00	c *** INTERRUPTED ***
2520.00/2520.00	c restarts              : 57          
2520.00/2520.00	c conflicts             : 236751       (94 /sec)
2520.00/2520.00	c decisions             : 357287       (142 /sec)
2520.00/2520.00	c propagations          : 64802844    (25715 /sec)
2520.00/2520.00	c root propagations     : 0           
2520.00/2520.00	c filter calls          : 12582167       (4993 /sec)
2520.00/2520.00	c useless filter calls  : 5052700        (40 %)
2520.00/2520.00	c Memory used           : 27.04 MB
2520.00/2520.00	c CPU time              : 2520.01 s
2520.00/2520.00	
2520.00/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 (13060 MiB free)
  memory of node 1: 16384 MiB (13784 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293390-1532315174/watcher-4293390-1532315174 -o /tmp/evaluation-result-4293390-1532315174/solver-4293390-1532315174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532293349-10563 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293390-1532315174.xml 

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

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

solver pid=12971, runsolver pid=12968

[startup+0.100088 s]*
/proc/loadavg: 1.97 2.04 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4012 CPUtime=0.1 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1207 0 0 0 10 0 0 0 20 0 1 0 49080600 28348416 1003 33554432000 4194304 6142532 140734185405008 140734185401640 5367428 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1003 805 476 0 243 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4012 KiB

[startup+0.209381 s]*
/proc/loadavg: 1.97 2.04 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4012 CPUtime=0.21 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1208 0 0 0 21 0 0 0 20 0 1 0 49080600 28348416 1003 33554432000 4194304 6142532 140734185405008 140734185401640 5366746 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1003 805 476 0 243 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4012 KiB

[startup+0.308923 s]*
/proc/loadavg: 1.97 2.04 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4012 CPUtime=0.31 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1209 0 0 0 31 0 0 0 20 0 1 0 49080600 28348416 1003 33554432000 4194304 6142532 140734185405008 140734185401640 5366742 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1003 805 476 0 243 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4012 KiB

[startup+0.700226 s]
/proc/loadavg: 1.97 2.04 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4012 CPUtime=0.69 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1221 0 0 0 69 0 0 0 20 0 1 0 49080600 28348416 1003 33554432000 4194304 6142532 140734185405008 140734185401640 5366754 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1003 805 476 0 243 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4012 KiB

[startup+1.50023 s]
/proc/loadavg: 1.97 2.04 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4012 CPUtime=1.49 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1222 0 0 0 149 0 0 0 20 0 1 0 49080600 28348416 1003 33554432000 4194304 6142532 140734185405008 140734185401640 5366742 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1003 805 476 0 243 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4012 KiB

[startup+3.10895 s]
/proc/loadavg: 1.89 2.03 2.05 3/190 12972
/proc/meminfo: memFree=27488444/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4264 CPUtime=3.1 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1386 0 0 0 310 0 0 0 20 0 1 0 49080600 28348416 1066 33554432000 4194304 6142532 140734185405008 140734185402408 5371778 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1066 845 476 0 243 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4264 KiB

[startup+6.30022 s]
/proc/loadavg: 1.89 2.03 2.05 3/190 12972
/proc/meminfo: memFree=27488172/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4280 CPUtime=6.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1541 0 0 0 629 0 0 0 20 0 1 0 49080600 28348416 1070 33554432000 4194304 6142532 140734185405008 140734185402408 5367420 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1070 845 476 0 243 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4280 KiB

[startup+12.7002 s]
/proc/loadavg: 1.90 2.03 2.05 3/190 12972
/proc/meminfo: memFree=27488172/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=12.69 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 1722 0 0 0 1269 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 139687906072018 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+25.5002 s]
/proc/loadavg: 1.92 2.03 2.05 3/190 12972
/proc/meminfo: memFree=27488464/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=25.49 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2056 0 0 0 2549 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 5374350 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+51.109 s]
/proc/loadavg: 1.95 2.02 2.05 3/190 12972
/proc/meminfo: memFree=27488472/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=51.1 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2223 0 0 0 5110 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 5146831 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/191 12974
/proc/meminfo: memFree=27488036/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=102.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2390 0 0 0 10229 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 4964544 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/191 12975
/proc/meminfo: memFree=27487760/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=162.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2557 0 0 0 16229 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 139687906074030 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/191 12976
/proc/meminfo: memFree=27487620/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=222.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2724 0 0 0 22229 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 139687906074026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/192 12985
/proc/meminfo: memFree=27487420/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4284 CPUtime=282.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 2892 0 0 0 28229 0 0 0 20 0 1 0 49080600 28348416 1071 33554432000 4194304 6142532 140734185405008 140734185402408 5363641 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1071 845 476 0 243 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4284 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/192 12986
/proc/meminfo: memFree=27487420/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=342.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 3060 0 0 0 34229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5371724 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 12987
/proc/meminfo: memFree=27487328/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=402.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 3217 0 0 0 40229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5146708 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 12988
/proc/meminfo: memFree=27487604/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=462.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 3396 0 0 0 46229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5396692 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB


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

/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13093
/proc/meminfo: memFree=27512144/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=1782.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7010 0 0 0 178229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5366690 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/190 13094
/proc/meminfo: memFree=27512464/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=1842.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7168 0 0 0 184229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5363636 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 13097
/proc/meminfo: memFree=27512504/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=1902.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7336 0 0 0 190229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5372465 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 13098
/proc/meminfo: memFree=27511932/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=1962.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7494 0 0 0 196229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5367122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/192 13099
/proc/meminfo: memFree=27512596/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2022.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7662 0 0 0 202229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5175264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/193 13108
/proc/meminfo: memFree=27512156/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2082.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7820 0 0 0 208229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5371724 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/193 13109
/proc/meminfo: memFree=27512424/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2142.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 7978 0 0 0 214229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5374338 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 13110
/proc/meminfo: memFree=27512192/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2202.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8146 0 0 0 220229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 139687906074007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2262.3 s]
/proc/loadavg: 2.08 2.01 2.05 3/191 13111
/proc/meminfo: memFree=27512028/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2262.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8304 0 0 0 226229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5175264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2322.3 s]
/proc/loadavg: 2.38 2.13 2.08 3/191 13112
/proc/meminfo: memFree=27512112/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2322.29 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8462 0 0 0 232229 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5371778 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2382.3 s]
/proc/loadavg: 2.14 2.11 2.08 3/191 13114
/proc/meminfo: memFree=27512224/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2382.3 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8630 0 0 0 238230 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 139687906074007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2382.3 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/191 13115
/proc/meminfo: memFree=27511916/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2442.3 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8788 0 0 0 244230 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5376434 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2442.3 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/191 13116
/proc/meminfo: memFree=27512016/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2502.3 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 8946 0 0 0 250230 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5371724 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2502.3 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.07 2.06 3/192 13117
/proc/meminfo: memFree=27512508/32770624 swapFree=67108860/67108860
[pid=12971] ppid=12968 vsize=27684 memory=4288 CPUtime=2520 cores=1,3,5,7
/proc/12971/stat : 12971 (cosoco) R 12968 12971 10531 0 -1 4202496 9104 0 0 0 252000 0 0 0 20 0 1 0 49080600 28348416 1072 33554432000 4194304 6142532 140734185405008 140734185402408 5363633 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8243016 8247936 39161856 140734185407622 140734185407752 140734185407752 140734185410510 0
/proc/12971/statm: 6921 1072 845 476 0 243 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 27684 KiB
Current children cumulated memory: 4288 KiB

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

[startup+2520.01 s]
# the end of solver process 12971 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.006 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.02
CPU user time (s): 2520.01
CPU system time (s): 0.006
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 27684
Max. memory (cumulated for all children) (KiB): 4288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.006
maximum resident set size= 4352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9150
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= 6
involuntary context switches= 638


# summary of solver processes directly reported to runsolver:
#   pid: 12971
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.7338 second user time and 16.2593 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 05:06:14
IDJOB=4293390
IDBENCH=141170
IDSOLVER=2752
FILE ID=node134/4293390-1532315174
RUNJOBID= node134-1532293349-10563
PBS_JOBID= 21018978
Free space on /tmp= 55992 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K06-P02_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293390-1532315174/watcher-4293390-1532315174 -o /tmp/evaluation-result-4293390-1532315174/solver-4293390-1532315174 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532293349-10563 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293390-1532315174.xml

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

MD5SUM BENCH= 53e7831caef8c5f41b7e6921221d2be5
RANDOM SEED=1205319352

node134.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.68
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.68
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.68
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.68
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:        27489824 kB
MemAvailable:   31953056 kB
Buffers:          180736 kB
Cached:          4547044 kB
SwapCached:            0 kB
Active:          1412620 kB
Inactive:        3395236 kB
Active(anon):      29628 kB
Inactive(anon):    70304 kB
Active(file):    1382992 kB
Inactive(file):  3324932 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2756 kB
Writeback:             0 kB
AnonPages:        110028 kB
Mapped:            38160 kB
Shmem:             17056 kB
Slab:             170820 kB
SReclaimable:     142284 kB
SUnreclaim:        28536 kB
KernelStack:        3408 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     368780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 55992 MiB
End job on node134 at 2018-07-23 05:48:14