Trace number 4408940

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
cosoco 2.0SAT (TO)-6986 2400.07 2400.3

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-18-3-6-8.xml
MD5SUM5d7a010bf2d95efed7f70b0fa6bbffad
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1.40566
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints73
Number of domains19
Minimum domain size4
Maximum domain size19
Distribution of domain sizes[{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":2},{"size":19,"count":36}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":18},{"degree":19,"count":17},{"degree":20,"count":1},{"degree":21,"count":18}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":36},{"arity":18,"count":18},{"arity":19,"count":18}]
Number of extensional constraints36
Number of intensional constraints19
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":19},{"type":"count","count":18}]
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.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408940-1569802900.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 36tuples
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c intension -> extension : same as previous
0.10/0.11	c enable optimization
0.10/0.11	c ========================================[ Problem Statistics ]===========================================
0.10/0.11	c |                                                                                                       
0.10/0.11	c |  Parse time        :         0.10 s 
0.10/0.11	c |
0.10/0.11	c |               Variables: 54
0.10/0.11	c |            Domain Sizes: 4..19
0.10/0.11	c |
0.10/0.11	c |             Constraints: 74
0.10/0.11	c |                   Arity: 1..19  -- Unary: 1  -- Binary: 36
0.10/0.11	c | 
0.10/0.11	c |                   Types: 
0.10/0.11	c |                          At most: 18
0.10/0.11	c |                          Extension: 54  (nb tuples: 19..308) -- (shared: 17)
0.10/0.11	c |                          Sum: 1
0.10/0.11	c |                          Unary: 1
0.10/0.11	c |                          
0.10/0.11	c |               Objective: Maximize Sum
0.10/0.11	
0.10/0.11	c =========================================================================================================
0.10/0.11	o -18000
0.10/0.11	c    1 calls to solver(id=*d): best=0 lower=-18000 upper=-17999 
0.10/0.11	o -17000
85.48/85.50	o -15996
85.48/85.50	c    3 calls to solver(id=*d): best=0 lower=-15996 upper=-15995 
95.38/95.44	o -12996
95.48/95.55	o -12000
95.48/95.55	c    5 calls to solver(id=*d): best=0 lower=-12000 upper=-11999 
97.88/97.98	o -11986
98.09/98.15	o -10985
98.09/98.15	c    7 calls to solver(id=*d): best=0 lower=-10985 upper=-10984 
98.18/98.25	o -9994
98.28/98.36	o -9989
98.28/98.36	c    9 calls to solver(id=*d): best=0 lower=-9989 upper=-9988 
101.18/101.21	o -8998
101.99/102.04	o -8997
101.99/102.04	c   11 calls to solver(id=*d): best=0 lower=-8997 upper=-8996 
146.18/146.24	o -8996
146.28/146.36	o -8990
146.28/146.36	c   13 calls to solver(id=*d): best=0 lower=-8990 upper=-8989 
146.38/146.49	o -7994
146.58/146.60	o -7988
146.58/146.60	c   15 calls to solver(id=*d): best=0 lower=-7988 upper=-7987 
146.78/146.84	o -7984
147.99/148.03	o -7982
147.99/148.03	c   17 calls to solver(id=*d): best=0 lower=-7982 upper=-7981 
1026.90/1027.07	o -7000
1026.90/1027.07	o -6998
1026.90/1027.07	c   19 calls to solver(id=*d): best=0 lower=-6998 upper=-6997 
1127.78/1127.95	o -6986
2400.06/2400.30	
2400.06/2400.30	c *** INTERRUPTED ***
2400.06/2400.30	c call to solver        : 20
2400.06/2400.30	c
2400.06/2400.30	c restarts              : 1502        
2400.06/2400.30	c conflicts             : 27245519     (11352 /sec)
2400.06/2400.30	c decisions             : 53612828     (22338 /sec)
2400.06/2400.30	c propagations          : 4313507581  (1797244 /sec)
2400.06/2400.30	c root propagations     : 20          
2400.06/2400.30	c filter calls          : 5649563030     (2353917 /sec)
2400.06/2400.30	c useless filter calls  : 4874301770     (86 %)
2400.06/2400.30	c Memory used           : 27.62 MB
2400.06/2400.30	c Best bound time (wc)  : 1127.95 s
2400.06/2400.30	c CPU time              : 2400.07 s
2400.06/2400.30	c real time             : 2400.3 s
2400.06/2400.30	
2400.06/2400.30	c nb Solutions = 20
2400.06/2400.30	s SATISFIABLE
2400.06/2400.30	c Best value found: -6986
2400.06/2400.30	
2400.06/2400.30	
2400.06/2400.30	v <instantiation type='solution' cost='-6986'>
2400.06/2400.30	v <list>g[0] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] p[0] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] </list>
2400.06/2400.30	v <values>-1000 5 2 -1000 2 -1000 2 0 0 1 -1000 -1000 -1000 -1000 3 -3 -3 5 0 9 1 4 7 8 13 -1 -1 11 12 15 10 2 3 6 5 14 11 4 5 8 14 10 9 -1 -1 2 15 0 1 6 12 13 7 3 </values>
2400.06/2400.30	v </instantiation>
2400.06/2400.30	

Verifier Data

OK	-6986

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: 16375 MiB (15255 MiB free)
  memory of node 1: 16384 MiB (15537 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408940-1569802900/watcher-4408940-1569802900 -o /tmp/evaluation-result-4408940-1569802900/solver-4408940-1569802900 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1325301813-18515 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408940-1569802900.xml 

running on 4 cores: 4-7

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=21153, runsolver pid=21150
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21154
/proc/meminfo: memFree=31531756/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5008 CPUtime=0.1 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1417 0 0 0 10 0 0 0 20 0 1 0 556296029 28962816 1252 33554432000 4194304 6211132 140733844182096 140733844177272 5398704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1252 894 493 0 376 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5008 KiB

[startup+0.210792 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21154
/proc/meminfo: memFree=31531384/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5008 CPUtime=0.21 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1417 0 0 0 21 0 0 0 20 0 1 0 556296029 28962816 1252 33554432000 4194304 6211132 140733844182096 140733844177272 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1252 894 493 0 376 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5008 KiB

[startup+0.310322 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 21154
/proc/meminfo: memFree=31531384/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5008 CPUtime=0.31 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1417 0 0 0 31 0 0 0 20 0 1 0 556296029 28962816 1252 33554432000 4194304 6211132 140733844182096 140733844177272 5039247 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1252 894 493 0 376 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5008 KiB

[startup+0.700288 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21154
/proc/meminfo: memFree=31531044/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5008 CPUtime=0.69 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1417 0 0 0 69 0 0 0 20 0 1 0 556296029 28962816 1252 33554432000 4194304 6211132 140733844182096 140733844180232 5039295 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1252 894 493 0 376 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5008 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21154
/proc/meminfo: memFree=31531044/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5008 CPUtime=1.49 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1417 0 0 0 149 0 0 0 20 0 1 0 556296029 28962816 1252 33554432000 4194304 6211132 140733844182096 140733844180232 5398596 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1252 894 493 0 376 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5008 KiB

[startup+3.11027 s]
/proc/loadavg: 2.16 2.05 2.06 3/200 21154
/proc/meminfo: memFree=31531044/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=3.1 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1695 0 0 0 310 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039121 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+6.30028 s]
/proc/loadavg: 2.16 2.05 2.06 3/200 21154
/proc/meminfo: memFree=31531124/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=6.29 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 1979 0 0 0 629 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5156940 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.06 3/201 21156
/proc/meminfo: memFree=31531088/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=12.69 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 2263 0 0 0 1269 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+25.5003 s]
/proc/loadavg: 2.12 2.04 2.05 3/200 21157
/proc/meminfo: memFree=31531228/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=25.49 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 2821 0 0 0 2549 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+51.1103 s]
/proc/loadavg: 2.08 2.04 2.05 3/200 21157
/proc/meminfo: memFree=31530700/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=51.1 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 3100 0 0 0 5110 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5008827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/201 21163
/proc/meminfo: memFree=31530968/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=102.28 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 3395 0 0 0 10228 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5038833 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 21167
/proc/meminfo: memFree=31530876/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=162.28 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 3690 0 0 0 16228 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5038870 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 21171
/proc/meminfo: memFree=31530320/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=222.27 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 3970 0 0 0 22227 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5155486 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 21177
/proc/meminfo: memFree=31530084/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=282.26 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 4250 0 0 0 28226 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5039149 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21181
/proc/meminfo: memFree=31530576/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=342.26 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 4529 0 0 0 34226 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5397267 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21185
/proc/meminfo: memFree=31530316/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=402.25 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 4810 0 0 0 40225 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5207536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21191
/proc/meminfo: memFree=31530568/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=462.25 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 5090 0 0 0 46225 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844169976 5038992 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB


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

/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1662.13 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/202 21402
/proc/meminfo: memFree=31529284/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=1722.13 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 10968 0 0 0 172213 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5035326 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1722.13 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/201 21407
/proc/meminfo: memFree=31529556/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=1782.12 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 11247 0 0 0 178212 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039561 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/201 21411
/proc/meminfo: memFree=31529660/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=1842.12 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 11527 0 0 0 184212 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5186309 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1842.12 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+1902.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/202 21417
/proc/meminfo: memFree=31528808/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=1902.11 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 11807 0 0 0 190211 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5155644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1902.11 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+1962.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/201 21421
/proc/meminfo: memFree=31529292/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=1962.1 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 12087 0 0 0 196210 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5186208 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 1962.1 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/199 21425
/proc/meminfo: memFree=31529452/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2022.1 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 12367 0 0 0 202210 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039014 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2022.1 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 21431
/proc/meminfo: memFree=31529480/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2082.09 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 12647 0 0 0 208209 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039047 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 21435
/proc/meminfo: memFree=31529496/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2142.09 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 12923 0 0 0 214209 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5250321 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 21439
/proc/meminfo: memFree=31529384/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2202.08 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 13199 0 0 0 220208 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039261 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 21445
/proc/meminfo: memFree=31529224/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2262.08 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 13475 0 0 0 226208 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5038784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2322.3 s]
/proc/loadavg: 2.61 2.19 2.10 3/199 21456
/proc/meminfo: memFree=31529316/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2322.07 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 13755 0 0 0 232207 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5038848 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

[startup+2382.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/199 21460
/proc/meminfo: memFree=31529404/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2382.07 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 14027 0 0 0 238207 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/200 21462
/proc/meminfo: memFree=31529736/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2400.06 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 14296 0 0 0 240006 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039295 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

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

[startup+2400.3 s]
# the end of solver process 21153 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.07 s, system=0.002999 s

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

[startup+2400.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/200 21462
/proc/meminfo: memFree=31529736/32770688 swapFree=66927776/67108860
[pid=21153] ppid=21150 vsize=28284 memory=5020 CPUtime=2400.06 cores=4-7
/proc/21153/stat : 21153 (cosoco) R 21150 21153 18483 0 -1 4202496 14296 0 0 0 240006 0 0 0 20 0 1 0 556296029 28962816 1255 33554432000 4194304 6211132 140733844182096 140733844180232 5039295 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 11882496 140733844186123 140733844186225 140733844186225 140733844189134 0
/proc/21153/statm: 7071 1255 897 493 0 376 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 28284 KiB
Current children cumulated memory: 5020 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.07
CPU user time (s): 2400.07
CPU system time (s): 0.002999
CPU usage (%): 99.9904
Max. virtual memory (cumulated for all children) (KiB): 28284
Max. memory (cumulated for all children) (KiB): 5020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.002999
maximum resident set size= 5084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14346
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= 14
involuntary context switches= 1824


# summary of solver processes directly reported to runsolver:
#   pid: 21153
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2400.07
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36782 second user time and 17.7772 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-31 08:42:00
IDJOB=4408940
IDBENCH=128005
IDSOLVER=2876
FILE ID=node120/4408940-1569802900
RUNJOBID= node120-1325301813-18515
PBS_JOBID= 21705832
Free space on /tmp= 61840 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408940-1569802900/watcher-4408940-1569802900 -o /tmp/evaluation-result-4408940-1569802900/solver-4408940-1569802900 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1325301813-18515 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408940-1569802900.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=846186266

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        31532700 kB
MemAvailable:   31795608 kB
Buffers:          204888 kB
Cached:           388104 kB
SwapCached:        68828 kB
Active:           325256 kB
Inactive:         344824 kB
Active(anon):      28140 kB
Inactive(anon):   130284 kB
Active(file):     297116 kB
Inactive(file):   214540 kB
Unevictable:      107072 kB
Mlocked:          107072 kB
SwapTotal:      67108860 kB
SwapFree:       66927776 kB
Dirty:              2812 kB
Writeback:             0 kB
AnonPages:        147200 kB
Mapped:            29416 kB
Shmem:             72460 kB
Slab:             163892 kB
SReclaimable:     134176 kB
SUnreclaim:        29716 kB
KernelStack:        3776 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     580024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61836 MiB
End job on node120 at 2011-12-31 09:22:00