Trace number 4390111

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2400.08 2399.9

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K100.xml
MD5SUM26b9bfa7097c81a56529190245724c1c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark119.847
Satisfiable
(Un)Satisfiability was proved
Number of variables6800
Number of constraints7002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":177},{"degree":5,"count":1204},{"degree":6,"count":2663},{"degree":7,"count":1672},{"degree":8,"count":689},{"degree":9,"count":198},{"degree":10,"count":196}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1287},{"arity":3,"count":2673},{"arity":4,"count":1782},{"arity":5,"count":594},{"arity":6,"count":198},{"arity":7,"count":198},{"arity":68,"count":200},{"arity":100,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7002}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.86	c root propagations     : 362         
0.79/0.86	c restarts enabled, print stats at every restarts
0.79/0.86	c
0.79/0.86	c
0.79/0.86	c
0.79/0.86	c This is cosoco 2.00 --  
0.79/0.86	c
0.79/0.86	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390111-1568350035.xml 
0.79/0.86	c ========================================[ Problem Statistics ]===========================================
0.79/0.86	c |                                                                                                       
0.79/0.86	c |  Parse time        :         0.68 s 
0.79/0.86	c |
0.79/0.86	c |               Variables: 6800
0.79/0.86	c |            Domain Sizes: 2..2
0.79/0.86	c |
0.79/0.86	c |             Constraints: 7002
0.79/0.86	c |                   Arity: 1..100  -- Unary: 2  -- Binary: 1287  -- Ternary: 2673
0.79/0.86	c | 
0.79/0.86	c |                   Types: 
0.79/0.86	c |                          Sum: 7002
0.79/0.86	c |                          
0.79/0.86	c =========================================================================================================
0.79/0.86	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
2.00/2.04	c 101            4944           418623         169119         362            0              1295   3862   3158
4.19/4.21	c 211            10210          1359324        454113         362            0              121   1664   1379
5.18/5.24	c 332            17372          1752276        603765         362            0              333   2587   1315
6.00/6.02	c 465            20865          2078591        723559         362            0              182   1083   1017
7.00/7.09	c 611            23218          2560248        899572         362            0              355   438   409
8.09/8.18	c 771            36735          2806963        994980         362            0              375   1558   877
8.78/8.87	c 947            43591          3044159        1097167        362            0              740   943   809
9.49/9.58	c 1140           51133          3272433        1198520        362            0              1028   1178   1093
10.48/10.58	c 1352           61666          3596235        1325940        362            0              871   1225   1079
11.48/11.54	c 1585           69920          3978417        1498142        362            0              953   1122   1050
12.28/12.32	c 1841           76378          4311391        1640840        362            0              1038   1306   1165
13.59/13.65	c 2122           86762          4895052        1866454        362            0              553   1416   1338
14.39/14.48	c 2431           92913          5275586        2025388        362            0              1188   1373   1242
16.09/16.18	c 2770           111077         5850938        2252652        362            0              805   1492   1355
17.68/17.71	c 3142           122648         6521754        2509896        362            0              1043   1498   1210
22.88/22.96	c 3551           146394         8724291        3252960        362            0              668   917   846
26.08/26.11	c 4000           180398         9779588        3664147        362            0              1001   1770   1366
28.67/28.74	c 4493           203087         10728560       4074528        362            0              797   1310   1020
33.37/33.43	c 5035           254442         12211467       4684050        362            0              824   2204   1426
37.08/37.11	c 5631           281059         13660534       5275702        362            0              751   1805   1004
40.66/40.76	c 6286           333140         14533398       5625350        362            0              1015   2045   1315
46.16/46.26	c 7006           395969         16254688       6339375        362            0              1134   2392   1523
51.97/52.05	c 7798           442402         18560511       7246455        362            0              1014   2027   1408
55.57/55.62	c 8669           476942         19914505       7719833        362            0              1194   1740   1291
63.26/63.36	c 9627           507303         23684319       9112895        362            0              1018   1382   1137
79.25/79.37	c 10680          724368         28379591       11000247       362            0              1129   3331   1915
91.55/91.61	c 11838          785966         33931544       13065167       362            0              986   1511   1344
97.74/97.83	c 13111          856242         35892702       13861976       362            0              1119   1803   1472
108.24/108.37	c 14511          927680         40146516       15386202       362            0              1162   1552   1378
117.34/117.48	c 16051          1010427        43370516       16650622       362            0              962   1763   1272
125.73/125.85	c 17745          1069928        46528403       17999969       362            0              902   1211   1050
132.53/132.66	c 19608          1113475        49239293       19124640       362            0              726   883   795
145.82/146.00	c 21657          1272835        53585546       21113876       362            0              573   2211   1714
173.93/174.07	c 23910          1472098        65868178       25796993       362            0              1184   2195   1608
199.02/199.15	c 26388          1600501        76869457       29701306       362            0              747   1207   903
243.42/243.50	c 29113          1756932        95764618       35819956       362            0              547   1017   783
270.72/270.80	c 32110          1913166        106726414      39545566       362            0              659   866   820
289.12/289.27	c 35406          2059479        113574921      42056504       362            0              549   1643   1244
314.93/315.03	c 39031          2230135        123437256      45454290       362            0              674   1336   874
346.82/346.98	c 43018          2360804        137536396      50196580       362            0              552   956   855
380.42/380.55	c 47403          2531249        151826901      55284868       362            0              628   1019   831
428.72/428.86	c 52226          2744289        174546278      63408448       362            0              768   1020   947
466.13/466.22	c 57531          2903876        191272764      69541319       362            0              696   1170   871
500.63/500.71	c 63366          3112855        206653156      75236910       362            0              683   1014   912
546.74/546.82	c 69784          3271276        228648659      83612200       362            0              612   776   689
610.24/610.34	c 76843          3606249        257822804      93440408       362            0              658   1082   944
654.65/654.74	c 84607          4089726        272861277      99404799       362            0              599   1647   1240
733.66/733.79	c 93147          4437747        309516247      112384292      362            0              833   1206   1025
797.87/798.00	c 102541         4716071        340141073      123673926      362            0              773   991   905
880.48/880.53	c 112874         5038625        381146212      138526714      362            0              608   940   795
938.58/938.61	c 124240         5406103        407388341      149054758      362            0              677   970   812
994.69/994.73	c 136742         5761424        431193021      158945023      362            0              585   993   763
1237.52/1237.52	c 150494         6316364        549177658      198822818      362            0              456   708   630
1370.94/1370.99	c 165621         6779307        612406337      219886728      362            0              488   698   632
1477.45/1477.49	c 182260         7584401        656801635      237134821      362            0              397   1487   759
1577.18/1577.14	c 200562         8679095        689538436      251893947      362            0              611   1451   1108
1664.38/1664.32	c 220694         9636605        719062634      264890546      362            0              647   1472   1134
1778.89/1778.86	c 242839         10327397       769763307      285038560      362            0              731   1337   964
1901.61/1901.54	c 267198         11502119       816847089      306645127      362            0              853   2166   1238
2055.83/2055.79	c 293992         13347614       869724347      328229702      362            0              1151   2884   1801
2201.25/2201.14	c 323465         14524190       930859239      351063846      362            0              1139   1544   1406
2400.07/2399.90	
2400.07/2399.90	c *** INTERRUPTED ***
2400.07/2399.90	c restarts              : 61          
2400.07/2399.90	c conflicts             : 348570       (145 /sec)
2400.07/2399.90	c decisions             : 15632927     (6514 /sec)
2400.07/2399.90	c propagations          : 383772946   (159914 /sec)
2400.07/2399.90	c root propagations     : 362         
2400.07/2399.90	c filter calls          : 1019154841     (424672 /sec)
2400.07/2399.90	c useless filter calls  : 904376114      (88 %)
2400.07/2399.90	c Memory used           : 311.74 MB
2400.07/2399.90	c CPU time              : 2399.87 s
2400.07/2399.90	c real time             : 2399.9 s
2400.07/2399.90	
2400.07/2399.90	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 (15331 MiB free)
  memory of node 1: 16384 MiB (15546 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390111-1568350035/watcher-4390111-1568350035 -o /tmp/evaluation-result-4390111-1568350035/solver-4390111-1568350035 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568347592-21995 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390111-1568350035.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=22365, runsolver pid=22360
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 2.00 1.99 1.95 3/199 22370
/proc/meminfo: memFree=31597776/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=37144 memory=13408 CPUtime=0.1 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 3568 0 0 0 10 0 0 0 20 0 1 0 410941391 38035456 3352 33554432000 4194304 6210612 140720787062192 140720787058728 139959920448274 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 9286 3352 834 493 0 2591 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37144 KiB
Current children cumulated memory: 13408 KiB

[startup+0.209789 s]*
/proc/loadavg: 2.00 1.99 1.95 3/199 22370
/proc/meminfo: memFree=31535156/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=71488 memory=47728 CPUtime=0.21 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 12140 0 0 0 20 1 0 0 20 0 1 0 410941391 73203712 11932 33554432000 4194304 6210612 140720787062192 140720787058728 139959907736549 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 17872 11932 834 493 0 11177 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 71488 KiB
Current children cumulated memory: 47728 KiB

[startup+0.309729 s]*
/proc/loadavg: 2.00 1.99 1.95 3/199 22370
/proc/meminfo: memFree=31471296/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=102240 memory=78616 CPUtime=0.31 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 19825 0 0 0 29 2 0 0 20 0 1 0 410941391 104693760 19654 33554432000 4194304 6210612 140720787062192 140720787058728 139959907736549 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 25560 19654 834 493 0 18865 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 102240 KiB
Current children cumulated memory: 78616 KiB

[startup+0.700324 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 22370
/proc/meminfo: memFree=31355976/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=216964 memory=193192 CPUtime=0.69 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 48504 0 0 0 63 6 0 0 20 0 1 0 410941391 222171136 48298 33554432000 4194304 6210612 140720787062192 140720787058728 139959907736549 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 54241 48298 834 493 0 47546 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 216964 KiB
Current children cumulated memory: 193192 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 22372
/proc/meminfo: memFree=31181488/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=305136 memory=280652 CPUtime=1.49 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 70356 0 0 0 139 10 0 0 20 0 1 0 410941391 312459264 70163 33554432000 4194304 6210612 140720787062192 140720787060456 5157808 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 76284 70163 870 493 0 69589 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 305136 KiB
Current children cumulated memory: 280652 KiB

[startup+3.1097 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 22372
/proc/meminfo: memFree=31048540/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=305268 memory=280824 CPUtime=3.1 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 92482 0 0 0 299 11 0 0 20 0 1 0 410941391 312594432 70206 33554432000 4194304 6210612 140720787062192 140720787060152 5155466 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 76317 70206 872 493 0 69622 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 305268 KiB
Current children cumulated memory: 280824 KiB

[startup+6.30025 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 22372
/proc/meminfo: memFree=30961644/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=309604 memory=285156 CPUtime=6.29 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 116657 0 0 0 616 13 0 0 20 0 1 0 410941391 317034496 71289 33554432000 4194304 6210612 140720787062192 140720787060152 5397075 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 77401 71289 872 493 0 70706 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 309604 KiB
Current children cumulated memory: 285156 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 22372
/proc/meminfo: memFree=30960748/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=309604 memory=285156 CPUtime=12.69 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 139743 0 0 0 1254 15 0 0 20 0 1 0 410941391 317034496 71289 33554432000 4194304 6210612 140720787062192 140720787060152 5249724 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 77401 71289 872 493 0 70706 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 309604 KiB
Current children cumulated memory: 285156 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 22372
/proc/meminfo: memFree=30960204/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=310292 memory=285900 CPUtime=25.47 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 160551 0 0 0 2531 16 0 0 20 0 1 0 410941391 317739008 71475 33554432000 4194304 6210612 140720787062192 140720787059624 5409284 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 77573 71475 872 493 0 70878 0
Current children cumulated CPU time: 25.47 s
Current children cumulated vsize: 310292 KiB
Current children cumulated memory: 285900 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 22375
/proc/meminfo: memFree=30956748/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=314364 memory=289916 CPUtime=51.07 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 183818 0 0 0 5090 17 0 0 20 0 1 0 410941391 321908736 72479 33554432000 4194304 6210612 140720787062192 140720787059624 5156097 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 78591 72479 872 493 0 71896 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 314364 KiB
Current children cumulated memory: 289916 KiB

[startup+102.3 s]
/proc/loadavg: 2.12 2.02 1.97 3/199 22379
/proc/meminfo: memFree=30952288/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=293732 CPUtime=102.25 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 217150 0 0 0 10205 20 0 0 20 0 1 0 410941391 325894144 73433 33554432000 4194304 6210612 140720787062192 140720787060152 5249700 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73433 872 493 0 72869 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 293732 KiB

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 1.98 3/199 22383
/proc/meminfo: memFree=30951768/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294708 CPUtime=162.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 226827 0 0 0 16202 20 0 0 20 0 1 0 410941391 325894144 73677 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73677 872 493 0 72869 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294708 KiB

[startup+222.3 s]
/proc/loadavg: 2.05 2.04 1.98 3/200 22395
/proc/meminfo: memFree=30951096/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294764 CPUtime=222.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 227466 0 0 0 22201 21 0 0 20 0 1 0 410941391 325894144 73691 33554432000 4194304 6210612 140720787062192 140720787060152 5249724 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73691 872 493 0 72869 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294764 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/200 22401
/proc/meminfo: memFree=30951176/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294764 CPUtime=282.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 227800 0 0 0 28201 21 0 0 20 0 1 0 410941391 325894144 73691 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73691 872 493 0 72869 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294764 KiB

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 1.98 3/200 22405
/proc/meminfo: memFree=30951052/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294764 CPUtime=342.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 228117 0 0 0 34201 21 0 0 20 0 1 0 410941391 325894144 73691 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73691 872 493 0 72869 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294764 KiB

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 1.98 3/200 22409
/proc/meminfo: memFree=30947960/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294764 CPUtime=402.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 228425 0 0 0 40201 21 0 0 20 0 1 0 410941391 325894144 73691 33554432000 4194304 6210612 140720787062192 140720787060152 5157172 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73691 872 493 0 72869 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294764 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/200 22415
/proc/meminfo: memFree=30945516/32770624 swapFree=66917896/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294764 CPUtime=462.22 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 228599 0 0 0 46201 21 0 0 20 0 1 0 410941391 325894144 73691 33554432000 4194304 6210612 140720787062192 140720787060152 5154973 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73691 872 493 0 72869 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294764 KiB


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

/proc/22365/statm: 79564 73727 872 493 0 72869 0
Current children cumulated CPU time: 1662.38 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294908 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 22554
/proc/meminfo: memFree=30944164/32770624 swapFree=66917956/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294908 CPUtime=1722.38 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 230558 0 0 0 172217 21 0 0 20 0 1 0 410941391 325894144 73727 33554432000 4194304 6210612 140720787062192 140720787060152 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73727 872 493 0 72869 0
Current children cumulated CPU time: 1722.38 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294908 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 22558
/proc/meminfo: memFree=30944624/32770624 swapFree=66917956/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294908 CPUtime=1782.39 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 230586 0 0 0 178218 21 0 0 20 0 1 0 410941391 325894144 73727 33554432000 4194304 6210612 140720787062192 140720787060152 5155888 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73727 872 493 0 72869 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294908 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 22562
/proc/meminfo: memFree=30944460/32770624 swapFree=66917956/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294908 CPUtime=1842.4 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 230721 0 0 0 184219 21 0 0 20 0 1 0 410941391 325894144 73727 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73727 872 493 0 72869 0
Current children cumulated CPU time: 1842.4 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294908 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 22568
/proc/meminfo: memFree=30944084/32770624 swapFree=66917956/67108860
[pid=22365] ppid=22360 vsize=318256 memory=294908 CPUtime=1902.41 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 230749 0 0 0 190220 21 0 0 20 0 1 0 410941391 325894144 73727 33554432000 4194304 6210612 140720787062192 140720787060152 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79564 73727 872 493 0 72869 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 318256 KiB
Current children cumulated memory: 294908 KiB

[startup+1962.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/199 22572
/proc/meminfo: memFree=30944060/32770624 swapFree=66917956/67108860
[pid=22365] ppid=22360 vsize=318948 memory=295496 CPUtime=1962.41 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231064 0 0 0 196220 21 0 0 20 0 1 0 410941391 326602752 73874 33554432000 4194304 6210612 140720787062192 140720787059624 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79737 73874 872 493 0 73042 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 318948 KiB
Current children cumulated memory: 295496 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/199 22583
/proc/meminfo: memFree=30943436/32770624 swapFree=66917964/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295604 CPUtime=2022.42 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231162 0 0 0 202221 21 0 0 20 0 1 0 410941391 326881280 73901 33554432000 4194304 6210612 140720787062192 140720787059784 5409316 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73901 872 493 0 73110 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295604 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 22590
/proc/meminfo: memFree=30943780/32770624 swapFree=66917964/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2082.43 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231351 0 0 0 208222 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22594
/proc/meminfo: memFree=30944032/32770624 swapFree=66917964/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2142.44 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231377 0 0 0 214223 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5390016 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22598
/proc/meminfo: memFree=30944396/32770624 swapFree=66917964/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2202.45 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231577 0 0 0 220224 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2202.45 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22604
/proc/meminfo: memFree=30944104/32770624 swapFree=66917964/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2262.45 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231656 0 0 0 226224 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22609
/proc/meminfo: memFree=30944572/32770624 swapFree=66917972/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2322.46 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231788 0 0 0 232225 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5155765 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2322.46 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22613
/proc/meminfo: memFree=30944328/32770624 swapFree=66917972/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2382.47 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231845 0 0 0 238226 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2382.47 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22615
/proc/meminfo: memFree=30943976/32770624 swapFree=66917972/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2400.07 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231975 0 0 0 239986 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5249890 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

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

[startup+2399.9 s]
# the end of solver process 22365 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.87 s, system=0.218021 s

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22615
/proc/meminfo: memFree=30943976/32770624 swapFree=66917972/67108860
[pid=22365] ppid=22360 vsize=319220 memory=295784 CPUtime=2400.07 cores=0,2,4,6
/proc/22365/stat : 22365 (cosoco) R 22360 22365 21964 0 -1 4202496 231975 0 0 0 239986 21 0 0 20 0 1 0 410941391 326881280 73946 33554432000 4194304 6210612 140720787062192 140720787060152 5249890 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 28962816 140720787063819 140720787063921 140720787063921 140720787066830 0
/proc/22365/statm: 79805 73946 872 493 0 73110 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 319220 KiB
Current children cumulated memory: 295784 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.08
CPU user time (s): 2399.87
CPU system time (s): 0.218021
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 319220
Max. memory (cumulated for all children) (KiB): 295784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.87
system time used= 0.218021
maximum resident set size= 295852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232028
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= 105
involuntary context switches= 1074


# summary of solver processes directly reported to runsolver:
#   pid: 22365
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2399.87
#   total CPU system time (s): 0.218021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.02511 second user time and 16.9472 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-13 06:46:33
IDJOB=4390111
IDBENCH=135033
IDSOLVER=2830
FILE ID=node141/4390111-1568350035
RUNJOBID= node141-1568347592-21995
PBS_JOBID= 21701171
Free space on /tmp= 56112 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K100.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390111-1568350035/watcher-4390111-1568350035 -o /tmp/evaluation-result-4390111-1568350035/solver-4390111-1568350035 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568347592-21995 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390111-1568350035.xml

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

MD5SUM BENCH= 26b9bfa7097c81a56529190245724c1c
RANDOM SEED=1341431656

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31619612 kB
MemAvailable:   31845356 kB
Buffers:          136356 kB
Cached:           377000 kB
SwapCached:        81532 kB
Active:           229980 kB
Inactive:         368020 kB
Active(anon):       8748 kB
Inactive(anon):   106208 kB
Active(file):     221232 kB
Inactive(file):   261812 kB
Unevictable:      109200 kB
Mlocked:          109200 kB
SwapTotal:      67108860 kB
SwapFree:       66917896 kB
Dirty:              6068 kB
Writeback:             0 kB
AnonPages:        112852 kB
Mapped:            33872 kB
Shmem:             21944 kB
Slab:             146340 kB
SReclaimable:     117068 kB
SUnreclaim:        29272 kB
KernelStack:        3488 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502168 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56104 MiB
End job on node141 at 2019-09-13 07:26:33