Trace number 4398346

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.O parallelOPT2 23.3145 3.24055

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-13.xml
MD5SUMf1adf00e8f8fa1741c0d4b74f691c684
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.31504
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints286
Number of domains1
Minimum domain size78
Maximum domain size78
Distribution of domain sizes[{"size":78,"count":78}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":91},{"degree":12,"count":78}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":286}]
Number of extensional constraints0
Number of intensional constraints286
Distribution of constraint types[{"type":"intension","count":286}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.85/0.43	c
0.85/0.43	c This is cosoco 2.00 --  
0.85/0.43	c
0.85/0.43	c command line: cosoco -model -nbcores=8 HOME/instance-4398346-1568615666.xml 
0.85/0.43	c enable optimization
0.85/0.43	c ========================================[ Problem Statistics ]===========================================
0.85/0.43	c |                                                                                                       
0.85/0.43	c |  Parse time        :         0.33 s 
0.85/0.43	c |
0.85/0.43	c |               Variables: 169
0.85/0.43	c |            Domain Sizes: 78..78
0.85/0.43	c |
0.85/0.43	c |             Constraints: 287
0.85/0.43	c |                   Arity: 3..78  -- Ternary: 286
0.85/0.43	c | 
0.85/0.43	c |                   Types: 
0.85/0.43	c |                          Intension: 286
0.85/0.43	c |                          Max constant: 1
0.85/0.43	c |                          
0.85/0.43	c |               Objective: Minimize Max constant
0.85/0.43	
0.85/0.43	c =========================================================================================================
0.85/0.43	c Parallel mode: Portfolio
0.85/0.43	c [pFactory][Group N°0] created (threads:8).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.85/0.43	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.85/0.43	c [pFactory][Group N°0] concurrent mode: enabled.
0.85/0.43	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.85/0.43	c [pFactory][Group N°0] task 7 launched on thread 0.
0.85/0.43	c [pFactory][Group N°0] task 6 launched on thread 1.
0.85/0.43	c [pFactory][Group N°0] task 5 launched on thread 2.
0.85/0.43	c [pFactory][Group N°0] task 4 launched on thread 6.
0.85/0.43	c [pFactory][Group N°0] task 3 launched on thread 7.
0.85/0.43	c [pFactory][Group N°0] task 2 launched on thread 4.
0.85/0.43	c [pFactory][Group N°0] task 1 launched on thread 5.
0.85/0.43	c [pFactory][Group N°0] task 0 launched on thread 3.
0.85/0.43	o 77
0.85/0.50	o 76
1.63/0.57	o 75
2.37/0.64	o 74
3.09/0.71	o 73
3.09/0.77	o 72
3.89/0.83	o 71
3.89/0.89	o 70
4.68/0.95	o 69
5.55/1.01	o 68
5.55/1.07	o 67
6.35/1.13	o 66
6.35/1.18	o 65
7.07/1.24	o 64
7.07/1.29	o 63
7.87/1.35	o 62
8.67/1.41	o 61
8.67/1.46	o 60
9.47/1.51	o 59
9.47/1.56	o 58
10.27/1.61	o 57
10.27/1.66	o 56
11.07/1.71	o 55
11.07/1.76	o 54
11.87/1.80	o 53
11.87/1.85	o 52
11.87/1.89	o 51
12.73/1.94	o 50
12.73/1.98	o 49
13.53/2.02	o 48
13.53/2.06	o 47
13.53/2.11	o 46
14.34/2.15	o 45
14.34/2.18	o 44
15.06/2.22	o 43
15.06/2.26	o 42
15.06/2.29	o 41
15.86/2.32	o 40
15.86/2.36	o 39
15.86/2.39	o 38
16.66/2.42	o 37
16.66/2.45	o 36
16.66/2.48	o 35
17.45/2.51	o 34
17.45/2.54	o 33
17.45/2.57	o 32
17.45/2.60	o 31
18.25/2.62	o 30
18.25/2.65	o 29
18.25/2.67	o 28
18.25/2.70	o 27
19.05/2.72	o 26
19.05/2.74	o 25
19.05/2.77	o 24
19.05/2.79	o 23
19.86/2.81	o 22
19.86/2.83	o 21
19.86/2.85	o 20
19.86/2.89	o 19
20.67/2.92	o 18
20.67/2.95	o 17
20.67/2.97	o 16
20.67/3.00	o 15
21.51/3.02	o 14
21.51/3.05	o 13
21.51/3.07	o 12
21.51/3.09	o 11
22.32/3.11	o 10
22.32/3.13	o 9
22.32/3.15	o 8
22.32/3.16	o 7
22.32/3.18	o 6
22.32/3.19	o 5
23.04/3.20	o 4
23.04/3.21	o 3
23.04/3.22	o 2
23.04/3.23	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 0.
23.04/3.23	c [pFactory][Group N°0] Thread N°0 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°1 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°2 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°3 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°4 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°5 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°6 is joined.
23.04/3.23	c [pFactory][Group N°0] Thread N°7 is joined.
23.04/3.23	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
23.04/3.23	s OPTIMUM FOUND
23.04/3.23	c call to solver        : 4
23.04/3.23	c
23.04/3.23	c restarts              : 271         
23.04/3.23	c conflicts             : 11           (0 /sec)
23.04/3.23	c decisions             : 4573         (197 /sec)
23.04/3.23	c propagations          : 15596       (671 /sec)
23.04/3.23	c root propagations     : 241         
23.04/3.23	c filter calls          : 122426         (5264 /sec)
23.04/3.23	c useless filter calls  : 117409         (95 %)
23.04/3.23	c Memory used           : 592.41 MB
23.04/3.23	c Best bound time (wc)  : 3.21853 s
23.04/3.23	c CPU time              : 23.2574 s
23.04/3.23	c real time             : 3.23024 s
23.04/3.23	
23.04/3.23	
23.04/3.23	v <instantiation type='solution' cost='2'>
23.04/3.23	v <list>x[0][0] x[0][10] x[0][11] x[0][12] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[10][0] x[10][10] x[10][11] x[10][12] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][10] x[2][11] x[2][12] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][10] x[3][11] x[3][12] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][10] x[4][11] x[4][12] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][10] x[5][11] x[5][12] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][10] x[6][11] x[6][12] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
23.04/3.23	v <values>* 0 0 1 2 2 2 2 1 1 1 2 0 * * 1 0 * * * * * * * * * * * * 1 * * * * * * * * * * * * * * * * * * * * * * * 0 2 2 * 1 0 0 2 0 1 1 1 * 2 1 2 * * 0 1 1 1 2 0 0 * 2 0 2 * * * 1 2 1 0 1 1 * 2 2 1 * * * * 0 2 1 0 0 * 1 0 0 * * * * * 2 2 1 1 * 1 0 2 * * * * * * 0 2 0 * 1 2 0 * * * * * * * 0 2 * 0 0 1 * * * * * * * * 2 * 2 1 2 * * * * * * * * * </values>
23.04/3.23	v </instantiation>
23.04/3.23	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398346-1568615666/watcher-4398346-1568615666 -o /tmp/evaluation-result-4398346-1568615666/solver-4398346-1568615666 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324124769-4126 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398346-1568615666.xml 

running on 8 cores: 0-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=4801, runsolver pid=4798
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 7.65 8.73 8.83 2/192 4802
/proc/meminfo: memFree=29574984/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=34592 memory=10944 CPUtime=0.1 cores=0-7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4099 0 -1 4202496 2898 0 0 0 10 0 0 0 20 0 1 0 437572854 35422208 2736 33554432000 4194304 6211092 140728519967024 140728519963560 140136005506028 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 8647 2736 823 493 0 1952 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 34592 KiB
Current children cumulated memory: 10944 KiB

[startup+0.210038 s]*
/proc/loadavg: 7.65 8.73 8.83 2/192 4802
/proc/meminfo: memFree=29567480/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=41408 memory=17760 CPUtime=0.21 cores=0-7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4099 0 -1 4202496 4627 0 0 0 20 1 0 0 20 0 1 0 437572854 42401792 4440 33554432000 4194304 6211092 140728519967024 140728519962120 140136005045221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 10352 4440 823 493 0 3657 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 41408 KiB
Current children cumulated memory: 17760 KiB

[startup+0.309745 s]*
/proc/loadavg: 7.65 8.73 8.83 2/192 4802
/proc/meminfo: memFree=29561032/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=47708 memory=24064 CPUtime=0.31 cores=0-7
/proc/4801/stat : 4801 (cosoco) R 4798 4801 4099 0 -1 4202496 6196 0 0 0 30 1 0 0 20 0 1 0 437572854 48852992 6016 33554432000 4194304 6211092 140728519967024 140728519962120 140136005045221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 11927 6016 823 493 0 5232 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 47708 KiB
Current children cumulated memory: 24064 KiB

[startup+0.70124 s]
/proc/loadavg: 7.65 8.73 8.83 9/200 4810
/proc/meminfo: memFree=29549096/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=639404 memory=40784 CPUtime=3.09 cores=0-7
/proc/4801/stat : 4801 (cosoco) S 4798 4801 4099 0 -1 1077944320 10598 0 0 0 306 3 0 0 20 0 9 0 437572854 654749696 10196 33554432000 4194304 6211092 140728519967024 140728519965280 140136021085943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 159851 10196 868 493 0 153156 0
[pid=4801/tid=4803] ppid=4798 vsize=639404 memory=-2895008908443675764 CPUtime=0.34 cores=0-7
/proc/4801/task/4803/stat : 4803 (cosoco) R 4798 4801 4099 0 -1 4202560 481 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135997942440 140136014378144 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4804] ppid=4798 vsize=639404 memory=-6935123839545469842 CPUtime=0.34 cores=0-7
/proc/4801/task/4804/stat : 4804 (cosoco) R 4798 4801 4099 0 -1 4202560 504 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135989549736 5446630 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4805] ppid=4798 vsize=639404 memory=-6948055166404804227 CPUtime=0.32 cores=0-7
/proc/4801/task/4805/stat : 4805 (cosoco) R 4798 4801 4099 0 -1 4202560 507 0 0 0 32 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135981157032 140136005965731 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4806] ppid=4798 vsize=639404 memory=5996 CPUtime=0.34 cores=0-7
/proc/4801/task/4806/stat : 4806 (cosoco) R 4798 4801 4099 0 -1 4202560 511 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135972764328 5451428 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4807] ppid=4798 vsize=639404 memory=4156 CPUtime=0.33 cores=0-7
/proc/4801/task/4807/stat : 4807 (cosoco) R 4798 4801 4099 0 -1 4202560 492 0 0 0 33 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135964371984 5454160 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4808] ppid=4798 vsize=639404 memory=1056 CPUtime=0.34 cores=0-7
/proc/4801/task/4808/stat : 4808 (cosoco) R 4798 4801 4099 0 -1 4202560 462 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135955979296 5453914 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4809] ppid=4798 vsize=639404 memory=2828 CPUtime=0.34 cores=0-7
/proc/4801/task/4809/stat : 4809 (cosoco) R 4798 4801 4099 0 -1 4202560 482 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135947586576 5439786 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4810] ppid=4798 vsize=639404 memory=1176 CPUtime=0.34 cores=0-7
/proc/4801/task/4810/stat : 4810 (cosoco) R 4798 4801 4099 0 -1 4202560 462 0 0 0 34 0 0 0 20 0 9 0 437572888 654749696 10196 33554432000 4194304 6211092 140728519967024 140135939193512 5451482 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 40784 KiB

[startup+1.50124 s]
/proc/loadavg: 7.65 8.73 8.83 9/200 4810
/proc/meminfo: memFree=29544880/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=639404 memory=43680 CPUtime=9.47 cores=0-7
/proc/4801/stat : 4801 (cosoco) S 4798 4801 4099 0 -1 1077944320 21084 0 0 0 942 5 0 0 20 0 9 0 437572854 654749696 10920 33554432000 4194304 6211092 140728519967024 140728519965280 140136021085943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 159851 10920 869 493 0 153156 0
[pid=4801/tid=4803] ppid=4798 vsize=639404 memory=140515961726591 CPUtime=1.14 cores=0-7
/proc/4801/task/4803/stat : 4803 (cosoco) R 4798 4801 4099 0 -1 4202560 1661 0 0 0 114 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135997942800 5441074 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4804] ppid=4798 vsize=639404 memory=8594183773226444186 CPUtime=1.14 cores=0-7
/proc/4801/task/4804/stat : 4804 (cosoco) R 4798 4801 4099 0 -1 4202560 1789 0 0 0 114 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135989549944 5446240 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4805] ppid=4798 vsize=639404 memory=6944656592455359580 CPUtime=1.11 cores=0-7
/proc/4801/task/4805/stat : 4805 (cosoco) R 4798 4801 4099 0 -1 4202560 1679 0 0 0 111 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135981157392 5440620 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4806] ppid=4798 vsize=639404 memory=0 CPUtime=1.14 cores=0-7
/proc/4801/task/4806/stat : 4806 (cosoco) R 4798 4801 4099 0 -1 4202560 2360 0 0 0 114 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135972764688 5451428 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4807] ppid=4798 vsize=639404 memory=0 CPUtime=1.13 cores=0-7
/proc/4801/task/4807/stat : 4807 (cosoco) R 4798 4801 4099 0 -1 4202560 1875 0 0 0 113 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135964371984 140136014990150 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4808] ppid=4798 vsize=639404 memory=0 CPUtime=1.14 cores=0-7
/proc/4801/task/4808/stat : 4808 (cosoco) R 4798 4801 4099 0 -1 4202560 1742 0 0 0 114 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135955979392 140136005971405 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4809] ppid=4798 vsize=639404 memory=6944656592455097440 CPUtime=1.13 cores=0-7
/proc/4801/task/4809/stat : 4809 (cosoco) R 4798 4801 4099 0 -1 4202560 1770 0 0 0 113 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135947586544 5446275 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4810] ppid=4798 vsize=639404 memory=0 CPUtime=1.14 cores=0-7
/proc/4801/task/4810/stat : 4810 (cosoco) R 4798 4801 4099 0 -1 4202560 1511 0 0 0 114 0 0 0 20 0 9 0 437572888 654749696 10920 33554432000 4194304 6211092 140728519967024 140135939193888 5446275 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
Current children cumulated CPU time: 9.47 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43680 KiB

[startup+3.11124 s]
/proc/loadavg: 7.76 8.73 8.83 9/200 4810
/proc/meminfo: memFree=29540540/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=639404 memory=43808 CPUtime=22.32 cores=0-7
/proc/4801/stat : 4801 (cosoco) S 4798 4801 4099 0 -1 1077944320 21372 0 0 0 2227 5 0 0 20 0 9 0 437572854 654749696 10952 33554432000 4194304 6211092 140728519967024 140728519965280 140136021085943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 159851 10952 869 493 0 153156 0
[pid=4801/tid=4803] ppid=4798 vsize=639404 memory=41576 CPUtime=2.75 cores=0-7
/proc/4801/task/4803/stat : 4803 (cosoco) R 4798 4801 4099 0 -1 4202560 1699 0 0 0 275 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135997942816 140136014990158 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4804] ppid=4798 vsize=639404 memory=33 CPUtime=2.75 cores=0-7
/proc/4801/task/4804/stat : 4804 (cosoco) R 4798 4801 4099 0 -1 4202560 1823 0 0 0 275 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135989549944 5446275 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4805] ppid=4798 vsize=639404 memory=281023065620720 CPUtime=2.69 cores=0-7
/proc/4801/task/4805/stat : 4805 (cosoco) R 4798 4801 4099 0 -1 4202560 1712 0 0 0 269 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135981157504 5072837 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4806] ppid=4798 vsize=639404 memory=-7035114785800479027 CPUtime=2.75 cores=0-7
/proc/4801/task/4806/stat : 4806 (cosoco) R 4798 4801 4099 0 -1 4202560 2392 0 0 0 275 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135972764536 5452231 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4807] ppid=4798 vsize=639404 memory=0 CPUtime=2.74 cores=0-7
/proc/4801/task/4807/stat : 4807 (cosoco) R 4798 4801 4099 0 -1 4202560 1911 0 0 0 274 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135964371984 5446178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4808] ppid=4798 vsize=639404 memory=0 CPUtime=2.75 cores=0-7
/proc/4801/task/4808/stat : 4808 (cosoco) R 4798 4801 4099 0 -1 4202560 1778 0 0 0 275 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135955979296 140136005965712 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4809] ppid=4798 vsize=639404 memory=0 CPUtime=2.74 cores=0-7
/proc/4801/task/4809/stat : 4809 (cosoco) R 4798 4801 4099 0 -1 4202560 1809 0 0 0 274 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135947586832 5453922 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4810] ppid=4798 vsize=639404 memory=0 CPUtime=2.75 cores=0-7
/proc/4801/task/4810/stat : 4810 (cosoco) R 4798 4801 4099 0 -1 4202560 1551 0 0 0 275 0 0 0 20 0 9 0 437572888 654749696 10952 33554432000 4194304 6211092 140728519967024 140135939193720 140136005971359 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
Current children cumulated CPU time: 22.32 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43808 KiB

[startup+3.24049 s]
# the end of solver process 4801 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=23.2575 s, system=0.05701 s

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

[startup+3.20124 s]
/proc/loadavg: 7.76 8.73 8.83 9/200 4810
/proc/meminfo: memFree=29540540/32770688 swapFree=66919992/67108860
[pid=4801] ppid=4798 vsize=639404 memory=43952 CPUtime=23.04 cores=0-7
/proc/4801/stat : 4801 (cosoco) S 4798 4801 4099 0 -1 1077944320 21399 0 0 0 2299 5 0 0 20 0 9 0 437572854 654749696 10988 33554432000 4194304 6211092 140728519967024 140728519965280 140136021085943 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
/proc/4801/statm: 159851 10988 869 493 0 153156 0
[pid=4801/tid=4803] ppid=4798 vsize=639404 memory=0 CPUtime=2.83 cores=0-7
/proc/4801/task/4803/stat : 4803 (cosoco) R 4798 4801 4099 0 -1 4202560 1703 0 0 0 283 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135997942800 5392265 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4804] ppid=4798 vsize=639404 memory=0 CPUtime=2.84 cores=0-7
/proc/4801/task/4804/stat : 4804 (cosoco) R 4798 4801 4099 0 -1 4202560 1826 0 0 0 284 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135989550112 5446649 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4805] ppid=4798 vsize=639404 memory=0 CPUtime=2.78 cores=0-7
/proc/4801/task/4805/stat : 4805 (cosoco) R 4798 4801 4099 0 -1 4202560 1715 0 0 0 278 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135981157392 140136005968726 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4806] ppid=4798 vsize=639404 memory=0 CPUtime=2.84 cores=0-7
/proc/4801/task/4806/stat : 4806 (cosoco) R 4798 4801 4099 0 -1 4202560 2396 0 0 0 284 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135972764536 5446226 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4807] ppid=4798 vsize=639404 memory=-7035114785800479027 CPUtime=2.83 cores=0-7
/proc/4801/task/4807/stat : 4807 (cosoco) R 4798 4801 4099 0 -1 4202560 1914 0 0 0 283 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135964371984 5455650 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4808] ppid=4798 vsize=639404 memory=-7091624348563251104 CPUtime=2.84 cores=0-7
/proc/4801/task/4808/stat : 4808 (cosoco) R 4798 4801 4099 0 -1 4202560 1781 0 0 0 284 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135955979128 5164845 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4809] ppid=4798 vsize=639404 memory=-7674914008656224160 CPUtime=2.83 cores=0-7
/proc/4801/task/4809/stat : 4809 (cosoco) R 4798 4801 4099 0 -1 4202560 1813 0 0 0 283 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135947586448 5446606 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
[pid=4801/tid=4810] ppid=4798 vsize=639404 memory=4206186544037388384 CPUtime=2.84 cores=0-7
/proc/4801/task/4810/stat : 4810 (cosoco) R 4798 4801 4099 0 -1 4202560 1554 0 0 0 284 0 0 0 20 0 9 0 437572888 654749696 10988 33554432000 4194304 6211092 140728519967024 140135939193888 5446248 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23224320 140728519975953 140728519976045 140728519976045 140728519978958 0
Current children cumulated CPU time: 23.04 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43952 KiB

Child status: 0
Real time (s): 3.24055
CPU time (s): 23.3145
CPU user time (s): 23.2575
CPU system time (s): 0.05701
CPU usage (%): 719.463
Max. virtual memory (cumulated for all children) (KiB): 639404
Max. memory (cumulated for all children) (KiB): 43952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2575
system time used= 0.05701
maximum resident set size= 45140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21496
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= 949
involuntary context switches= 258


# summary of solver processes directly reported to runsolver:
#   pid: 4801
#   total CPU time (s): 23.3145
#   total CPU user time (s): 23.2575
#   total CPU system time (s): 0.05701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047552 second user time and 0.072406 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-17 14:54:48
IDJOB=4398346
IDBENCH=140558
IDSOLVER=2851
FILE ID=node120/4398346-1568615666
RUNJOBID= node120-1324124769-4126
PBS_JOBID= 21703444
Free space on /tmp= 61656 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-13.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398346-1568615666/watcher-4398346-1568615666 -o /tmp/evaluation-result-4398346-1568615666/solver-4398346-1568615666 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324124769-4126 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398346-1568615666.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f1adf00e8f8fa1741c0d4b74f691c684
RANDOM SEED=229671859

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:        29581036 kB
MemAvailable:   31827696 kB
Buffers:          166860 kB
Cached:          2383884 kB
SwapCached:        77548 kB
Active:          1348836 kB
Inactive:        1284096 kB
Active(anon):       4224 kB
Inactive(anon):   127368 kB
Active(file):    1344612 kB
Inactive(file):  1156728 kB
Unevictable:      107500 kB
Mlocked:          107500 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:              2400 kB
Writeback:             0 kB
AnonPages:        113796 kB
Mapped:            51740 kB
Shmem:             41008 kB
Slab:             151892 kB
SReclaimable:     122308 kB
SUnreclaim:        29584 kB
KernelStack:        3392 kB
PageTables:         5216 kB
NFS_Unstable:        108 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     514564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 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:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61652 MiB
End job on node120 at 2011-12-17 14:54:51