Trace number 4240005

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 NameAnswerobjective functionCPU timeWall clock time
R1: cosoco-sat 1.1? (TO) 2400.01 2400.4

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-12.xml
MD5SUM20c15018e625ff04718a0750d7a9de92
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints276
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":120},{"size":9,"count":120}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":120},{"degree":7,"count":4},{"degree":8,"count":36},{"degree":10,"count":80}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":36},{"arity":4,"count":4},{"arity":6,"count":36},{"arity":9,"count":80}]
Number of extensional constraints156
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":156},{"type":"sum","count":120}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SAT : Variables: 1320 -- Clauses: 4680
0.00/0.02	c best=?? lower=0 upper=120 
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 240
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 277
0.00/0.02	c |                   Arity: 2..120  -- Binary: 120  -- Ternary: 36
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          : 32
0.00/0.02	c |                          Extension: 124  (nb tuples: 1..10) -- (shared: 151)
0.00/0.02	c |                          Sum: 121
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	o 0
0.00/0.02	c    1 calls to solver: best=0 lower=1 upper=120 
0.00/0.03	o 4
0.00/0.03	o 8
0.00/0.03	c    3 calls to solver: best=8 lower=9 upper=120 
0.00/0.04	o 9
0.00/0.06	o 10
0.00/0.06	c    5 calls to solver: best=10 lower=11 upper=120 
0.19/0.24	o 12
0.19/0.27	o 13
0.19/0.27	c    7 calls to solver: best=13 lower=14 upper=120 
0.29/0.35	o 14
0.39/0.43	o 16
0.39/0.43	c    9 calls to solver: best=16 lower=17 upper=120 
0.49/0.50	conflict 102lvl : 101 bt101-47:0(837)X77350
0.59/0.66	conflict 97lvl : 98 bt98-25:0(814)X104381
0.59/0.67	conflict 100lvl : 101 bt100-229:0(829)X105703
1.20/1.24	conflict 86lvl : 97 bt97-79:0(805)X194887
1.29/1.34	conflict 88lvl : 101 bt98-145:0(831)X209919
1.39/1.41	o 18
1.39/1.42	o 20
1.39/1.42	c   11 calls to solver: best=20 lower=21 upper=120 
1.39/1.42	o 24
1.39/1.43	o 26
1.39/1.43	c   13 calls to solver: best=26 lower=27 upper=120 
1.39/1.44	o 28
1.49/1.50	o 30
1.49/1.50	c   15 calls to solver: best=30 lower=31 upper=120 
1.89/1.92	o 32
2.99/3.09	o 33
2.99/3.09	c   17 calls to solver: best=33 lower=34 upper=120 
3.30/3.39	o 34
3.49/3.58	o 35
3.49/3.58	c   19 calls to solver: best=35 lower=36 upper=120 
6.29/6.37	o 36
7.49/7.52	o 37
7.49/7.52	c   21 calls to solver: best=37 lower=38 upper=120 
7.89/7.92	o 38
7.89/7.98	o 39
7.89/7.98	c   23 calls to solver: best=39 lower=40 upper=120 
8.09/8.16	o 40
8.19/8.24	o 41
8.19/8.24	c   25 calls to solver: best=41 lower=42 upper=120 
8.49/8.59	o 42
8.99/9.01	o 43
8.99/9.01	c   27 calls to solver: best=43 lower=44 upper=120 
21.09/21.17	o 44
21.19/21.20	o 45
21.19/21.20	c   29 calls to solver: best=45 lower=46 upper=120 
21.19/21.23	o 46
22.09/22.16	o 48
22.09/22.16	c   31 calls to solver: best=48 lower=49 upper=120 
23.29/23.39	o 49
23.49/23.59	o 50
23.49/23.59	c   33 calls to solver: best=50 lower=51 upper=120 
23.69/23.79	conflict 47lvl : 49 bt48-109:0(457)X253004
36.29/36.34	o 51
37.89/37.91	o 52
37.89/37.91	c   35 calls to solver: best=52 lower=53 upper=120 
38.59/38.66	o 53
39.08/39.16	o 54
39.08/39.16	c   37 calls to solver: best=54 lower=55 upper=120 
39.98/40.06	o 55
254.25/254.37	o 56
254.25/254.37	c   39 calls to solver: best=56 lower=57 upper=120 
566.30/566.40	o 57
581.29/581.47	o 59
581.29/581.47	c   41 calls to solver: best=59 lower=60 upper=120 
730.87/731.00	o 60
867.75/867.93	o 61
867.75/867.93	c   43 calls to solver: best=61 lower=62 upper=120 

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240005-1500634750/watcher-4240005-1500634750 -o /tmp/evaluation-result-4240005-1500634750/solver-4240005-1500634750 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500634750-5913 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240005-1500634750.xml 

pid=5931
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.10 1.49 2/181 5934
/proc/meminfo: memFree=30978896/32770624 swapFree=6792/948416
[pid=5934] ppid=5931 vsize=27124 CPUtime=0 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 979 0 0 0 0 0 0 0 20 0 1 0 16908539 27774976 766 33554432000 4194304 5970956 140729303187824 140729303187016 139736390818789 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 6781 766 683 434 0 145 0

[startup+0.100151 s]
/proc/loadavg: 1.00 1.10 1.49 2/181 5934
/proc/meminfo: memFree=30978896/32770624 swapFree=6792/948416
[pid=5934] ppid=5931 vsize=32580 CPUtime=0.09 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1418 0 0 0 9 0 0 0 20 0 1 0 16908539 33361920 1203 33554432000 4194304 5970956 140729303187824 140729303175128 5040047 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8145 1203 832 434 0 1509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32580

[startup+0.200301 s]
/proc/loadavg: 1.00 1.10 1.49 2/181 5934
/proc/meminfo: memFree=30978896/32770624 swapFree=6792/948416
[pid=5934] ppid=5931 vsize=32580 CPUtime=0.19 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1435 0 0 0 19 0 0 0 20 0 1 0 16908539 33361920 1781 33554432000 4194304 5970956 140729303187824 140729303175128 5136560 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8145 1781 834 434 0 1509 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32580

[startup+0.300284 s]
/proc/loadavg: 1.00 1.10 1.49 2/181 5934
/proc/meminfo: memFree=30978896/32770624 swapFree=6792/948416
[pid=5934] ppid=5931 vsize=32580 CPUtime=0.29 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1435 0 0 0 29 0 0 0 20 0 1 0 16908539 33361920 1781 33554432000 4194304 5970956 140729303187824 140729303175128 5040616 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8145 1781 834 434 0 1509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32580

[startup+0.700278 s]
/proc/loadavg: 1.00 1.10 1.49 2/181 5934
/proc/meminfo: memFree=30978896/32770624 swapFree=6792/948416
[pid=5934] ppid=5931 vsize=32708 CPUtime=0.69 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1454 0 0 0 69 0 0 0 20 0 1 0 16908539 33492992 1781 33554432000 4194304 5970956 140729303187824 140729303185160 5045172 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8177 1781 834 434 0 1541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32708

[startup+1.50028 s]
/proc/loadavg: 1.00 1.10 1.49 3/188 6009
/proc/meminfo: memFree=30971176/32770624 swapFree=6792/947688
[pid=5934] ppid=5931 vsize=32840 CPUtime=1.49 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1488 0 0 0 149 0 0 0 20 0 1 0 16908539 33628160 1781 33554432000 4194304 5970956 140729303187824 140729303185384 5038354 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1781 834 434 0 1574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32840

[startup+3.10027 s]
/proc/loadavg: 1.00 1.10 1.49 3/188 6009
/proc/meminfo: memFree=30970056/32770624 swapFree=6792/947692
[pid=5934] ppid=5931 vsize=32840 CPUtime=3.09 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 1886 0 0 0 309 0 0 0 20 0 1 0 16908539 33628160 1840 33554432000 4194304 5970956 140729303187824 140729303185384 5038696 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1840 838 434 0 1574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32840

[startup+6.30028 s]
/proc/loadavg: 1.00 1.10 1.49 3/188 6009
/proc/meminfo: memFree=30970388/32770624 swapFree=6792/947700
[pid=5934] ppid=5931 vsize=32840 CPUtime=6.29 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 2275 0 0 0 629 0 0 0 20 0 1 0 16908539 33628160 1840 33554432000 4194304 5970956 140729303187824 140729303175128 5311659 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1840 838 434 0 1574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32840

[startup+12.7003 s]
/proc/loadavg: 1.08 1.12 1.49 3/188 6009
/proc/meminfo: memFree=30970428/32770624 swapFree=6792/947708
[pid=5934] ppid=5931 vsize=32840 CPUtime=12.69 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 2682 0 0 0 1269 0 0 0 20 0 1 0 16908539 33628160 1840 33554432000 4194304 5970956 140729303187824 140729303175128 5040579 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1840 838 434 0 1574 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32840

[startup+25.5003 s]
/proc/loadavg: 1.29 1.16 1.50 3/188 6009
/proc/meminfo: memFree=30970620/32770624 swapFree=6792/947728
[pid=5934] ppid=5931 vsize=32840 CPUtime=25.49 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 3488 0 0 0 2549 0 0 0 20 0 1 0 16908539 33628160 1843 33554432000 4194304 5970956 140729303187824 140729303185160 5136620 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1843 838 434 0 1574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32840

[startup+51.1003 s]
/proc/loadavg: 1.53 1.23 1.51 3/188 6016
/proc/meminfo: memFree=30970060/32770624 swapFree=6792/947756
[pid=5934] ppid=5931 vsize=32840 CPUtime=51.08 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 3887 0 0 0 5108 0 0 0 20 0 1 0 16908539 33628160 1843 33554432000 4194304 5970956 140729303187824 140729303185384 5098954 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1843 838 434 0 1574 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32840

[startup+102.3 s]
/proc/loadavg: 1.80 1.35 1.54 3/188 6017
/proc/meminfo: memFree=30969348/32770624 swapFree=6792/947800
[pid=5934] ppid=5931 vsize=32840 CPUtime=102.28 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 4280 0 0 0 10228 0 0 0 20 0 1 0 16908539 33628160 1843 33554432000 4194304 5970956 140729303187824 140729303185384 4913105 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1843 838 434 0 1574 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32840

[startup+162.3 s]
/proc/loadavg: 1.92 1.46 1.57 3/188 6040
/proc/meminfo: memFree=30967824/32770624 swapFree=6792/947832
[pid=5934] ppid=5931 vsize=32840 CPUtime=162.26 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 4689 0 0 0 16226 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303185384 5040507 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 32840

[startup+222.306 s]
/proc/loadavg: 1.97 1.56 1.59 3/188 6041
/proc/meminfo: memFree=30967948/32770624 swapFree=6792/947860
[pid=5934] ppid=5931 vsize=32840 CPUtime=222.26 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 5090 0 0 0 22226 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303185384 5319216 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 32840

[startup+282.3 s]
/proc/loadavg: 1.99 1.64 1.62 3/188 6042
/proc/meminfo: memFree=30968236/32770624 swapFree=6792/947888
[pid=5934] ppid=5931 vsize=32840 CPUtime=282.24 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 5498 0 0 0 28224 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5045969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 32840

[startup+342.3 s]
/proc/loadavg: 2.00 1.71 1.64 3/187 6043
/proc/meminfo: memFree=30968568/32770624 swapFree=6792/947912
[pid=5934] ppid=5931 vsize=32840 CPUtime=342.23 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 5895 0 0 0 34223 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5098910 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 32840

[startup+402.3 s]
/proc/loadavg: 2.00 1.76 1.66 3/187 6044
/proc/meminfo: memFree=30968728/32770624 swapFree=6792/947932
[pid=5934] ppid=5931 vsize=32840 CPUtime=402.22 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 6292 0 0 0 40222 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5136625 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 32840

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.69 3/187 6045
/proc/meminfo: memFree=30968776/32770624 swapFree=6792/947956
[pid=5934] ppid=5931 vsize=32840 CPUtime=462.21 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 6690 0 0 0 46221 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5047680 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 32840

[startup+522.3 s]
/proc/loadavg: 2.04 1.85 1.71 3/187 6046
/proc/meminfo: memFree=30968692/32770624 swapFree=6792/947984
[pid=5934] ppid=5931 vsize=32840 CPUtime=522.2 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 7088 0 0 0 52220 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5136608 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 32840

[startup+582.3 s]
/proc/loadavg: 2.01 1.88 1.73 3/187 6047
/proc/meminfo: memFree=30968480/32770624 swapFree=6792/948008
[pid=5934] ppid=5931 vsize=32840 CPUtime=582.19 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 7495 0 0 0 58219 0 0 0 20 0 1 0 16908539 33628160 1852 33554432000 4194304 5970956 140729303187824 140729303175128 5038163 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1852 838 434 0 1574 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 32840


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/188 6077
/proc/meminfo: memFree=30968368/32770624 swapFree=6792/948392
[pid=5934] ppid=5931 vsize=32840 CPUtime=1482.04 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 13456 0 0 0 148204 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5038163 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 32840

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/188 6078
/proc/meminfo: memFree=30968592/32770624 swapFree=6792/948420
[pid=5934] ppid=5931 vsize=32840 CPUtime=1542.04 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 13847 0 0 0 154204 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5039693 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 32840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/187 6080
/proc/meminfo: memFree=30968212/32770624 swapFree=6792/948448
[pid=5934] ppid=5931 vsize=32840 CPUtime=1602.02 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 14247 0 0 0 160202 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5136620 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 32840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/187 6081
/proc/meminfo: memFree=30968088/32770624 swapFree=6792/948472
[pid=5934] ppid=5931 vsize=32840 CPUtime=1662.01 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 14641 0 0 0 166201 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 32840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/187 6082
/proc/meminfo: memFree=30968388/32770624 swapFree=6792/948500
[pid=5934] ppid=5931 vsize=32840 CPUtime=1722 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 15033 0 0 0 172200 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5136629 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 32840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/187 6084
/proc/meminfo: memFree=30967940/32770624 swapFree=6792/948528
[pid=5934] ppid=5931 vsize=32840 CPUtime=1781.99 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 15433 0 0 0 178199 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5136634 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 32840

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/187 6085
/proc/meminfo: memFree=30967740/32770624 swapFree=6792/948548
[pid=5934] ppid=5931 vsize=32840 CPUtime=1841.98 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 15821 0 0 0 184198 0 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045119 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1841.98
Current children cumulated vsize (KiB) 32840

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/188 6094
/proc/meminfo: memFree=30967524/32770624 swapFree=6792/948580
[pid=5934] ppid=5931 vsize=32840 CPUtime=1901.98 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 16209 0 0 0 190197 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1901.98
Current children cumulated vsize (KiB) 32840

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/188 6095
/proc/meminfo: memFree=30967788/32770624 swapFree=6792/948604
[pid=5934] ppid=5931 vsize=32840 CPUtime=1961.97 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 16611 0 0 0 196196 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045969 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 1961.97
Current children cumulated vsize (KiB) 32840

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 6096
/proc/meminfo: memFree=30967576/32770624 swapFree=6792/948628
[pid=5934] ppid=5931 vsize=32840 CPUtime=2021.96 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 16999 0 0 0 202195 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045004 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2021.96
Current children cumulated vsize (KiB) 32840

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 6097
/proc/meminfo: memFree=30967496/32770624 swapFree=6792/948652
[pid=5934] ppid=5931 vsize=32840 CPUtime=2081.96 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 17384 0 0 0 208195 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5337501 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2081.96
Current children cumulated vsize (KiB) 32840

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 6098
/proc/meminfo: memFree=30967532/32770624 swapFree=6792/948672
[pid=5934] ppid=5931 vsize=32840 CPUtime=2141.94 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 17784 0 0 0 214193 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5038721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2141.94
Current children cumulated vsize (KiB) 32840

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 6099
/proc/meminfo: memFree=30967376/32770624 swapFree=6792/948692
[pid=5934] ppid=5931 vsize=32840 CPUtime=2201.94 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 18170 0 0 0 220193 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2201.94
Current children cumulated vsize (KiB) 32840

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 6100
/proc/meminfo: memFree=30968264/32770624 swapFree=6792/948716
[pid=5934] ppid=5931 vsize=32840 CPUtime=2261.92 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 18557 0 0 0 226191 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045004 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2261.92
Current children cumulated vsize (KiB) 32840

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 6101
/proc/meminfo: memFree=30968196/32770624 swapFree=6792/948744
[pid=5934] ppid=5931 vsize=32840 CPUtime=2321.91 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 18946 0 0 0 232190 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5136803 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2321.91
Current children cumulated vsize (KiB) 32840

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 6102
/proc/meminfo: memFree=30967684/32770624 swapFree=6792/948760
[pid=5934] ppid=5931 vsize=32840 CPUtime=2381.9 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 19346 0 0 0 238189 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5045964 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2381.9
Current children cumulated vsize (KiB) 32840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.08 2.01 1.96 3/187 6102
/proc/meminfo: memFree=30967808/32770624 swapFree=6792/948768
[pid=5934] ppid=5931 vsize=32840 CPUtime=2400 cores=0,2,4,6
/proc/5934/stat : 5934 (cosoco) R 5931 5934 3400 0 -1 4202496 19726 0 0 0 239999 1 0 0 20 0 1 0 16908539 33628160 1856 33554432000 4194304 5970956 140729303187824 140729303175128 5136587 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 32047104 140729303192764 140729303192899 140729303192899 140729303195598 0
/proc/5934/statm: 8210 1856 838 434 0 1574 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 32840

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5934 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.01
CPU user time (s): 2400
CPU system time (s): 0.013997
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 32840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.013997
maximum resident set size= 7472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19759
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= 15
involuntary context switches= 121823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28645 second user time and 7.85415 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 12:59:10
IDJOB=4240005
IDBENCH=115943
IDSOLVER=2621
FILE ID=node143/4240005-1500634750
RUNJOBID= node143-1500634750-5913
PBS_JOBID= 20622991
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240005-1500634750/watcher-4240005-1500634750 -o /tmp/evaluation-result-4240005-1500634750/solver-4240005-1500634750 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500634750-5913 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240005-1500634750.xml

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

MD5SUM BENCH= 20c15018e625ff04718a0750d7a9de92
RANDOM SEED=740958689

node143.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 2400.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.14
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		: 1600.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		: 2400.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.14
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		: 1600.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		: 2267.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.14
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		: 1600.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		: 2267.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.14
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		: 1600.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:        30981924 kB
MemAvailable:   32016472 kB
Buffers:          160592 kB
Cached:          1153068 kB
SwapCached:            0 kB
Active:           408404 kB
Inactive:         958804 kB
Active(anon):      56604 kB
Inactive(anon):     8760 kB
Active(file):     351800 kB
Inactive(file):   950044 kB
Unevictable:        6792 kB
Mlocked:            6800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2400 kB
Writeback:             0 kB
AnonPages:         68488 kB
Mapped:            32516 kB
Shmem:              8852 kB
Slab:             121960 kB
SReclaimable:      97076 kB
SUnreclaim:        24884 kB
KernelStack:        3456 kB
PageTables:         4688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61992 MiB
End job on node143 at 2017-07-21 13:39:11